[PATCH 0/9] ARM: dts: st: add WLAN/BT on disco boards
Valentin Caron
valentin.caron at foss.st.com
Tue Aug 27 07:04:46 PDT 2024
This series enable WLAN/BT module on stm32mp1x discovery boards.
Use LSCO from RTC to supply 32kHz clock to WLAN/BT modules.
This is done by selecting "rtc_lsco_pins_a" in the WLAN pinctrl node.
And also add RTC nodes on stm32mp25x to enable RTC on stm32mp257f-ev1
board.
Christophe Roullier (2):
ARM: dts: stm32: add support of WLAN/BT on stm32mp157c-dk2
ARM: dts: stm32: add support of WLAN/BT on stm32mp135f-dk
Valentin Caron (7):
ARM: dts: stm32: rtc, add pin to provide LSCO on stm32mp15
ARM: dts: stm32: rtc, add pin to provide LSCO on stm32mp13
ARM: dts: stm32: rtc, add LSCO to WLAN/BT module on stm32mp157c-dk2
ARM: dts: stm32: rtc, add LSCO to WLAN/BT module on stm32mp135f-dk
arm64: dts: st: add RTC on stm32mp25x
arm64: dts: st: enable RTC on stm32mp257f-ev1 board
ARM: dts: stm32: rtc, add pin to provide LSCO on stm32mp25
arch/arm/boot/dts/st/stm32mp13-pinctrl.dtsi | 7 +++
arch/arm/boot/dts/st/stm32mp135f-dk.dts | 52 +++++++++++++++++++
arch/arm/boot/dts/st/stm32mp15-pinctrl.dtsi | 7 +++
arch/arm/boot/dts/st/stm32mp157c-dk2.dts | 51 +++++++++++++++++-
arch/arm64/boot/dts/st/stm32mp25-pinctrl.dtsi | 6 +++
arch/arm64/boot/dts/st/stm32mp251.dtsi | 10 ++++
arch/arm64/boot/dts/st/stm32mp257f-ev1.dts | 4 ++
7 files changed, 136 insertions(+), 1 deletion(-)
--
2.25.1
More information about the linux-arm-kernel
mailing list