ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driver
authorEtienne Carriere <etienne.carriere@st.com>
Wed, 24 Feb 2021 10:19:41 +0000 (11:19 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Thu, 11 Mar 2021 16:03:19 +0000 (17:03 +0100)
commit3d15245502c4bc069c1a9d0268dbe5e833c529e2
tree396806ecf68130e1b7aacfe1cf9daa651f54f2e4
parentde6f70a6329ebf3845fa9173dbd7962a15802c05
ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driver

Define in the RCC clock provider node which root clocks the driver
depends on. These are root oscillators, which may be present or
not, upon FDT content.

This update binding is introduced in Linux kernel device tree by patch
"ARM: dts: stm32: move clocks/resets to SCMI resources for stm32mp15"

This patch is a preliminary step for SCMI support of stm32mp15
boards with trusted boot chain, based on TF-A or OP-TEE.

Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/dts/stm32mp151.dtsi