From: Oleksij Rempel <o.rempel@pengutronix.de>
To: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Maxime Coquelin <mcoquelin.stm32@gmail.com>,
Alexandre Torgue <alexandre.torgue@foss.st.com>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Woojung Huh <woojung.huh@microchip.com>,
Andrew Lunn <andrew+netdev@lunn.ch>
Cc: kernel@pengutronix.de, linux-kernel@vger.kernel.org,
netdev@vger.kernel.org, devicetree@vger.kernel.org,
linux-stm32@st-md-mailman.stormreply.com
Subject: Re: [PATCH v3 0/3] Add support for Plymovent AQM board
Date: Wed, 26 Feb 2025 08:01:37 +0100 [thread overview]
Message-ID: <Z768USN3iYrnz84G@pengutronix.de> (raw)
In-Reply-To: <20250220090155.2937620-1-o.rempel@pengutronix.de>
Hi Alexandre,
Just wanted to check if there’s anything needed from my side for this
patch. Let me know if further input is required.
Best Regards,
Oleksij
On Thu, Feb 20, 2025 at 10:01:52AM +0100, Oleksij Rempel wrote:
> This patch series adds support for the Plymovent AQM board based on the
> STM32MP151C SoC. Additionally, the ICS-43432 device tree binding is
> converted to YAML to address a validation warning.
>
> The ICS-43432 patch resolves one of the devicetree validation warnings.
> However, the false-positive warning:
>
> "audio-controller@44004000: port:endpoint: Unevaluated properties are
> not allowed ('format' was unexpected)"
>
> remains unresolved. The "format" property is required for proper
> functionality of this device.
>
> Best regards,
>
> Oleksij Rempel (3):
> dt-bindings: sound: convert ICS-43432 binding to YAML
> dt-bindings: arm: stm32: Add Plymovent AQM board
> arm: dts: stm32: Add Plymovent AQM devicetree
>
> .../devicetree/bindings/arm/stm32/stm32.yaml | 1 +
> .../devicetree/bindings/sound/ics43432.txt | 19 -
> .../bindings/sound/invensense,ics43432.yaml | 51 ++
> arch/arm/boot/dts/st/Makefile | 1 +
> arch/arm/boot/dts/st/stm32mp151c-plyaqm.dts | 669 ++++++++++++++++++
> 5 files changed, 722 insertions(+), 19 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/sound/ics43432.txt
> create mode 100644 Documentation/devicetree/bindings/sound/invensense,ics43432.yaml
> create mode 100644 arch/arm/boot/dts/st/stm32mp151c-plyaqm.dts
>
> --
> 2.39.5
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2025-02-26 7:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-20 9:01 [PATCH v3 0/3] Add support for Plymovent AQM board Oleksij Rempel
2025-02-20 9:01 ` [PATCH v3 1/3] dt-bindings: sound: convert ICS-43432 binding to YAML Oleksij Rempel
2025-02-21 22:57 ` Rob Herring (Arm)
2025-02-20 9:01 ` [PATCH v3 2/3] dt-bindings: arm: stm32: Add Plymovent AQM board Oleksij Rempel
2025-02-21 22:58 ` Rob Herring (Arm)
2025-02-20 9:01 ` [PATCH v3 3/3] arm: dts: stm32: Add Plymovent AQM devicetree Oleksij Rempel
2025-02-26 14:58 ` Alexandre TORGUE
2025-02-26 7:01 ` Oleksij Rempel [this message]
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=Z768USN3iYrnz84G@pengutronix.de \
--to=o.rempel@pengutronix.de \
--cc=alexandre.torgue@foss.st.com \
--cc=andrew+netdev@lunn.ch \
--cc=conor+dt@kernel.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=robh@kernel.org \
--cc=woojung.huh@microchip.com \
/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;
as well as URLs for NNTP newsgroup(s).