[PATCH 15/19] ARM: dts: sun8i-a33: sina33: Add missing panel power supply
Maxime Ripard
maxime at cerno.tech
Thu Jan 14 06:35:34 EST 2021
The SinA33 panel is missing its power-supply property, even though the
binding mandates it.
Signed-off-by: Maxime Ripard <maxime at cerno.tech>
---
arch/arm/boot/dts/sun8i-a33-sinlinx-sina33.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/sun8i-a33-sinlinx-sina33.dts b/arch/arm/boot/dts/sun8i-a33-sinlinx-sina33.dts
index 785798e3a104..a1f28e71aae4 100644
--- a/arch/arm/boot/dts/sun8i-a33-sinlinx-sina33.dts
+++ b/arch/arm/boot/dts/sun8i-a33-sinlinx-sina33.dts
@@ -63,6 +63,7 @@ chosen {
panel {
compatible = "netron-dy,e231732";
+ power-supply = <®_vcc3v3>;
port {
panel_input: endpoint {
--
2.29.2
More information about the linux-arm-kernel
mailing list