Эх сурвалжийг харах

dt-bindings: sun4i-drm: add HDMI VCC supply property for sun8i-dw-hdmi

Allwiner SoCs with DesignWare HDMI controller all come with a "HVCC"
pin, which is the VCC of HDMI part.

Add a supply property to specify HVCC's regulator in the device tree.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180904044053.15425-10-icenowy@aosc.io
Icenowy Zheng 7 жил өмнө
parent
commit
50414b954b

+ 3 - 0
Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt

@@ -97,6 +97,9 @@ Required properties:
     first port should be the input endpoint. The second should be the
     first port should be the input endpoint. The second should be the
     output, usually to an HDMI connector.
     output, usually to an HDMI connector.
 
 
+Optional properties:
+  - hvcc-supply: the VCC power supply of the controller
+
 DWC HDMI PHY
 DWC HDMI PHY
 ------------
 ------------