Unverified Commit 50414b95 authored by Icenowy Zheng's avatar Icenowy Zheng Committed by Maxime Ripard
Browse files

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: default avatarIcenowy Zheng <icenowy@aosc.io>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180904044053.15425-10-icenowy@aosc.io
parent d9ac5997
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -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
------------
------------