[PATCH v2 2/2] arm64: dts: imx8mp-verdin: add dsi to lvds functionality
Francesco Dolcini
francesco at dolcini.it
Tue Nov 29 06:44:12 PST 2022
From: Max Krummenacher <max.krummenacher at toradex.com>
Add a panel-lvds node and use the correct dsi to lvds chip name.
Both to be later extended in a dt overlay according to the exact
board HW configuration.
Signed-off-by: Max Krummenacher <max.krummenacher at toradex.com>
Signed-off-by: Francesco Dolcini <francesco.dolcini at toradex.com>
---
arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi b/arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi
index c9c64433cf70..aefe10de4778 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi
@@ -72,6 +72,13 @@ hdmi_connector: hdmi-connector {
status = "disabled";
};
+ panel_lvds: panel-lvds {
+ compatible = "panel-lvds";
+ backlight = <&backlight>;
+ data-mapping = "vesa-24";
+ status = "disabled";
+ };
+
/* Carrier Board Supplies */
reg_1p8v: regulator-1p8v {
compatible = "regulator-fixed";
--
2.25.1
More information about the linux-arm-kernel
mailing list