Unverified Commit d4a551ae authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: dts: sun8i-a83t: Remove empty CSI port



The empty CSI port triggers a dt-validate warning. Let's align with the
other DTSI and remove it entirely, expecting the DTS to fill it.

Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
Acked-by: default avatarJernej Skrabec <jernej.skrabec@siol.net>
Link: https://lore.kernel.org/r/20210114113538.1233933-14-maxime@cerno.tech
parent 7098a583
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1061,9 +1061,6 @@ csi: camera@1cb0000 {
			clock-names = "bus", "mod", "ram";
			resets = <&ccu RST_BUS_CSI>;
			status = "disabled";

			csi_in: port {
			};
		};

		hdmi: hdmi@1ee0000 {