]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/devicetree/bindings/regulator/anatop-regulator.txt
Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/arizona...
[karo-tx-linux.git] / Documentation / devicetree / bindings / regulator / anatop-regulator.txt
index 37c4ea076f88e694b773a6233e37c8dd68dc5192..a3106c72fbeaa1a862f85b49693490cd74457963 100644 (file)
@@ -2,6 +2,7 @@ Anatop Voltage regulators
 
 Required properties:
 - compatible: Must be "fsl,anatop-regulator"
+- regulator-name: A string used as a descriptive name for regulator outputs
 - anatop-reg-offset: Anatop MFD register offset
 - anatop-vol-bit-shift: Bit shift for the register
 - anatop-vol-bit-width: Number of bits used in the register
@@ -14,6 +15,7 @@ Optional properties:
 - anatop-delay-bit-shift: Bit shift for the step time register
 - anatop-delay-bit-width: Number of bits used in the step time register
 - vin-supply: The supply for this regulator
+- anatop-enable-bit: Regulator enable bit offset
 
 Any property defined as part of the core regulator
 binding, defined in regulator.txt, can also be used.