[PATCH v2 0/3] platform/x86: intel_scu: Move headers to x86 subfolder

Andy Shevchenko posted 3 patches 2 months, 3 weeks ago
MAINTAINERS                                   | 20 ++++++++++++++++++-
arch/x86/include/asm/intel_telemetry.h        |  2 +-
arch/x86/platform/intel-mid/intel-mid.c       |  3 ++-
drivers/mfd/intel_pmc_bxt.c                   |  3 +--
drivers/mfd/intel_soc_pmic_bxtwc.c            |  3 +--
drivers/mfd/intel_soc_pmic_mrfld.c            |  3 +--
drivers/platform/x86/intel_scu_ipc.c          |  2 +-
drivers/platform/x86/intel_scu_ipcutil.c      |  2 +-
drivers/platform/x86/intel_scu_pcidrv.c       |  2 +-
drivers/platform/x86/intel_scu_pltdrv.c       |  2 +-
drivers/platform/x86/intel_scu_wdt.c          |  3 ++-
drivers/usb/typec/mux/intel_pmc_mux.c         |  3 +--
drivers/watchdog/intel-mid_wdt.c              |  5 ++---
.../platform_data/{ => x86}/intel-mid_wdt.h   |  6 +++---
.../linux/platform_data/x86}/intel_scu_ipc.h  |  4 ++--
15 files changed, 39 insertions(+), 24 deletions(-)
rename include/linux/platform_data/{ => x86}/intel-mid_wdt.h (74%)
rename {arch/x86/include/asm => include/linux/platform_data/x86}/intel_scu_ipc.h (96%)
[PATCH v2 0/3] platform/x86: intel_scu: Move headers to x86 subfolder
Posted by Andy Shevchenko 2 months, 3 weeks ago
Add the record to the MAINTAINERS to follow what is going on with the
Intel MID platform related code and drivers.

With that, clean up a bit a couple of headers, i.e. move them to x86
subfolder of include/linux/platform_data where they belong to.

No functional changes intended.

Taking into account nature of this change it's supposed to go via PDx86
tree, please Ack.

v2:
- Maintained --> Supported (Dave)
- added two cleanup patches (Mika and me)

Andy Shevchenko (2):
  MAINTAINERS: Add Intel MID section
  platform/x86: intel_scu_wdt: Move intel_scu_wdt.h to x86 subfolder

Mika Westerberg (1):
  platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of
    arch/x86/include/asm

 MAINTAINERS                                   | 20 ++++++++++++++++++-
 arch/x86/include/asm/intel_telemetry.h        |  2 +-
 arch/x86/platform/intel-mid/intel-mid.c       |  3 ++-
 drivers/mfd/intel_pmc_bxt.c                   |  3 +--
 drivers/mfd/intel_soc_pmic_bxtwc.c            |  3 +--
 drivers/mfd/intel_soc_pmic_mrfld.c            |  3 +--
 drivers/platform/x86/intel_scu_ipc.c          |  2 +-
 drivers/platform/x86/intel_scu_ipcutil.c      |  2 +-
 drivers/platform/x86/intel_scu_pcidrv.c       |  2 +-
 drivers/platform/x86/intel_scu_pltdrv.c       |  2 +-
 drivers/platform/x86/intel_scu_wdt.c          |  3 ++-
 drivers/usb/typec/mux/intel_pmc_mux.c         |  3 +--
 drivers/watchdog/intel-mid_wdt.c              |  5 ++---
 .../platform_data/{ => x86}/intel-mid_wdt.h   |  6 +++---
 .../linux/platform_data/x86}/intel_scu_ipc.h  |  4 ++--
 15 files changed, 39 insertions(+), 24 deletions(-)
 rename include/linux/platform_data/{ => x86}/intel-mid_wdt.h (74%)
 rename {arch/x86/include/asm => include/linux/platform_data/x86}/intel_scu_ipc.h (96%)

-- 
2.43.0.rc1.1336.g36b5255a03ac
Re: [PATCH v2 0/3] platform/x86: intel_scu: Move headers to x86 subfolder
Posted by Hans de Goede 2 months, 2 weeks ago
Hi,

