Re: [PATCH] arm64: dts: st: add i2s support to stm32mp251

From: Alexandre TORGUE
Date: Mon Dec 09 2024 - 11:16:46 EST


Hi Olivier

On 11/13/24 09:25, Olivier Moysan wrote:
Add I2S support to STM32MP25 SoCs.

Signed-off-by: Olivier Moysan <olivier.moysan@xxxxxxxxxxx>
---
arch/arm64/boot/dts/st/stm32mp251.dtsi | 45 ++++++++++++++++++++++++++
1 file changed, 45 insertions(+)

diff --git a/arch/arm64/boot/dts/st/stm32mp251.dtsi b/arch/arm64/boot/dts/st/stm32mp251.dtsi
index 6fe12e3bd7dd..8cc0b64e6a16 100644
--- a/arch/arm64/boot/dts/st/stm32mp251.dtsi
+++ b/arch/arm64/boot/dts/st/stm32mp251.dtsi
@@ -237,6 +237,21 @@ rifsc: bus@42080000 {
#access-controller-cells = <1>;

Applied on stm32-next.

Thanks!
Alex