Message ID | 20220624092715.1397827-1-gabriel.fernandez@foss.st.com (mailing list archive) |
---|---|
Headers | show |
Series | SCMI Update for STM32MP15 boards | expand |
Hi Gabriel On 6/24/22 11:27, gabriel.fernandez@foss.st.com wrote: > From: Gabriel Fernandez <gabriel.fernandez@foss.st.com> > > Update for SCMI version of ST boards: > - delete fixed clocks because there are now provided by SCMI > - add missing SCMI impact for DSI IP on DK1/ED1 STM32 board > - fix peripheral clock for CEC > > Gabriel Fernandez (3): > ARM: dts: stm32: use the correct clock source for CEC on stm32mp151 > ARM: dts: stm32: DSI should use LSE SCMI clock on DK1/ED1 STM32 board > ARM: dts: stm32: delete fixed clock node on STM32MP15-SCMI > > arch/arm/boot/dts/stm32mp15-scmi.dtsi | 6 ++++++ > arch/arm/boot/dts/stm32mp151.dtsi | 2 +- > arch/arm/boot/dts/stm32mp157a-dk1-scmi.dts | 4 ++++ > arch/arm/boot/dts/stm32mp157c-ed1-scmi.dts | 4 ++++ > 4 files changed, 15 insertions(+), 1 deletion(-) > Series applied in stm32-fixes. Alex
From: Gabriel Fernandez <gabriel.fernandez@foss.st.com> Update for SCMI version of ST boards: - delete fixed clocks because there are now provided by SCMI - add missing SCMI impact for DSI IP on DK1/ED1 STM32 board - fix peripheral clock for CEC Gabriel Fernandez (3): ARM: dts: stm32: use the correct clock source for CEC on stm32mp151 ARM: dts: stm32: DSI should use LSE SCMI clock on DK1/ED1 STM32 board ARM: dts: stm32: delete fixed clock node on STM32MP15-SCMI arch/arm/boot/dts/stm32mp15-scmi.dtsi | 6 ++++++ arch/arm/boot/dts/stm32mp151.dtsi | 2 +- arch/arm/boot/dts/stm32mp157a-dk1-scmi.dts | 4 ++++ arch/arm/boot/dts/stm32mp157c-ed1-scmi.dts | 4 ++++ 4 files changed, 15 insertions(+), 1 deletion(-)