[PATCH v4 4/5] ARM: dts: rockchip: rk3288: add lvds_out node

Johan Jonker jbx6244 at gmail.com
Mon Dec 19 08:57:11 PST 2022


With the conversion of rockchip,lvds.yaml a port at 1 node
is required, so add a node with label lvds_out.

Signed-off-by: Johan Jonker <jbx6244 at gmail.com>
---
 arch/arm/boot/dts/rk3288.dtsi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi
index 487b0e03d..60207136f 100644
--- a/arch/arm/boot/dts/rk3288.dtsi
+++ b/arch/arm/boot/dts/rk3288.dtsi
@@ -1170,6 +1170,10 @@
 					remote-endpoint = <&vopl_out_lvds>;
 				};
 			};
+
+			lvds_out: port at 1 {
+				reg = <1>;
+			};
 		};
 	};

--
2.20.1




More information about the Linux-rockchip mailing list