[PATCH 1/1] ASoC: intel, keembay-i2s: Fix a dt_binding_check warning

Rob Herring robh at kernel.org
Wed Mar 31 00:03:39 CEST 2021


On Mon, 29 Mar 2021 16:14:35 +0800, Zhen Lei wrote:
> The property "dmas" contains two items: DMA "TX" and "RX" channel,
> Therefore, its value also needs to be written in two parts.
> 
> Otherwise, below YAML check warning is reported:
> Documentation/devicetree/bindings/sound/intel,keembay-i2s.example.dt.yaml:\
> i2s at 20140000: dmas: [[4294967295, 29, 4294967295, 33]] is too short
> 
> Signed-off-by: Zhen Lei <thunder.leizhen at huawei.com>
> ---
>  Documentation/devicetree/bindings/sound/intel,keembay-i2s.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Acked-by: Rob Herring <robh at kernel.org>


More information about the Alsa-devel mailing list