Re: [PATCH v3 3/4] mfd: axp20x: Add a cell for the usb power_supply part of the axp20x PMICs

2015-07-07 Thread Lee Jones
On Fri, 26 Jun 2015, Hans de Goede wrote: Add a cell for the usb power_supply part of the axp20x PMICs. Note that this cell is only for the usb power_supply part and not the ac-power / battery-charger / rtc-backup-bat-charger bits. Depending on the board each of those must be enabled /

Re: [linux-sunxi] Re: [PATCH v3 3/4] mfd: axp20x: Add a cell for the usb power_supply part of the axp20x PMICs

2015-07-07 Thread Hans de Goede
Hi, On 07-07-15 09:01, Lee Jones wrote: On Fri, 26 Jun 2015, Hans de Goede wrote: Add a cell for the usb power_supply part of the axp20x PMICs. Note that this cell is only for the usb power_supply part and not the ac-power / battery-charger / rtc-backup-bat-charger bits. Depending on the

Re: [linux-sunxi] Re: [PATCH v3 3/4] mfd: axp20x: Add a cell for the usb power_supply part of the axp20x PMICs

2015-07-07 Thread Lee Jones
On Tue, 07 Jul 2015, Hans de Goede wrote: On 07-07-15 09:01, Lee Jones wrote: On Fri, 26 Jun 2015, Hans de Goede wrote: Add a cell for the usb power_supply part of the axp20x PMICs. Note that this cell is only for the usb power_supply part and not the ac-power / battery-charger /

Re: [PATCH v3 3/4] mfd: axp20x: Add a cell for the usb power_supply part of the axp20x PMICs

2015-07-06 Thread Maxime Ripard
On Fri, Jun 26, 2015 at 12:59:16PM +0200, Hans de Goede wrote: Add a cell for the usb power_supply part of the axp20x PMICs. Note that this cell is only for the usb power_supply part and not the ac-power / battery-charger / rtc-backup-bat-charger bits. Depending on the board each of those

[PATCH v3 3/4] mfd: axp20x: Add a cell for the usb power_supply part of the axp20x PMICs

2015-06-26 Thread Hans de Goede
Add a cell for the usb power_supply part of the axp20x PMICs. Note that this cell is only for the usb power_supply part and not the ac-power / battery-charger / rtc-backup-bat-charger bits. Depending on the board each of those must be enabled / disabled separately in devicetree as most boards do