summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/p2020rdb-pc.dtsi
diff options
context:
space:
mode:
authorFleming Andrew-AFLEMING <AFLEMING@freescale.com>2013-04-04 23:00:41 (GMT)
committerFleming Andrew-AFLEMING <AFLEMING@freescale.com>2013-04-04 23:01:01 (GMT)
commit3e5c062af9d1785b3356f177b9e0050540dad4ef (patch)
tree16f3a98e3f0ba39419e13da1fb81e3a870aec8d8 /arch/powerpc/boot/dts/p2020rdb-pc.dtsi
parent7a8b241fba87dac3d52f3af01cf8382b75b72ccd (diff)
downloadlinux-fsl-qoriq-3e5c062af9d1785b3356f177b9e0050540dad4ef.tar.xz
Revert "Merge sdk-v1.3.x config and device tree files"
This reverts commit 7a8b241fba87dac3d52f3af01cf8382b75b72ccd I'm guessing it was applied accidentally. To be frank, it doesn't look like most of my comments from the previous version were resolved by this version. Change-Id: I9af40bff5021a432f7fad805771ec4d6c4fc39b7 Reviewed-on: http://git.am.freescale.net:8181/1012 Reviewed-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com> Tested-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com>
Diffstat (limited to 'arch/powerpc/boot/dts/p2020rdb-pc.dtsi')
-rw-r--r--arch/powerpc/boot/dts/p2020rdb-pc.dtsi11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/powerpc/boot/dts/p2020rdb-pc.dtsi b/arch/powerpc/boot/dts/p2020rdb-pc.dtsi
index 154fba4..c21d1c7 100644
--- a/arch/powerpc/boot/dts/p2020rdb-pc.dtsi
+++ b/arch/powerpc/boot/dts/p2020rdb-pc.dtsi
@@ -223,30 +223,19 @@
fsl,max-adj = <249999999>;
};
- ptp_timer: ptimer@24e00 {
- compatible = "fsl,gianfar-ptp-timer";
- reg = <0x24e00 0xb0>;
- fsl,ts-to-buffer;
- fsl,tmr-prsc = <0x2>;
- fsl,clock-source-select = <1>;
- };
-
enet0: ethernet@24000 {
fixed-link = <1 1 1000 0 0>;
phy-connection-type = "rgmii-id";
- ptimer-handle = <&ptp_timer>;
};
enet1: ethernet@25000 {
tbi-handle = <&tbi0>;
phy-handle = <&phy0>;
phy-connection-type = "sgmii";
- ptimer-handle = <&ptp_timer>;
};
enet2: ethernet@26000 {
phy-handle = <&phy1>;
phy-connection-type = "rgmii-id";
- ptimer-handle = <&ptp_timer>;
};
};