On 9/9/24 2:41 PM, Andy Shevchenko wrote:
> Add the record to the MAINTAINERS to follow what is going on with the
> Intel MID platform related code and drivers.
> 
> With that, clean up a bit a couple of headers, i.e. move them to x86
> subfolder of include/linux/platform_data where they belong to.
> 
> No functional changes intended.
> 
> Taking into account nature of this change it's supposed to go via PDx86
> tree, please Ack.

Since the changes outside of drivers/platform/x86 are tiny and the merge
window is close I've decided to take the series without waiting for acks:

Thank you for your patch-series, I've applied the series to my
review-hans branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans

Note it will show up in my review-hans branch once I've pushed my
local branch there, which might take a while.

Once I've run some tests on this branch the patches there will be
added to the platform-drivers-x86/for-next branch and eventually
will be included in the pdx86 pull-request to Linus for the next
merge-window.

Regards,

Hans




> 
> v2:
> - Maintained --> Supported (Dave)
> - added two cleanup patches (Mika and me)
> 
> Andy Shevchenko (2):
>   MAINTAINERS: Add Intel MID section
>   platform/x86: intel_scu_wdt: Move intel_scu_wdt.h to x86 subfolder
> 
> Mika Westerberg (1):
>   platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of
>     arch/x86/include/asm
> 
>  MAINTAINERS                                   | 20 ++++++++++++++++++-
>  arch/x86/include/asm/intel_telemetry.h        |  2 +-
>  arch/x86/platform/intel-mid/intel-mid.c       |  3 ++-
>  drivers/mfd/intel_pmc_bxt.c                   |  3 +--
>  drivers/mfd/intel_soc_pmic_bxtwc.c            |  3 +--
>  drivers/mfd/intel_soc_pmic_mrfld.c            |  3 +--
>  drivers/platform/x86/intel_scu_ipc.c          |  2 +-
>  drivers/platform/x86/intel_scu_ipcutil.c      |  2 +-
>  drivers/platform/x86/intel_scu_pcidrv.c       |  2 +-
>  drivers/platform/x86/intel_scu_pltdrv.c       |  2 +-
>  drivers/platform/x86/intel_scu_wdt.c          |  3 ++-
>  drivers/usb/typec/mux/intel_pmc_mux.c         |  3 +--
>  drivers/watchdog/intel-mid_wdt.c              |  5 ++---
>  .../platform_data/{ => x86}/intel-mid_wdt.h   |  6 +++---
>  .../linux/platform_data/x86}/intel_scu_ipc.h  |  4 ++--
>  15 files changed, 39 insertions(+), 24 deletions(-)
>  rename include/linux/platform_data/{ => x86}/intel-mid_wdt.h (74%)
>  rename {arch/x86/include/asm => include/linux/platform_data/x86}/intel_scu_ipc.h (96%)
>
Re: [PATCH v2 0/3] platform/x86: intel_scu: Move headers to x86 subfolder
Posted by Andy Shevchenko 2 months, 2 weeks ago
On Wed, Sep 11, 2024 at 02:27:47PM +0200, Hans de Goede wrote:
> On 9/9/24 2:41 PM, Andy Shevchenko wrote:
> > Add the record to the MAINTAINERS to follow what is going on with the
> > Intel MID platform related code and drivers.
> > 
> > With that, clean up a bit a couple of headers, i.e. move them to x86
> > subfolder of include/linux/platform_data where they belong to.
> > 
> > No functional changes intended.
> > 
> > Taking into account nature of this change it's supposed to go via PDx86
> > tree, please Ack.
> 
> Since the changes outside of drivers/platform/x86 are tiny and the merge
> window is close I've decided to take the series without waiting for acks:

Thank you!

FWIW, LKP tested more than 200 configurations with success and I locally
have these device drivers always enabled for build, so I do not expect
any report from more or less standard configurations for this platforms.
If any is given, I'm here to fix ASAP.

-- 
With Best Regards,
Andy Shevchenko