Re: Apple arm64 lid_action

2022-11-25 Thread Mark Kettenis
> Date: Fri, 25 Nov 2022 22:46:46 +0100 > From: Tobias Heider > > This is the boilerplate code to route lid_action through to aplsmc(4) which I > previously sent as part of another diff. Depending on how we are going to use > it, the aplsmc(4) part might need a bit of refinement to distinguish

Apple arm64 lid_action

2022-11-25 Thread Tobias Heider
This is the boilerplate code to route lid_action through to aplsmc(4) which I previously sent as part of another diff. Depending on how we are going to use it, the aplsmc(4) part might need a bit of refinement to distinguish between LID_OPEN/CLOSE events. Index: arch/arm64/arm64/acpi_machdep.c