mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 23:52:08 +02:00
ARM: dts: sun8i-a33: sina33: Add missing panel power supply
The SinA33 panel is missing its power-supply property, even though the binding mandates it. Signed-off-by: Maxime Ripard <maxime@cerno.tech> Acked-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Jernej Skrabec <jernej.skrabec@siol.net> Link: https://lore.kernel.org/r/20210114113538.1233933-15-maxime@cerno.tech
This commit is contained in:
parent
d4a551ae1f
commit
aaea73a96d
|
|
@ -63,6 +63,7 @@ chosen {
|
|||
|
||||
panel {
|
||||
compatible = "netron-dy,e231732";
|
||||
power-supply = <®_vcc3v3>;
|
||||
|
||||
port {
|
||||
panel_input: endpoint {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user