diff mbox

[v2,1/2] ARM: dts: Add binding documentation for AXP152 PMIC

Message ID 1436527717-28062-1-git-send-email-hdegoede@redhat.com
State Accepted, archived
Commit 13e72a49376efb9c743578b707033f1cb8865a55
Headers show

Commit Message

Hans de Goede July 10, 2015, 11:28 a.m. UTC
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: Hans de Goede <hdegoede@redhat.com>
---
Changes in v2:
-New patch in v2 of this series
---
 Documentation/devicetree/bindings/mfd/axp20x.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Michal Suchanek July 10, 2015, 11:50 a.m. UTC | #1
Hello,

I see missing 'p' in axp20x in the subject u.u

Please fix before merging this anywhere.

Thanks

Michal
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Krzysztof Kozlowski July 11, 2015, 6:45 a.m. UTC | #2
2015-07-10 20:50 GMT+09:00 Michal Suchanek <hramrach@gmail.com>:
> Hello,
>
> I see missing 'p' in axp20x in the subject u.u
>
> Please fix before merging this anywhere.

Shouldn't it contain also your signed-off-by?

Best regards,
Krzysztof
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Hans de Goede July 11, 2015, 12:53 p.m. UTC | #3
Hi,

On 11-07-15 08:45, Krzysztof Kozlowski wrote:
> 2015-07-10 20:50 GMT+09:00 Michal Suchanek <hramrach@gmail.com>:
>> Hello,
>>
>> I see missing 'p' in axp20x in the subject u.u
>>
>> Please fix before merging this anywhere.
>
> Shouldn't it contain also your signed-off-by?

Ah right, Michal already gave me permission to add that, but
I forgot to add it. I will do a v3 fixing both right away.

Regards,

Hans
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/mfd/axp20x.txt b/Documentation/devicetree/bindings/mfd/axp20x.txt
index 753f14f..4181122 100644
--- a/Documentation/devicetree/bindings/mfd/axp20x.txt
+++ b/Documentation/devicetree/bindings/mfd/axp20x.txt
@@ -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