[PATCH 3/7] soc: apple: Add driver for Apple PMGR power state controls

Linus Walleij linus.walleij at linaro.org
Tue Oct 5 09:08:08 PDT 2021


Hi Hector,

On Tue, Oct 5, 2021 at 6:00 PM Hector Martin <marcan at marcan.st> wrote:

>  drivers/soc/apple/Kconfig               |  21 ++
>  drivers/soc/apple/Makefile              |   2 +
>  drivers/soc/apple/apple-pmgr-pwrstate.c | 281 ++++++++++++++++++++++++

This is traditionally where we put the ARM SoC drivers, but
Mac has traditionally used drivers/macintosh for their custom
board etc stuff. Or is that just for any off-chip stuff?

I suppose it doesn't matter much (unless there is code under
drivers/macintosh we want to reuse for M1), but it could be a bit
confusing?

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list