This series converts the folling Xilinx device tree binding documentation:
- xlnx,i2s
- xlnx,audio-formatter
- xlnx,spdif
to json-schema.
To simplify the testing a linux tree rebased on 6.13-rc4 is accessible
at [1].
[1] https://codeberg.org/vincenzo/linux/src/branch/xlnx/dt-bindings/v6
Note: These bindings are required for future work on the ARM Morello
Platforms device tree.
Cc: Maruthi Srinivas Bayyavarapu <maruthi.srinivas.bayyavarapu@xxxxxxxxxx>
Cc: Sudeep Holla <sudeep.holla@xxxxxxx>
Cc: Liam Girdwood <lgirdwood@xxxxxxxxx>
Cc: Mark Brown <broonie@xxxxxxxxxx>
Cc: Rob Herring <robh@xxxxxxxxxx>
Cc: Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx>
Cc: Conor Dooley <conor+dt@xxxxxxxxxx>
Cc: devicetree@xxxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
Changes
=======
v6:
- Address review comments.
- Rebase on the latest master.
v5:
- Address review comments.
v4:
- Address review comments.
v3:
- Address an issue with the MAINTAINERS file reported by the kernel
test robot.
v2:
- Address review comments.
- Rebase on 6.14-rc4.
Vincenzo Frascino (4):
ASoC: dt-bindings: xlnx,i2s: Convert to json-schema
ASoC: dt-bindings: xlnx,audio-formatter: Convert to json-schema
ASoC: dt-bindings: xlnx,spdif: Convert to json-schema
MAINTAINERS: Add Vincenzo Frascino as Xilinx Sound Driver Maintainer
.../bindings/sound/xlnx,audio-formatter.txt | 29 -------
.../bindings/sound/xlnx,audio-formatter.yaml | 72 +++++++++++++++++
.../devicetree/bindings/sound/xlnx,i2s.txt | 28 -------
.../devicetree/bindings/sound/xlnx,i2s.yaml | 65 ++++++++++++++++
.../devicetree/bindings/sound/xlnx,spdif.txt | 28 -------
.../devicetree/bindings/sound/xlnx,spdif.yaml | 77 +++++++++++++++++++
MAINTAINERS | 8 ++
7 files changed, 222 insertions(+), 85 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/sound/xlnx,audio-formatter.txt
create mode 100644 Documentation/devicetree/bindings/sound/xlnx,audio-formatter.yaml
delete mode 100644 Documentation/devicetree/bindings/sound/xlnx,i2s.txt
create mode 100644 Documentation/devicetree/bindings/sound/xlnx,i2s.yaml
delete mode 100644 Documentation/devicetree/bindings/sound/xlnx,spdif.txt
create mode 100644 Documentation/devicetree/bindings/sound/xlnx,spdif.yaml
--
2.43.0
[Index of Archives]
[Pulseaudio]
[Linux Audio Users]
[ALSA Devel]
[Fedora Desktop]
[Fedora SELinux]
[Big List of Linux Books]
[Yosemite News]
[KDE Users]