summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/mpc8572ds.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8572ds.dtsi')
-rw-r--r--arch/powerpc/boot/dts/mpc8572ds.dtsi10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/mpc8572ds.dtsi b/arch/powerpc/boot/dts/mpc8572ds.dtsi
index 357490b..d877f42d 100644
--- a/arch/powerpc/boot/dts/mpc8572ds.dtsi
+++ b/arch/powerpc/boot/dts/mpc8572ds.dtsi
@@ -149,6 +149,7 @@
tbi-handle = <&tbi0>;
phy-handle = <&phy0>;
phy-connection-type = "rgmii-id";
+ ptimer-handle = <&ptp_timer>;
};
mdio@24520 {
@@ -201,10 +202,18 @@
fsl,max-adj = <499999999>;
};
+ ptp_timer: ptimer@24e00 {
+ compatible = "fsl,gianfar-ptp-timer";
+ reg = <0x24e00 0xb0>;
+ fsl,tmr-prsc = <0x2>;
+ fsl,clock-source-select = <1>;
+ };
+
enet1: ethernet@25000 {
tbi-handle = <&tbi1>;
phy-handle = <&phy1>;
phy-connection-type = "rgmii-id";
+ ptimer-handle = <&ptp_timer>;
};
@@ -219,6 +228,7 @@
tbi-handle = <&tbi2>;
phy-handle = <&phy2>;
phy-connection-type = "rgmii-id";
+ ptimer-handle = <&ptp_timer>;
};
mdio@26520 {