[PATCH v4 5/5] arm64: dts: rockchip: px30: add lvds_out node
Johan Jonker
jbx6244 at gmail.com
Mon Dec 19 16:57:24 UTC 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/arm64/boot/dts/rockchip/px30.dtsi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/rockchip/px30.dtsi b/arch/arm64/boot/dts/rockchip/px30.dtsi
index bfa358042..eb414d0f8 100644
--- a/arch/arm64/boot/dts/rockchip/px30.dtsi
+++ b/arch/arm64/boot/dts/rockchip/px30.dtsi
@@ -468,6 +468,10 @@
remote-endpoint = <&vopl_out_lvds>;
};
};
+
+ lvds_out: port at 1 {
+ reg = <1>;
+ };
};
};
};
--
2.20.1
More information about the dri-devel
mailing list