]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit1a92ab1ce6a516551544a38cd0ac7cc076ebcd62
tree0221c617ff1e47dafc71d7c640fa083811604c83
parentca1fa02ed436353c2ba6e2cd62d4906e0456ad74
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