From: Valentin Caron <valentin.caron@foss.st.com>
To: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Alexandre Torgue <alexandre.torgue@foss.st.com>
Cc: <devicetree@vger.kernel.org>,
<linux-stm32@st-md-mailman.stormreply.com>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>,
Christophe Roullier <christophe.roullier@foss.st.com>,
Valentin Caron <valentin.caron@foss.st.com>
Subject: [PATCH 0/9] ARM: dts: st: add WLAN/BT on disco boards
Date: Tue, 27 Aug 2024 16:04:46 +0200 [thread overview]
Message-ID: <20240827140455.345086-1-valentin.caron@foss.st.com> (raw)
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
next reply other threads:[~2024-08-27 14:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-27 14:04 Valentin Caron [this message]
2024-08-27 14:04 ` [PATCH 1/9] ARM: dts: stm32: rtc, add pin to provide LSCO on stm32mp15 Valentin Caron
2024-08-27 14:04 ` [PATCH 2/9] ARM: dts: stm32: rtc, add pin to provide LSCO on stm32mp13 Valentin Caron
2024-08-27 14:04 ` [PATCH 3/9] ARM: dts: stm32: rtc, add LSCO to WLAN/BT module on stm32mp157c-dk2 Valentin Caron
2024-08-27 14:04 ` [PATCH 4/9] ARM: dts: stm32: rtc, add LSCO to WLAN/BT module on stm32mp135f-dk Valentin Caron
2024-08-27 14:04 ` [PATCH 5/9] ARM: dts: stm32: add support of WLAN/BT on stm32mp157c-dk2 Valentin Caron
2024-08-27 14:04 ` [PATCH 6/9] ARM: dts: stm32: add support of WLAN/BT on stm32mp135f-dk Valentin Caron
2024-08-27 14:04 ` [PATCH 7/9] arm64: dts: st: add RTC on stm32mp25x Valentin Caron
2024-08-27 14:04 ` [PATCH 8/9] arm64: dts: st: enable RTC on stm32mp257f-ev1 board Valentin Caron
2024-08-27 14:04 ` [PATCH 9/9] ARM: dts: stm32: rtc, add pin to provide LSCO on stm32mp25 Valentin Caron
2024-10-29 16:02 ` [PATCH 0/9] ARM: dts: st: add WLAN/BT on disco boards Alexandre TORGUE
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240827140455.345086-1-valentin.caron@foss.st.com \
--to=valentin.caron@foss.st.com \
--cc=alexandre.torgue@foss.st.com \
--cc=christophe.roullier@foss.st.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox