[PATCH 5/8] dt-bindings: sy8824x: Document SY20276 support

From: Jisheng Zhang
Date: Tue Aug 27 2019 - 04:48:08 EST


SY20276 is an I2C-controlled adjustable voltage regulator made by
Silergy Corp. The differences between SY8824C and SY20276 are
different vsel_min, vsel_step, vsel_count and regs for mode/enable.

Signed-off-by: Jisheng Zhang <Jisheng.Zhang@xxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/regulator/sy8824x.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/regulator/sy8824x.txt b/Documentation/devicetree/bindings/regulator/sy8824x.txt
index 31fefa3baa71..28600541b5de 100644
--- a/Documentation/devicetree/bindings/regulator/sy8824x.txt
+++ b/Documentation/devicetree/bindings/regulator/sy8824x.txt
@@ -1,9 +1,10 @@
-SY8824C/SY8824E Voltage regulator
+SY8824C/SY8824E/SY20276 Voltage regulator

Required properties:
- compatible: Must be one of the following.
"silergy,sy8824c"
"silergy,sy8824e"
+ "silergy,sy20276"
- reg: I2C slave address

Any property defined as part of the core regulator binding, defined in
--
2.23.0.rc1