diff options
author | Jisheng Zhang <Jisheng.Zhang@synaptics.com> | 2019-08-27 11:49:09 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-08-27 22:46:53 +0300 |
commit | f27b425d13a34c8b9767c666b7fab30692960276 (patch) | |
tree | 8a0bc929ead6d3e7f35d4c5938d58fa3abea81cd /Documentation/devicetree/bindings/regulator | |
parent | 92fd0db2cd414c5c78f8f959ed7325e2b24f9445 (diff) | |
download | linux-f27b425d13a34c8b9767c666b7fab30692960276.tar.xz |
dt-bindings: sy8824x: Document SY20278 support
SY20276 is an I2C-controlled adjustable voltage regulator made by
Silergy Corp. The differences between SY8824C and SY20278 are
different regs for mode/enable.
Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Link: https://lore.kernel.org/r/20190827163754.170cf130@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.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/regulator/sy8824x.txt b/Documentation/devicetree/bindings/regulator/sy8824x.txt index 28600541b5de..c5e95850c427 100644 --- a/Documentation/devicetree/bindings/regulator/sy8824x.txt +++ b/Documentation/devicetree/bindings/regulator/sy8824x.txt @@ -5,6 +5,7 @@ Required properties: "silergy,sy8824c" "silergy,sy8824e" "silergy,sy20276" + "silergy,sy20278" - reg: I2C slave address Any property defined as part of the core regulator binding, defined in |