Re: [PATCH v2 2/2] mfd: ax20x: Add axp152 support

2015-07-11 Thread Krzysztof Kozlowski
2015-07-10 20:50 GMT+09:00 Michal Suchanek hramr...@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

Re: [linux-sunxi] Re: [PATCH v2 2/2] mfd: ax20x: Add axp152 support

2015-07-11 Thread Hans de Goede
Hi, On 11-07-15 08:45, Krzysztof Kozlowski wrote: 2015-07-10 20:50 GMT+09:00 Michal Suchanek hramr...@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

Re: [PATCH v2 2/2] mfd: ax20x: Add axp152 support

2015-07-10 Thread Michal Suchanek
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 majord...@vger.kernel.org More majordomo info at

[PATCH v2 2/2] mfd: ax20x: Add axp152 support

2015-07-10 Thread Hans de Goede
From: Michal Suchanek hramr...@gmail.com The axp152 is a stripped down version of the axp202 pmic with the battery charging function removed as it is intended for top-set boxes. Signed-off-by: Hans de Goede hdego...@redhat.com Acked-by: Lee Jones lee.jo...@linaro.org --- Changes in v2: