2013.02.20. 9:14 keltezéssel, Wojciech Dubowik írta: > PTP for gianfar can be built as a module.
This part is applied with minor changes. > Add device tree entry to P1010RDB to enable ptp as pps clock. However I have skipped this part. > Clock timings are not tested. Please resend it as a spearate patch once you have verified that it is working correctly. More comments below. > Signed-off-by: Wojciech Dubowik <[email protected]> <...> > diff --git > a/target/linux/mpc85xx/patches-3.7/140-p1010rdb-dts-ptp-timer.patch > b/target/linux/mpc85xx/patches-3.7/140-p1010rdb-dts-ptp-timer.patch > new file mode 100644 > index 0000000..3076b35 > --- /dev/null > +++ b/target/linux/mpc85xx/patches-3.7/140-p1010rdb-dts-ptp-timer.patch > @@ -0,0 +1,17 @@ > +--- a/arch/powerpc/boot/dts/p1010rdb.dtsi 2012-11-21 12:21:21.320508226 > +0100 > ++++ b/arch/powerpc/boot/dts/p1010rdb.dtsi 2012-11-21 12:41:53.688342303 > +0100 > +@@ -256,4 +293,13 @@ > + tbi-handle = <&tbi1>; > + phy-connection-type = "sgmii"; > + }; > ++ > ++ ptp_timer: ptimer@b0e00 { > ++ compatible = "fsl,gianfar-ptp-timer"; Which driver uses this compatible property? The gianfar_ptp module (in kernel 3.7.9) does not handle this. -Gabor _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
