Re: [PATCH v2 12/12] extcon: axp288: Set USB role where necessary

2018-02-26 Thread Hans de Goede
Hi, On 25-02-18 19:51, Randy Dunlap wrote: Hi, On 02/25/2018 07:25 AM, Hans de Goede wrote: diff --git a/drivers/extcon/Kconfig b/drivers/extcon/Kconfig index a7bca4207f44..de15bf55895b 100644 --- a/drivers/extcon/Kconfig +++ b/drivers/extcon/Kconfig @@ -30,7 +30,8 @@ config EXTCON_ARIZONA

Re: [PATCH v2 12/12] extcon: axp288: Set USB role where necessary

2018-02-25 Thread Randy Dunlap
Hi, On 02/25/2018 07:25 AM, Hans de Goede wrote: > diff --git a/drivers/extcon/Kconfig b/drivers/extcon/Kconfig > index a7bca4207f44..de15bf55895b 100644 > --- a/drivers/extcon/Kconfig > +++ b/drivers/extcon/Kconfig > @@ -30,7 +30,8 @@ config EXTCON_ARIZONA > > config EXTCON_AXP288 > tr

[PATCH v2 12/12] extcon: axp288: Set USB role where necessary

2018-02-25 Thread Hans de Goede
The AXP288 BC1.2 charger detection / extcon code may seem like a strange place to add code to control the USB role-switch on devices with an AXP288, but there are 2 reasons to do this inside the axp288 extcon code: 1) On many devices the USB role is controlled by ACPI AML code, but the AML code