Re: [PATCH v5 0/7] max8903: Add device tree support and misc fixes

From: Chris Lapa
Date: Tue Jun 28 2016 - 19:06:18 EST


Hi Sebastian,

Sorry about the extra dtsi file, I accidentally included it in the v5 patch set (wasn't in <= v4).

Thanks,
Chris

On 29/06/2016 4:16 AM, Sebastian Reichel wrote:
Hi Chris,

On Fri, Jun 24, 2016 at 12:26:05PM +1000, Chris Lapa wrote:
This patch set adds device tree support for the MAX8903 battery charger.
It also cleans up logic with dc_valid, dok and dcm pins as well as
fixing up validity checking of gpios.

I verified these patches work on a board I have here, which uses the
DC power side (not the USB portition) of the MAX8903.

I queued this into my for-next branch, except for the dtsi file,
which I dropped from your first patch. Please submit it separately
to the correct maintainers.

[...]

arch/arm/boot/dts/dairytest-servo.dtsi | 36 ++++

[...]

-- Sebastian