mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 15:07:13 -04:00
arm64: dts: verdin-imx8mm: add lvds panel node
Add an LVDS panel node to be extended by a device tree overlay. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
committed by
Shawn Guo
parent
8728c63c10
commit
ac2ac9ff2d
@@ -53,6 +53,13 @@ key-wakeup {
|
||||
};
|
||||
};
|
||||
|
||||
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";
|
||||
|
||||
Reference in New Issue
Block a user