Commit 360a8783 authored by Michal Simek's avatar Michal Simek
Browse files

arm64: zynqmp: Move rtc to different location on zcu104-revA



Move it the same location as is on zcu104-revC for easier comparison.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/fe6c3f96fbd359409b7fef85d2c2ada584b3d0cc.1623684253.git.michal.simek@xilinx.com
parent 56e54601
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -417,10 +417,6 @@ conf-tx {
	};
};

&rtc {
	status = "okay";
};

&psgtr {
	status = "okay";
	/* nc, sata, usb3, dp */
@@ -441,6 +437,10 @@ flash@0 {
	};
};

&rtc {
	status = "okay";
};

&sata {
	status = "okay";
	/* SATA OOB timing settings */