mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 11:33:28 +02:00
ARM: dts: imx6ul-pico: add power-supply for vxt,vl050-8048nt-c01
Add power-supply for vxt,vl050-8048nt-c01 to fix below CHECK_DTBS warnings: arch/arm/boot/dts/nxp/imx/imx6ul-pico-dwarf.dtb: panel (vxt,vl050-8048nt-c01): 'power-supply' is a required property Signed-off-by: Frank Li <Frank.Li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
ce2e4c237d
commit
a863c9bffd
|
|
@ -76,6 +76,7 @@ reg_brcm: regulator-brcm {
|
|||
panel {
|
||||
compatible = "vxt,vl050-8048nt-c01";
|
||||
backlight = <&backlight>;
|
||||
power-supply = <®_3p3v>;
|
||||
|
||||
port {
|
||||
panel_in: endpoint {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user