summaryrefslogtreecommitdiff
path: root/arch/arm/dts/zynqmp-zcu100-revC.dts
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2021-06-01 17:42:50 +0300
committerMichal Simek <michal.simek@xilinx.com>2021-06-23 10:48:35 +0300
commit5fa96722485c44dcbf29be800e03d15e84264816 (patch)
tree1feab301bedb508b31ed0f10f0065a626564f9e4 /arch/arm/dts/zynqmp-zcu100-revC.dts
parentabd30371d33ea187216e9bf2687496eda8a11de6 (diff)
downloadu-boot-5fa96722485c44dcbf29be800e03d15e84264816.tar.xz
arm64: zynqmp: Sync psgtr location on zcu100/zcu106
psgtr node should be below pinctrl for easier comparion among dts files. That's why move that nodes to different location. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch/arm/dts/zynqmp-zcu100-revC.dts')
-rw-r--r--arch/arm/dts/zynqmp-zcu100-revC.dts14
1 files changed, 7 insertions, 7 deletions
diff --git a/arch/arm/dts/zynqmp-zcu100-revC.dts b/arch/arm/dts/zynqmp-zcu100-revC.dts
index cad1a23e95..45dd7da717 100644
--- a/arch/arm/dts/zynqmp-zcu100-revC.dts
+++ b/arch/arm/dts/zynqmp-zcu100-revC.dts
@@ -483,6 +483,13 @@
};
};
+&psgtr {
+ status = "okay";
+ /* usb3, dp */
+ clocks = <&si5335_0>, <&si5335_1>;
+ clock-names = "ref0", "ref1";
+};
+
&rtc {
status = "okay";
};
@@ -518,13 +525,6 @@
};
};
-&psgtr {
- status = "okay";
- /* usb3, dp */
- clocks = <&si5335_0>, <&si5335_1>;
- clock-names = "ref0", "ref1";
-};
-
&spi0 { /* Low Speed connector */
status = "okay";
label = "LS-SPI0";