u-boot-brain/drivers/power/domain
Neil Armstrong 8d5579ceff power: domain: Add the VPU Power Domain driver
The Amlogic Meson SoCs embeds a specific Power Domain dedicated to the
Video Processing Unit.
This patch implements support for this power domain in preparation of the
future support for the Video display support in U-Boot.

This driver will depend on changes in the clock driver to handle the setup
of the VPU and VAPB clocks configured from DT using assigned-clocks entries.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2018-09-10 20:48:17 -04:00
..
bcm6328-power-domain.c power: domain: bcm6328: convert to use live dt 2018-06-01 15:56:02 +02:00
Kconfig power: domain: Add the VPU Power Domain driver 2018-09-10 20:48:17 -04:00
Makefile power: domain: Add the VPU Power Domain driver 2018-09-10 20:48:17 -04:00
meson-gx-pwrc-vpu.c power: domain: Add the VPU Power Domain driver 2018-09-10 20:48:17 -04:00
power-domain-uclass.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandbox-power-domain-test.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandbox-power-domain.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tegra186-power-domain.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00