Searched hist:"6 df9d38f9146e83b473f0c9e57fb5fdf3fcc93e2" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/soc/apple/ |
H A D | Kconfig | 6df9d38f9146e83b473f0c9e57fb5fdf3fcc93e2 Wed Nov 24 08:34:18 CET 2021 Hector Martin <marcan@marcan.st> soc: apple: Add driver for Apple PMGR power state controls
Implements genpd and reset providers for downstream devices. Each instance of the driver binds to a single register and represents a single SoC power domain.
The driver does not currently implement all features (clockgate-only state, misc flags), but we declare the respective registers for documentation purposes. These features will be added as they become useful for downstream devices.
This also creates the apple/soc tree and Kconfig submenu.
Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Hector Martin <marcan@marcan.st>
|
H A D | Makefile | 6df9d38f9146e83b473f0c9e57fb5fdf3fcc93e2 Wed Nov 24 08:34:18 CET 2021 Hector Martin <marcan@marcan.st> soc: apple: Add driver for Apple PMGR power state controls
Implements genpd and reset providers for downstream devices. Each instance of the driver binds to a single register and represents a single SoC power domain.
The driver does not currently implement all features (clockgate-only state, misc flags), but we declare the respective registers for documentation purposes. These features will be added as they become useful for downstream devices.
This also creates the apple/soc tree and Kconfig submenu.
Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Hector Martin <marcan@marcan.st>
|
/linux/drivers/soc/ |
H A D | Makefile | diff 6df9d38f9146e83b473f0c9e57fb5fdf3fcc93e2 Wed Nov 24 08:34:18 CET 2021 Hector Martin <marcan@marcan.st> soc: apple: Add driver for Apple PMGR power state controls
Implements genpd and reset providers for downstream devices. Each instance of the driver binds to a single register and represents a single SoC power domain.
The driver does not currently implement all features (clockgate-only state, misc flags), but we declare the respective registers for documentation purposes. These features will be added as they become useful for downstream devices.
This also creates the apple/soc tree and Kconfig submenu.
Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Hector Martin <marcan@marcan.st>
|