summaryrefslogtreecommitdiffstats
path: root/CREDITS
diff options
context:
space:
mode:
authorJacky Bai <ping.bai@nxp.com>2021-09-14 08:52:08 +0200
committerAbel Vesa <abel.vesa@nxp.com>2021-09-30 15:22:56 +0200
commit3fa36200a43f508ee49895e74d86b511fcd8ff3f (patch)
treea23b3ab848843b1aca9ae9b4895919c489577155 /CREDITS
parentclk: imx: Add clock driver for imx8ulp (diff)
downloadlinux-3fa36200a43f508ee49895e74d86b511fcd8ff3f.tar.xz
linux-3fa36200a43f508ee49895e74d86b511fcd8ff3f.zip
clk: imx: Add the pcc reset controller support on imx8ulp
On i.MX8ULP, for some of the PCCs, it has a peripheral SW RST bit resides in the same registers as the clock controller. So add this SW RST controller support alongs with the pcc clock initialization. the reset and clock shared the same register, to avoid accessing the same register by reset control and clock control concurrently, locking is necessary, so reuse the imx_ccm_lock spinlock to simplify the code. Suggested-by: Liu Ying <victor.liu@nxp.com> Signed-off-by: Jacky Bai <ping.bai@nxp.com> Reviewed-by: Abel Vesa <abel.vesa@nxp.com> Link: https://lore.kernel.org/r/20210914065208.3582128-10-ping.bai@nxp.com Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions