Re: [PATCH v5] ASoC: dt-bindings: tegra30-i2s: convert to dt schema

From: Rob Herring
Date: Mon Apr 29 2024 - 12:14:53 EST



On Fri, 26 Apr 2024 22:33:18 +0530, Mohammad Shehar Yaar Tausif wrote:
> Convert NVIDIA Tegra30 I2S binding to DT schema and
> add "clock-names" property used by multiple tegra i2s blocks
> in arch/arm64/boot/dts/nvidia/tegra132.dtsi. This is not a
> required property by the binding.
>
> Signed-off-by: Mohammad Shehar Yaar Tausif <sheharyaar48@xxxxxxxxx>
> ---
> Changes v4->v5:
> - removed redundant example
> - removed redundant compatible
>
> v4 : https://lore.kernel.org/all/20240425153045.49939-1-sheharyaar48@xxxxxxxxx/
> ---
> .../bindings/sound/nvidia,tegra30-i2s.txt | 27 --------
> .../bindings/sound/nvidia,tegra30-i2s.yaml | 67 +++++++++++++++++++
> 2 files changed, 67 insertions(+), 27 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra30-i2s.txt
> create mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra30-i2s.yaml
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>