imx8ulp: clock: Support to enable/disable the ADC1 clock
authorAlice Guo <alice.guo@nxp.com>
Fri, 29 Oct 2021 01:46:29 +0000 (09:46 +0800)
committerStefano Babic <sbabic@denx.de>
Sat, 5 Feb 2022 12:38:39 +0000 (13:38 +0100)
commit0f9b10aaba20696886477f29813d85f39ed32f3e
tree0221c617ff1e47dafc71d7c640fa083811604c83
parent484b306b9e53d39c87b54376fc4468ff5aa34297
imx8ulp: clock: Support to enable/disable the ADC1 clock

This patch implements enable_adc1_clk() to enable or disable the ADC1
clock on i.MX8ULP.

Reviewed-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Alice Guo <alice.guo@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/include/asm/arch-imx8ulp/cgc.h
arch/arm/include/asm/arch-imx8ulp/clock.h
arch/arm/include/asm/arch-imx8ulp/imx-regs.h
arch/arm/include/asm/arch-imx8ulp/pcc.h
arch/arm/mach-imx/imx8ulp/clock.c
arch/arm/mach-imx/imx8ulp/pcc.c