ARM: dts: sun8i-a83t: Remove empty CSI port
authorMaxime Ripard <maxime@cerno.tech>
Thu, 14 Jan 2021 11:35:33 +0000 (12:35 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Sun, 31 Jan 2021 18:49:19 +0000 (19:49 +0100)
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: Maxime Ripard <maxime@cerno.tech>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Jernej Skrabec <jernej.skrabec@siol.net>
Link: https://lore.kernel.org/r/20210114113538.1233933-14-maxime@cerno.tech
arch/arm/boot/dts/sun8i-a83t.dtsi

index c010b27fdb6a662a0d912d7100afd1f693f4d2b4..bd898b250e7405a9fbfae2ef292b526b07d873e3 100644 (file)
                        clock-names = "bus", "mod", "ram";
                        resets = <&ccu RST_BUS_CSI>;
                        status = "disabled";
-
-                       csi_in: port {
-                       };
                };
 
                hdmi: hdmi@1ee0000 {