[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9158a89f-6e06-41ad-8c68-97ecc3409c16@redhat.com>
Date: Wed, 11 Sep 2024 14:27:47 +0200
From: Hans de Goede <hdegoede@...hat.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Mika Westerberg <mika.westerberg@...ux.intel.com>,
Stephen Boyd <sboyd@...nel.org>,
Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>,
Utkarsh Patel <utkarsh.h.patel@...el.com>, Guenter Roeck
<linux@...ck-us.net>, linux-kernel@...r.kernel.org,
platform-driver-x86@...r.kernel.org, linux-usb@...r.kernel.org,
linux-watchdog@...r.kernel.org
Cc: Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...hat.com>,
Borislav Petkov <bp@...en8.de>, Dave Hansen <dave.hansen@...ux.intel.com>,
x86@...nel.org, "H. Peter Anvin" <hpa@...or.com>,
Rajneesh Bhardwaj <irenic.rajneesh@...il.com>,
"David E. Box" <david.e.box@...ux.intel.com>,
Andy Shevchenko <andy@...nel.org>, Zha Qipeng <qipeng.zha@...el.com>,
Lee Jones <lee@...nel.org>, Heikki Krogerus
<heikki.krogerus@...ux.intel.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Wim Van Sebroeck <wim@...ux-watchdog.org>
Subject: Re: [PATCH v2 0/3] platform/x86: intel_scu: Move headers to x86
subfolder
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%)
>
Powered by blists - more mailing lists