Re: [PATCH v3] ASoC: dt-bindings: fsl,sai: Convert format to json-schema

From: Krzysztof Kozlowski
Date: Tue Aug 02 2022 - 05:31:56 EST


On 02/08/2022 11:21, Shengjiu Wang wrote:
>
>>> + lsb-first:
>>> + $ref: /schemas/types.yaml#/definitions/flag
>>> + description: |
>>> + Configures whether the LSB or the MSB is transmitted
>>> + first for the fifo data. If this property is absent,
>>> + the MSB is transmitted first as default, or the LSB
>>> + is transmitted first.
>>> + type: boolean
>>
>> The type: boolean goes instead of $ref, not additionally to it. Just
>> like below...
>>
>>
> Does this mean that I should remove the $ref for all the boolean flags?
> like fsl,sai-synchronous-rx...

Yes.



Best regards,
Krzysztof