[U-Boot] [PATCH 0/2] amlogic: Add support for the Everything-Else power domain driver
Neil Armstrong
narmstrong at baylibre.com
Fri Oct 18 08:30:48 UTC 2019
On 11/10/2019 15:12, Neil Armstrong wrote:
> For SM1 support a new Power Domain driver is needed to handle more than
> the VPU power domain.
>
> This Power Domain driver is also used for G12A to also control the Ethernet
> Power Domain for example.
>
> Neil Armstrong (2):
> power: domain: add Amlogic Everything-Else power domain driver
> configs: sei510: enable everything-else power domain
>
> configs/sei510_defconfig | 2 +-
> drivers/power/domain/Kconfig | 7 +
> drivers/power/domain/Makefile | 1 +
> drivers/power/domain/meson-ee-pwrc.c | 430 +++++++++++++++++++++++++++
> 4 files changed, 439 insertions(+), 1 deletion(-)
> create mode 100644 drivers/power/domain/meson-ee-pwrc.c
>
Applied to u-boot-amlogic
More information about the U-Boot
mailing list