diff options
| author | Icenowy Zheng <icenowy@aosc.io> | 2017-04-17 07:57:39 -0400 |
|---|---|---|
| committer | Lee Jones <lee.jones@linaro.org> | 2017-04-27 06:54:48 -0400 |
| commit | 19b465e9560c5fb415f1d1159ae8a580b731436b (patch) | |
| tree | 760fa8533a85553bf1197c5b4065bc96b8628cfe | |
| parent | 7366709c5ab72841bd6f74b0cf3fab5ca368ac23 (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.txt | 2 |
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) | |||
| 6 | axp209 (X-Powers) | 6 | axp209 (X-Powers) |
| 7 | axp221 (X-Powers) | 7 | axp221 (X-Powers) |
| 8 | axp223 (X-Powers) | 8 | axp223 (X-Powers) |
| 9 | axp803 (X-Powers) | ||
| 9 | axp809 (X-Powers) | 10 | axp809 (X-Powers) |
| 10 | 11 | ||
| 11 | Required properties: | 12 | Required 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 |
