aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIcenowy Zheng <icenowy@aosc.io>2017-04-17 07:57:39 -0400
committerLee Jones <lee.jones@linaro.org>2017-04-27 06:54:48 -0400
commit19b465e9560c5fb415f1d1159ae8a580b731436b (patch)
tree760fa8533a85553bf1197c5b4065bc96b8628cfe
parent7366709c5ab72841bd6f74b0cf3fab5ca368ac23 (diff)
dt-bindings: Add device tree binding for X-Powers AXP803 PMIC
AXP803 is a PMIC produced by Shenzhen X-Powers, with either I2C or RSB bus. Add a compatible for it. Signed-off-by: Icenowy Zheng <icenowy@aosc.io> Acked-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
-rw-r--r--Documentation/devicetree/bindings/mfd/axp20x.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/axp20x.txt b/Documentation/devicetree/bindings/mfd/axp20x.txt
index a3e813f6060a..44df88be3c89 100644
--- a/Documentation/devicetree/bindings/mfd/axp20x.txt
+++ b/Documentation/devicetree/bindings/mfd/axp20x.txt
@@ -6,6 +6,7 @@ axp202 (X-Powers)
6axp209 (X-Powers) 6axp209 (X-Powers)
7axp221 (X-Powers) 7axp221 (X-Powers)
8axp223 (X-Powers) 8axp223 (X-Powers)
9axp803 (X-Powers)
9axp809 (X-Powers) 10axp809 (X-Powers)
10 11
11Required properties: 12Required properties:
@@ -15,6 +16,7 @@ Required properties:
15 * "x-powers,axp209" 16 * "x-powers,axp209"
16 * "x-powers,axp221" 17 * "x-powers,axp221"
17 * "x-powers,axp223" 18 * "x-powers,axp223"
19 * "x-powers,axp803"
18 * "x-powers,axp806" 20 * "x-powers,axp806"
19 * "x-powers,axp809" 21 * "x-powers,axp809"
20- reg: The I2C slave address or RSB hardware address for the AXP chip 22- reg: The I2C slave address or RSB hardware address for the AXP chip