Re: "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file" was added twice

2013-10-13 Thread Aida Mynzhasova
On 13.10.2013 01:11, David Miller wrote: From: Aida Mynzhasova Date: Sat, 12 Oct 2013 18:54:42 +0400 Hi, recently I looked through commits in kernel/git/torvalds/linux.git and I noticed that my patch (old and new version) was added twice (by David S. Miller

"powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file" was added twice

2013-10-12 Thread Aida Mynzhasova
Hi, recently I looked through commits in kernel/git/torvalds/linux.git and I noticed that my patch (old and new version) was added twice (by David S. Miller): e58f6f4fb4eada7867014bfaec898f03afbce5c2 894116bd0e9b7749a0c4b6c62dec13c2a0ccef68 I think this is not good, and only e58f6f4fb4eada7

[PATCH v3] powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file

2013-09-27 Thread Aida Mynzhasova
timer reference clock. Other acceptable values: <1> : eTSEC system clock <2> : eTSEC1 transmit clock <3> : RTC clock input When this attribute isn't used, eTSEC system clock will serve as IEEE 1588 timer reference clock. Signed-off-by: Aida Mynzhasova

[PATCH v2] powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file

2013-09-25 Thread Aida Mynzhasova
timer reference clock. Other acceptable values: <1> : eTSEC system clock <2> : eTSEC1 transmit clock <3> : RTC clock input When this attribute isn't used, eTSEC system clock will serve as IEEE 1588 timer reference clock. Signed-off-by: Aida Mynzhasova

[PATCH] powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file

2013-09-24 Thread Aida Mynzhasova
timer reference clock. Other acceptable values: <1> : eTSEC system clock <2> : eTSEC1 transmit clock <3> : RTC clock input When this attribute isn't used, eTSEC system clock will serve as IEEE 1588 timer reference clock. Signed-off-by: Aida Mynzhasova

Device tree node for Freescale Gianfar PTP reference clock source selection

2013-09-23 Thread Aida Mynzhasova
Hi, Currently, Freescale Gianfar PTP reference clock source is determined through hard-coded value in gianfar_ptp driver. I don't think that recompilation of the entire module (or even worse - the kernel) is a god idea when we want to change one clock source to another. So, I want to add new