Unverified Commit e6ba2173 authored by Alexander Stein's avatar Alexander Stein Committed by Robert Foss
Browse files

dt-bindings: drm/bridge: ti-sn65dsi83: Add vcc supply bindings

parent 5995aef0
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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).

  ports:
    $ref: /schemas/graph.yaml#/properties/ports

@@ -132,6 +135,7 @@ examples:
            reg = <0x2d>;

            enable-gpios = <&gpio2 1 GPIO_ACTIVE_HIGH>;
            vcc-supply = <&reg_sn65dsi83_1v8>;

            ports {
                #address-cells = <1>;