linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] ASoC: dt-bindings: Convert TI TWL4030 sound bindings to schema
@ 2025-08-19 20:13 Jihed Chaibi
  2025-08-19 20:13 ` [PATCH v4 1/2] ASoC: dt-bindings: ti,twl4030-audio: convert to DT schema Jihed Chaibi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jihed Chaibi @ 2025-08-19 20:13 UTC (permalink / raw)
  To: broonie, lgirdwood, robh
  Cc: peter.ujfalusi, krzk+dt, conor+dt, devicetree, linux-sound,
	linux-omap, linux-kernel, shuah, jihed.chaibi.dev

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-08-20 22:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-19 20:13 [PATCH v4 0/2] ASoC: dt-bindings: Convert TI TWL4030 sound bindings to schema Jihed Chaibi
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

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).