[Patch V3 41/44] imx8ulp: add upower api support

2021-07-20 Thread sbabic
> From: Peng Fan > Add upower api support, this is modified from upower firmware exported > package. > Signed-off-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering

[Patch V3 41/44] imx8ulp: add upower api support

2021-07-19 Thread Peng Fan (OSS)
From: Peng Fan Add upower api support, this is modified from upower firmware exported package. Signed-off-by: Peng Fan --- arch/arm/include/asm/arch-imx8ulp/upower.h| 15 + arch/arm/mach-imx/imx8ulp/Makefile| 4 + arch/arm/mach-imx/imx8ulp/upower/Makefile | 6 + arch/a