mbox series

[0/1] power: supply: axp288_charger: Use alt usb-id extcon on some x86 android tablets

Message ID 20230401150651.597155-1-hdegoede@redhat.com
Headers show
Series power: supply: axp288_charger: Use alt usb-id extcon on some x86 android tablets | expand

Message

Hans de Goede April 1, 2023, 3:06 p.m. UTC
Hi Sebastian,

This patch used to be part of a patch set with 2 ACPI patches which
introduce the acpi_quirk_skip_gpio_event_handlers() which this patch
depends on.

Rafael has picked up the 2 ACPI patches and submitted them to Linus
as fixes for this cycle:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5adc409340b1fc82bc1175e602d14ac82ac685e3

But this patch was not picked up.

So I'm resubmitting this patch hereby for direct inclusion into
your linux-power-supply tree.

Note this relies on commit 5adc409340b1 ("ACPI: x86: Introduce an
acpi_quirk_skip_gpio_event_handlers() helper") which is in Linus
tree, but only in v6.3-rc3 and later.

Regards,

Hans


Hans de Goede (1):
  power: supply: axp288_charger: Use alt usb-id extcon on some x86
    android tablets

 drivers/power/supply/axp288_charger.c | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

Comments

Hans de Goede May 9, 2023, 10:48 a.m. UTC | #1
Hi Sebastian,

On 4/1/23 17:06, Hans de Goede wrote:
> Hi Sebastian,
> 
> This patch used to be part of a patch set with 2 ACPI patches which
> introduce the acpi_quirk_skip_gpio_event_handlers() which this patch
> depends on.
> 
> Rafael has picked up the 2 ACPI patches and submitted them to Linus
> as fixes for this cycle:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5adc409340b1fc82bc1175e602d14ac82ac685e3
> 
> But this patch was not picked up.
> 
> So I'm resubmitting this patch hereby for direct inclusion into
> your linux-power-supply tree.
> 
> Note this relies on commit 5adc409340b1 ("ACPI: x86: Introduce an
> acpi_quirk_skip_gpio_event_handlers() helper") which is in Linus
> tree, but only in v6.3-rc3 and later.

Thank you for merging a bunch of my patches yesterday.

It looks like this one has fallen through the cracks though ?

Ideally this would go to 6.4 as a fix (as mentioned above the
patch it depends on has landed in v6.3-rc3).

Regards,

Hans





> Hans de Goede (1):
>   power: supply: axp288_charger: Use alt usb-id extcon on some x86
>     android tablets
> 
>  drivers/power/supply/axp288_charger.c | 15 +++++++++++++--
>  1 file changed, 13 insertions(+), 2 deletions(-)
>
Hans de Goede May 10, 2023, 7:47 a.m. UTC | #2
Hi,

On 5/9/23 12:48, Hans de Goede wrote:
> Hi Sebastian,
> 
> On 4/1/23 17:06, Hans de Goede wrote:
>> Hi Sebastian,
>>
>> This patch used to be part of a patch set with 2 ACPI patches which
>> introduce the acpi_quirk_skip_gpio_event_handlers() which this patch
>> depends on.
>>
>> Rafael has picked up the 2 ACPI patches and submitted them to Linus
>> as fixes for this cycle:
>> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5adc409340b1fc82bc1175e602d14ac82ac685e3
>>
>> But this patch was not picked up.
>>
>> So I'm resubmitting this patch hereby for direct inclusion into
>> your linux-power-supply tree.
>>
>> Note this relies on commit 5adc409340b1 ("ACPI: x86: Introduce an
>> acpi_quirk_skip_gpio_event_handlers() helper") which is in Linus
>> tree, but only in v6.3-rc3 and later.
> 
> Thank you for merging a bunch of my patches yesterday.
> 
> It looks like this one has fallen through the cracks though ?
> 
> Ideally this would go to 6.4 as a fix (as mentioned above the
> patch it depends on has landed in v6.3-rc3).

Never mind I see that this patch has already found its way
upstream. Sorry for the noise.

Regards,

Hans




>> Hans de Goede (1):
>>   power: supply: axp288_charger: Use alt usb-id extcon on some x86
>>     android tablets
>>
>>  drivers/power/supply/axp288_charger.c | 15 +++++++++++++--
>>  1 file changed, 13 insertions(+), 2 deletions(-)
>>
>