clk: stm32: add support compatible st, stm32mp1-rcc-secure
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Tue, 5 Jul 2022 14:55:55 +0000 (16:55 +0200)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Tue, 12 Jul 2022 09:46:32 +0000 (11:46 +0200)
commit43872790d8eeb2055aebc13b09fba3dbb2f8dcaf
treec69018db14977e5e8d26485de79696ead1cf529f
parent69ef98b209e7e392d4a31d99cb4fa249f8a58ac0
clk: stm32: add support compatible st, stm32mp1-rcc-secure

Add support for new compatible st,stm32mp1-rcc-secure used when the
RCC resource is managed by secured world (RCC_TZCR.TZEN=1)
iand when SCMI is used.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
drivers/misc/stm32_rcc.c