mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
ARM: dts: ls1021a-twr: add power-supply for lcd panel
Add power-supply for lcd panel to fix below CHECK_DTBS warnings: arch/arm/boot/dts/nxp/ls/ls1021a-twr.dtb: panel (nec,nl4827hc19-05b): 'power-supply' is a required property Signed-off-by: Frank Li <Frank.Li@nxp.com>
This commit is contained in:
parent
8381098761
commit
5bd40da5af
|
|
@ -61,6 +61,7 @@ simple-audio-card,codec {
|
|||
|
||||
panel: panel {
|
||||
compatible = "nec,nl4827hc19-05b";
|
||||
power-supply = <®_3p3v>;
|
||||
|
||||
port {
|
||||
panel_in: endpoint {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user