Unverified Commit 82fe56c6 authored by Stanislav Jakubek's avatar Stanislav Jakubek Committed by Mark Brown
Browse files

dt-bindings: regulator: ti,tps65132: document VIN supply

parent 80e64b6d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -23,6 +23,8 @@ properties:
  reg:
    maxItems: 1

  vin-supply: true

patternProperties:
  "^out[pn]$":
    type: object
@@ -65,6 +67,7 @@ examples:
        regulator@3e {
            compatible = "ti,tps65132";
            reg = <0x3e>;
            vin-supply = <&supply>;

            outp {
                regulator-name = "outp";