u-boot-brain/arch/arm/include/asm/arch-imx8
Peng Fan 8c0a1c6de8 imx8: power: Add PD device lookup interface to power domain uclass
Add power_domain_lookup_name interface to power domain uclass to find
a power domain device by its DTB node name, not using its associated
client device.

Through this interface, we can operate the power domain devices directly.
This is needed for non-DM drivers.

Modified from Ye's NXP downstream patch

only for legacy imx8 power domain driver, since we have not migrated
to use new power domain driver.

Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2020-05-10 20:55:20 +02:00
..
sci imx8: Configure SNVS 2020-05-01 13:46:22 +02:00
boot0.h imx8: Jump from alias to OCRAM address at SPL init 2019-10-13 22:49:12 +02:00
clock.h imx8: add dummy clock 2018-10-22 12:59:01 +02:00
gpio.h gpio: mxc_gpio: add support for i.MX8 2018-10-22 12:59:01 +02:00
image.h imx8: support parsing i.MX8 Container file 2019-10-08 16:35:58 +02:00
imx8-pins.h imx8: imx8-pins: add i.MX8QM 2019-04-25 17:03:25 +02:00
imx-regs.h imx: define ARCH_MXC for i.MX8/8M/7ULP 2019-06-11 10:43:00 +02:00
iomux.h imx8: add iomux configuration api 2018-10-22 12:59:01 +02:00
power-domain.h power: Add power domain driver for i.MX8 2018-10-22 12:59:01 +02:00
snvs_security_sc.h imx8: Configure SNVS 2020-05-01 13:46:22 +02:00
sys_proto.h imx8: power: Add PD device lookup interface to power domain uclass 2020-05-10 20:55:20 +02:00