From: Jihed Chaibi <jihed.chaibi.dev@gmail.com>
To: broonie@kernel.org, lgirdwood@gmail.com, robh@kernel.org
Cc: peter.ujfalusi@gmail.com, krzk+dt@kernel.org,
conor+dt@kernel.org, devicetree@vger.kernel.org,
linux-sound@vger.kernel.org, linux-omap@vger.kernel.org,
linux-kernel@vger.kernel.org, shuah@kernel.org,
jihed.chaibi.dev@gmail.com
Subject: [PATCH v4 0/2] ASoC: dt-bindings: Convert TI TWL4030 sound bindings to schema
Date: Tue, 19 Aug 2025 22:13:00 +0200 [thread overview]
Message-ID: <20250819201302.80712-1-jihed.chaibi.dev@gmail.com> (raw)
Hello,
This series converts the legacy TXT bindings for the TI TWL4030
sound-related modules to the modern YAML DT schema format.
This work was previously part of a larger series but is now being sent
as a focused submission for the ASoC subsystem.
Link to v3 discussion:
https://lore.kernel.org/all/20250816021523.167049-1-jihed.chaibi.dev@gmail.com/
Thank you,
Jihed
---
Changes in v4:
- Resending as a separate, focused series per maintainer feedback.
v3 link:
https://lore.kernel.org/all/20250816021523.167049-1-jihed.chaibi.dev@gmail.com/
- (1/2) ti,twl4030-audio: No change to binding content, only
updating commit message format.
- (2/2) ti,omap-twl4030.yaml: Deleted redundant pins list.
Changes in v3:
- Updated commit message format for omap-twl4030.yaml (PATCH v2 7/9).
Changes in v2:
- (1/9) ti,twl4030-audio: Moved binding to sound/, added enum for
ti,enable-vibra, and simplified the example.
- (7/9) omap-twl4030: Minor cosmetic fixes, retaining Acked-by Mark Brown.
The following two patches are included in this series:
Jihed Chaibi (2):
ASoC: dt-bindings: ti,twl4030-audio: convert to DT schema
ASoC: dt-bindings: omap-twl4030: convert to DT schema
.../devicetree/bindings/mfd/twl4030-audio.txt | 46 ---------
.../bindings/sound/omap-twl4030.txt | 62 ------------
.../bindings/sound/ti,omap-twl4030.yaml | 98 +++++++++++++++++++
.../bindings/sound/ti,twl4030-audio.yaml | 90 +++++++++++++++++
4 files changed, 188 insertions(+), 108 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/mfd/twl4030-audio.txt
delete mode 100644 Documentation/devicetree/bindings/sound/omap-twl4030.txt
create mode 100644 Documentation/devicetree/bindings/sound/ti,omap-twl4030.yaml
create mode 100644 Documentation/devicetree/bindings/sound/ti,twl4030-audio.yaml
--
2.39.5
next reply other threads:[~2025-08-19 20:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-19 20:13 Jihed Chaibi [this message]
2025-08-19 20:13 ` [PATCH v4 1/2] ASoC: dt-bindings: ti,twl4030-audio: convert to DT schema Jihed Chaibi
2025-08-20 14:09 ` Rob Herring (Arm)
2025-08-19 20:13 ` [PATCH v4 2/2] ASoC: dt-bindings: omap-twl4030: " Jihed Chaibi
2025-08-20 14:10 ` Rob Herring (Arm)
2025-08-20 22:17 ` [PATCH v4 0/2] ASoC: dt-bindings: Convert TI TWL4030 sound bindings to schema Mark Brown
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=20250819201302.80712-1-jihed.chaibi.dev@gmail.com \
--to=jihed.chaibi.dev@gmail.com \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=peter.ujfalusi@gmail.com \
--cc=robh@kernel.org \
--cc=shuah@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.