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

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Tue Aug 2 11:31:17 CEST 2022


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


More information about the Alsa-devel mailing list