mfd: axp20x: Add binding documentation for AXP152 PMIC
authorHans de Goede <hdegoede@redhat.com>
Sat, 11 Jul 2015 12:59:55 +0000 (14:59 +0200)
committerLee Jones <lee.jones@linaro.org>
Tue, 11 Aug 2015 14:08:49 +0000 (15:08 +0100)
Add devicetree binding documentation for the AXP152 PMIC, this is a
stripped down version of the AXP202 PMIC with the battery charging
function removed.

Signed-off-by: Michal Suchanek <hramrach@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/devicetree/bindings/mfd/axp20x.txt

index 753f14f46e851553d2f5c23d03b3cb595c024d6c..41811223e5be465b10b1155ed4775f23e767e29d 100644 (file)
@@ -1,12 +1,14 @@
 AXP family PMIC device tree bindings
 
 The axp20x family current members :
+axp152 (X-Powers)
 axp202 (X-Powers)
 axp209 (X-Powers)
 axp221 (X-Powers)
 
 Required properties:
-- compatible: "x-powers,axp202", "x-powers,axp209", "x-powers,axp221"
+- compatible: "x-powers,axp152", "x-powers,axp202", "x-powers,axp209",
+             "x-powers,axp221"
 - reg: The I2C slave address for the AXP chip
 - interrupt-parent: The parent interrupt controller
 - interrupts: SoC NMI / GPIO interrupt connected to the PMIC's IRQ pin
This page took 0.026993 seconds and 5 git commands to generate.