Commit cd28f90b authored by Michal Simek's avatar Michal Simek
Browse files

arm64: zynqmp: Sync psgtr node location with zcu104-revA



zcu104-revA has node below pinctrl which is not the same on revC. Sync
location for easier comparison.
Also zc1751-dc1 is not using this position.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/4b691bab5ba83b5352d4669bd54bcdb8273b2156.1623684253.git.michal.simek@xilinx.com
parent bc97eb86
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -58,13 +58,6 @@ clock_si5338_3: clk150 {
	};
};

&psgtr {
	status = "okay";
	/* dp, usb3, sata */
	clocks = <&clock_si5338_0>, <&clock_si5338_2>, <&clock_si5338_3>;
	clock-names = "ref1", "ref2", "ref3";
};

&fpd_dma_chan1 {
	status = "okay";
};
@@ -340,6 +333,13 @@ conf {
	};
};

&psgtr {
	status = "okay";
	/* dp, usb3, sata */
	clocks = <&clock_si5338_0>, <&clock_si5338_2>, <&clock_si5338_3>;
	clock-names = "ref1", "ref2", "ref3";
};

&qspi {
	status = "okay";
	flash@0 {
+7 −7
Original line number Diff line number Diff line
@@ -429,6 +429,13 @@ conf-tx {
	};
};

&psgtr {
	status = "okay";
	/* nc, sata, usb3, dp */
	clocks = <&clock_8t49n287_5>, <&clock_8t49n287_2>, <&clock_8t49n287_3>;
	clock-names = "ref1", "ref2", "ref3";
};

&qspi {
	status = "okay";
	flash@0 {
@@ -446,13 +453,6 @@ &rtc {
	status = "okay";
};

&psgtr {
	status = "okay";
	/* nc, sata, usb3, dp */
	clocks = <&clock_8t49n287_5>, <&clock_8t49n287_2>, <&clock_8t49n287_3>;
	clock-names = "ref1", "ref2", "ref3";
};

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