[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240827140455.345086-1-valentin.caron@foss.st.com>
Date: Tue, 27 Aug 2024 16:04:46 +0200
From: Valentin Caron <valentin.caron@...s.st.com>
To: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Alexandre Torgue
<alexandre.torgue@...s.st.com>
CC: <devicetree@...r.kernel.org>, <linux-stm32@...md-mailman.stormreply.com>,
<linux-arm-kernel@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
Christophe Roullier <christophe.roullier@...s.st.com>,
Valentin Caron
<valentin.caron@...s.st.com>
Subject: [PATCH 0/9] ARM: dts: st: add WLAN/BT on disco boards
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
Powered by blists - more mailing lists