[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <a4bf6356-700f-4646-9867-ade436341812@foss.st.com>
Date: Tue, 29 Oct 2024 17:02:44 +0100
From: Alexandre TORGUE <alexandre.torgue@...s.st.com>
To: Valentin Caron <valentin.caron@...s.st.com>,
Rob Herring
<robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley
<conor+dt@...nel.org>
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>
Subject: Re: [PATCH 0/9] ARM: dts: st: add WLAN/BT on disco boards
Hi Valentin
On 8/27/24 16:04, Valentin Caron wrote:
> 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(-)
>
I applied the series by removing patch[9] as it raised a build issue.
Furthermore, the pin pin configuration in patch [9] was not used in a
board, so no need to take it.
Regards
Alex
Powered by blists - more mailing lists