[PATCH] ASoC: dt-bindings: fsl-sai: Convert to YAML DT schema

Marek Vasut marex at denx.de
Fri Nov 4 12:22:13 CET 2022


On 11/4/22 09:11, Shengjiu Wang wrote:
> On Fri, Nov 4, 2022 at 2:20 AM Marek Vasut <marex at denx.de> wrote:
> 
>> Convert the SAI bindings to YAML DT schema to permit validation.
>> Add Shengjiu as maintainer, derived from sound/soc/fsl/fsl_sai.c
>> get_maintainer result.
>>
>> Describe existing used combinations of compatible strings, add the
>> missing imx7d-sai compatible string which is used on i.MX7 .
>>
>> Properties lsb-first, fsl,sai-synchronous-rx, fsl,sai-asynchronous,
>> fsl,dataline are no longer listed as required, since those are clearly
>> optional, even the description says so, so does their usage.
>>
>> Fix the undefined edma channel macro per arch/arm/boot/dts/vfxxx.dtsi ,
>> use the value itself just like in the vfxxx.dtsi .
>>
>> Document interrupts property, which was previously undocumented, but
>> it is required property of this IP.
>>
>> Document #sound-sai-cells, which should be zero for this IP.
>>
>> Document fsl,imx6ul-iomuxc-gpr and its dependency on MX6UL and
>> fsl,sai-mclk-direction-output .
>>
>> Signed-off-by: Marek Vasut <marex at denx.de>
>> ---
>> Cc: Fabio Estevam <festevam at gmail.com>
>> Cc: Jaroslav Kysela <perex at perex.cz>
>> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt at linaro.org>
>> Cc: Liam Girdwood <lgirdwood at gmail.com>
>> Cc: Mark Brown <broonie at kernel.org>
>> Cc: Nicolin Chen <nicoleotsuka at gmail.com>
>> Cc: Rob Herring <robh+dt at kernel.org>
>> Cc: Shengjiu Wang <shengjiu.wang at gmail.com>
>> Cc: Takashi Iwai <tiwai at suse.com>
>> Cc: Xiubo Li <Xiubo.Lee at gmail.com>
>> Cc: alsa-devel at alsa-project.org
>> To: devicetree at vger.kernel.org
>> ---
>>   .../devicetree/bindings/sound/fsl-sai.yaml    | 188 ++++++++++++++++++
>>
> 
> Documentation/devicetree/bindings/sound/fsl,sai.yaml
> I have done conversion. If there is any update/change, please send patch
> base on it.

I noticed that, thanks for that. I'll see if there is anything left to do.


More information about the Alsa-devel mailing list