[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250819201302.80712-1-jihed.chaibi.dev@gmail.com>
Date: Tue, 19 Aug 2025 22:13:00 +0200
From: Jihed Chaibi <jihed.chaibi.dev@...il.com>
To: broonie@...nel.org,
lgirdwood@...il.com,
robh@...nel.org
Cc: peter.ujfalusi@...il.com,
krzk+dt@...nel.org,
conor+dt@...nel.org,
devicetree@...r.kernel.org,
linux-sound@...r.kernel.org,
linux-omap@...r.kernel.org,
linux-kernel@...r.kernel.org,
shuah@...nel.org,
jihed.chaibi.dev@...il.com
Subject: [PATCH v4 0/2] ASoC: dt-bindings: Convert TI TWL4030 sound bindings to schema
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
Powered by blists - more mailing lists