[PATCH v4 17/26] dt-bindings: sun6i-dsi: Add VCC-DSI supply property
From: robh@kernel.org (Rob Herring)
Date: 2018-11-16 23:19:27
Also in:
linux-clk, linux-devicetree, lkml
From: robh@kernel.org (Rob Herring)
Date: 2018-11-16 23:19:27
Also in:
linux-clk, linux-devicetree, lkml
On Tue, 13 Nov 2018 16:46:24 +0530, Jagan Teki wrote:
Most of the Allwinner MIPI DSI controllers are supply with VCC-DSI pin. which need to supply for some of the boards to trigger the power. So, document the supply property so-that the required board can eable it via device tree. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> --- Documentation/devicetree/bindings/display/sunxi/sun6i-dsi.txt | 3 +++ 1 file changed, 3 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>