Skip to content

Commit

Permalink
arm64: dts: verdin-imx8mm: add lvds panel node
Browse files Browse the repository at this point in the history
Add an LVDS panel node to be extended by a device tree overlay.

Signed-off-by: Marcel Ziswiler <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
  • Loading branch information
ziswiler authored and Shawn Guo committed Sep 17, 2022
1 parent 8728c63 commit ac2ac9f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,13 @@
};
};

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";
Expand Down

0 comments on commit ac2ac9f

Please sign in to comment.