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

From: Linus Walleij
Date: Tue Oct 05 2021 - 12:08:25 EST


Hi Hector,

On Tue, Oct 5, 2021 at 6:00 PM Hector Martin <marcan@xxxxxxxxx> 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