]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitda86da2398c99129ba157dec02a4623e8c2e5392
tree396806ecf68130e1b7aacfe1cf9daa651f54f2e4
parent4c1514abd72806fcc4129b27a71f897cc0681778
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