diff options
author | Aida Mynzhasova <aida.mynzhasova@skitlab.ru> | 2013-09-27 15:40:27 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-01 06:17:16 +0200 |
commit | e58f6f4fb4eada7867014bfaec898f03afbce5c2 (patch) | |
tree | 366172a9c3501cb903a488fbecf9f461ed351bf3 /net/ax25 | |
parent | Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file" (diff) | |
download | linux-e58f6f4fb4eada7867014bfaec898f03afbce5c2.tar.xz linux-e58f6f4fb4eada7867014bfaec898f03afbce5c2.zip |
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
Currently IEEE 1588 timer reference clock source is determined through
hard-coded value in gianfar_ptp driver. This patch allows to select ptp
clock source by means of device tree file node.
For instance:
fsl,cksel = <0>;
for using external (TSEC_TMR_CLK input) high precision 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 <aida.mynzhasova@skitlab.ru>
Acked-by: Kumar Gala <galak@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ax25')
0 files changed, 0 insertions, 0 deletions