On Thu, Nov 18, 2021 at 2:50 PM Alexander Stein <[email protected]> wrote: > > Add a VCC regulator which needs to be enabled before the EN pin is > released. > > Reviewed-by: Sam Ravnborg <[email protected]> > Acked-by: Rob Herring <[email protected]> > Signed-off-by: Alexander Stein <[email protected]> > --- > .../devicetree/bindings/display/bridge/ti,sn65dsi83.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git > a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml > b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml > index c3f3e73f740a..48a97bb3e2e0 100644 > --- a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml > +++ b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml > @@ -32,6 +32,9 @@ properties: > maxItems: 1 > description: GPIO specifier for bridge_en pin (active high). > > + vcc-supply: > + description: A 1.8V power supply (see regulator/regulator.yaml).
Reviewed-by: Jagan Teki <[email protected]>
