mbox series

[0/5] pinctrl/baytrail platform/x86: SUS6 mux / Lenovo Yoga Tablet 2 support

Message ID 20220223133153.730337-1-hdegoede@redhat.com
Headers show
Series pinctrl/baytrail platform/x86: SUS6 mux / Lenovo Yoga Tablet 2 support | expand

Message

Hans de Goede Feb. 23, 2022, 1:31 p.m. UTC
Hi All,

This series consists of 2 parts:

Patch 1   : pinctrl: baytrail: Add pinconf group + function for the pmu_clk
Patch 2-5 : platform/x86: x86-android-tablets: Add Lenovo Yoga Tab2 support

Patch 5 has a runtime dependency on patch 1, but this is only  runtime and
there are some other patches in flight to other subsystems which are also
needed for the Lenovo Yoga Tab2 support.

As such I believe that patch 1 can be merged independently through the
pinctrl-intel tree and then I'll merge patches 2-5 through the pdx86 tree.

The only reason for sending this out as a series is because patch 5
uses the new pmu_clk pinconf added by patch 1.

Regards,

Hans


Hans de Goede (5):
  pinctrl: baytrail: Add pinconf group + function for the pmu_clk
  platform/x86: x86-android-tablets: Fix EBUSY error when requesting
    IOAPIC IRQs
  platform/x86: x86-android-tablets: Add Lenovo Yoga Tablet 2 830 / 1050
    data
  platform/x86: x86-android-tablets: Workaround Lenovo Yoga Tablet 2
    830/1050 poweroff hang
  platform/x86: x86-android-tablets: Lenovo Yoga Tablet 2 830/1050 sound
    support

 drivers/pinctrl/intel/pinctrl-baytrail.c   |   9 +
 drivers/platform/x86/x86-android-tablets.c | 280 +++++++++++++++++++++
 2 files changed, 289 insertions(+)

Comments

Andy Shevchenko Feb. 23, 2022, 2:55 p.m. UTC | #1
On Wed, Feb 23, 2022 at 02:31:48PM +0100, Hans de Goede wrote:
> Hi All,
> 
> This series consists of 2 parts:
> 
> Patch 1   : pinctrl: baytrail: Add pinconf group + function for the pmu_clk
> Patch 2-5 : platform/x86: x86-android-tablets: Add Lenovo Yoga Tab2 support
> 
> Patch 5 has a runtime dependency on patch 1, but this is only  runtime and
> there are some other patches in flight to other subsystems which are also
> needed for the Lenovo Yoga Tab2 support.
> 
> As such I believe that patch 1 can be merged independently through the
> pinctrl-intel tree and then I'll merge patches 2-5 through the pdx86 tree.
> 
> The only reason for sending this out as a series is because patch 5
> uses the new pmu_clk pinconf added by patch 1.

You may route via PDx86 and provide an IB to me, thanks!

> Regards,
> 
> Hans
> 
> 
> Hans de Goede (5):
>   pinctrl: baytrail: Add pinconf group + function for the pmu_clk
>   platform/x86: x86-android-tablets: Fix EBUSY error when requesting
>     IOAPIC IRQs
>   platform/x86: x86-android-tablets: Add Lenovo Yoga Tablet 2 830 / 1050
>     data
>   platform/x86: x86-android-tablets: Workaround Lenovo Yoga Tablet 2
>     830/1050 poweroff hang
>   platform/x86: x86-android-tablets: Lenovo Yoga Tablet 2 830/1050 sound
>     support
> 
>  drivers/pinctrl/intel/pinctrl-baytrail.c   |   9 +
>  drivers/platform/x86/x86-android-tablets.c | 280 +++++++++++++++++++++
>  2 files changed, 289 insertions(+)
> 
> -- 
> 2.35.1
>
Hans de Goede Feb. 24, 2022, 4:43 p.m. UTC | #2
Hi,

On 2/23/22 15:55, Andy Shevchenko wrote:
> On Wed, Feb 23, 2022 at 02:31:48PM +0100, Hans de Goede wrote:
>> Hi All,
>>
>> This series consists of 2 parts:
>>
>> Patch 1   : pinctrl: baytrail: Add pinconf group + function for the pmu_clk
>> Patch 2-5 : platform/x86: x86-android-tablets: Add Lenovo Yoga Tab2 support
>>
>> Patch 5 has a runtime dependency on patch 1, but this is only  runtime and
>> there are some other patches in flight to other subsystems which are also
>> needed for the Lenovo Yoga Tab2 support.
>>
>> As such I believe that patch 1 can be merged independently through the
>> pinctrl-intel tree and then I'll merge patches 2-5 through the pdx86 tree.
>>
>> The only reason for sending this out as a series is because patch 5
>> uses the new pmu_clk pinconf added by patch 1.
> 
> You may route via PDx86 and provide an IB to me, thanks!

Ok, I've just created an immutable-branch + signed tag for this,
with your 2 small nitpicks fixed.

I'll send you a pull-req for this right away.

Regards,

Hans


> 
>> Regards,
>>
>> Hans
>>
>>
>> Hans de Goede (5):
>>   pinctrl: baytrail: Add pinconf group + function for the pmu_clk
>>   platform/x86: x86-android-tablets: Fix EBUSY error when requesting
>>     IOAPIC IRQs
>>   platform/x86: x86-android-tablets: Add Lenovo Yoga Tablet 2 830 / 1050
>>     data
>>   platform/x86: x86-android-tablets: Workaround Lenovo Yoga Tablet 2
>>     830/1050 poweroff hang
>>   platform/x86: x86-android-tablets: Lenovo Yoga Tablet 2 830/1050 sound
>>     support
>>
>>  drivers/pinctrl/intel/pinctrl-baytrail.c   |   9 +
>>  drivers/platform/x86/x86-android-tablets.c | 280 +++++++++++++++++++++
>>  2 files changed, 289 insertions(+)
>>
>> -- 
>> 2.35.1
>>
>