mbox series

[v1,0/2] ACPI: EC: Install EC address space handler at the namespace root

Message ID 5787281.DvuYhMxLoT@kreacher (mailing list archive)
Headers show
Series ACPI: EC: Install EC address space handler at the namespace root | expand

Message

Rafael J. Wysocki May 10, 2024, 2:01 p.m. UTC
Hi Everyone,

This is a follow up for the discussion in:

https://lore.kernel.org/linux-acpi/CAJZ5v0hiXdv08PRcop7oSYqgr_g5rwzRTj7HgdNCCGjXeV44zA@mail.gmail.com/T/#t

Patch [1/2] is a resend of the patch posted in the thread above and patch [2/2]
removes the custom EC address space handler from the WMI driver as it should
not be necessary any more.

Thanks!

Comments

Mario Limonciello May 10, 2024, 2:15 p.m. UTC | #1
On 5/10/2024 09:01, Rafael J. Wysocki wrote:
> Hi Everyone,
> 
> This is a follow up for the discussion in:
> 
> https://lore.kernel.org/linux-acpi/CAJZ5v0hiXdv08PRcop7oSYqgr_g5rwzRTj7HgdNCCGjXeV44zA@mail.gmail.com/T/#t
> 
> Patch [1/2] is a resend of the patch posted in the thread above and patch [2/2]
> removes the custom EC address space handler from the WMI driver as it should
> not be necessary any more.
> 
> Thanks!
> 
> 
> 

For the series:

Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Heikki Krogerus May 13, 2024, 8:10 a.m. UTC | #2
On Fri, May 10, 2024 at 04:01:41PM +0200, Rafael J. Wysocki wrote:
> Hi Everyone,
> 
> This is a follow up for the discussion in:
> 
> https://lore.kernel.org/linux-acpi/CAJZ5v0hiXdv08PRcop7oSYqgr_g5rwzRTj7HgdNCCGjXeV44zA@mail.gmail.com/T/#t
> 
> Patch [1/2] is a resend of the patch posted in the thread above and patch [2/2]
> removes the custom EC address space handler from the WMI driver as it should
> not be necessary any more.

For the series:

Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>

Thanks Rafael!