aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/regulator
diff options
context:
space:
mode:
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>2019-08-27 08:46:21 +0000
committerMark Brown <broonie@kernel.org>2019-08-27 20:46:02 +0100
commit90de3ae410aaaa63ee7518fac3dabd38f15972c4 (patch)
treefb50d33674f7eea3a75ec31fd1234d846aa80395 /Documentation/devicetree/bindings/regulator
parentregulator: add support for SY8824C regulator (diff)
downloadlinux-dev-90de3ae410aaaa63ee7518fac3dabd38f15972c4.tar.xz
linux-dev-90de3ae410aaaa63ee7518fac3dabd38f15972c4.zip
dt-bindings: sy8824x: Document SY8824E support
SY8824E is an I2C-controlled adjustable voltage regulator made by Silergy Corp. The only difference between SY8824C and SY8824E is the vsel_min. Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com> Link: https://lore.kernel.org/r/20190827163505.361890af@xhacker.debian Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/regulator')
-rw-r--r--Documentation/devicetree/bindings/regulator/sy8824x.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/regulator/sy8824x.txt b/Documentation/devicetree/bindings/regulator/sy8824x.txt
index ff8d1af04f7b..31fefa3baa71 100644
--- a/Documentation/devicetree/bindings/regulator/sy8824x.txt
+++ b/Documentation/devicetree/bindings/regulator/sy8824x.txt
@@ -1,7 +1,9 @@
-SY8824C Voltage regulator
+SY8824C/SY8824E Voltage regulator
Required properties:
-- compatible: Must be "silergy,sy8824c"
+- compatible: Must be one of the following.
+ "silergy,sy8824c"
+ "silergy,sy8824e"
- reg: I2C slave address
Any property defined as part of the core regulator binding, defined in