Re: [PATCH v4 17/26] dt-bindings: sun6i-dsi: Add VCC-DSI supply property
From: Rob Herring <hidden>
Date: 2018-11-16 23:19:27
Also in:
linux-arm-kernel, linux-clk, lkml
From: Rob Herring <hidden>
Date: 2018-11-16 23:19:27
Also in:
linux-arm-kernel, linux-clk, 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-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org> --- Documentation/devicetree/bindings/display/sunxi/sun6i-dsi.txt | 3 +++ 1 file changed, 3 insertions(+)
Reviewed-by: Rob Herring <redacted>