]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
dt-bindings: sy8824x: Document SY8824E support
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>
Tue, 27 Aug 2019 08:46:21 +0000 (08:46 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 27 Aug 2019 19:46:02 +0000 (20:46 +0100)
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>
Documentation/devicetree/bindings/regulator/sy8824x.txt

index ff8d1af04f7b7e3d95750680b9cc174c72e7a4fa..31fefa3baa71efe83711cf8e8572364134a14cbc 100644 (file)
@@ -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