[Patch V3 28/44] arm: imx8ulp: add trdc release request

2021-07-20 Thread sbabic
> From: Peng Fan > Add TRDC release request, then we could configure resources to be > accessible by A35 Domain. > Signed-off-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Software

[Patch V3 28/44] arm: imx8ulp: add trdc release request

2021-07-19 Thread Peng Fan (OSS)
From: Peng Fan Add TRDC release request, then we could configure resources to be accessible by A35 Domain. Signed-off-by: Peng Fan --- arch/arm/mach-imx/imx8ulp/soc.c | 26 +- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/arch/arm/mach-imx/imx8ulp/soc.c