soc: amlogic: Add support for Everything-Else power domains controller
authorNeil Armstrong <narmstrong@baylibre.com>
Fri, 23 Aug 2019 09:04:15 +0000 (11:04 +0200)
committerKevin Hilman <khilman@baylibre.com>
Wed, 28 Aug 2019 21:29:37 +0000 (14:29 -0700)
commiteef3c2ba0a42a6aa709828e968b64bd11f4aeb19
tree9ebc2e6ae46d4d7013a3d7d1870ec6a7235e4f6c
parent49ed86f503be80aac158a567c4cfd31cf1cd181e
soc: amlogic: Add support for Everything-Else power domains controller

Add support for the General Purpose Amlogic Everything-Else Power controller,
with the first support for G12A and SM1 SoCs dedicated to the VPU, PCIe,
USB, NNA, GE2D and Ethernet Power Domains.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Tested-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
drivers/soc/amlogic/Kconfig
drivers/soc/amlogic/Makefile
drivers/soc/amlogic/meson-ee-pwrc.c [new file with mode: 0644]