Re: [PATCH] dt-bindings: mips: lantiq: Document Lantiq SoC dt bindings

From: Krzysztof Kozlowski
Date: Tue Mar 28 2023 - 02:32:31 EST


On 27/03/2023 23:21, Aleksander Bajkowski wrote:
>>> +properties:
>>> + $nodename:
>>> + const: "/"
>>> + compatible:
>>> + oneOf:
>>> + - description: Boards with Lantiq Amazon-SE SoC
>>> + items:
>>> + - const: lantiq,ase
>> This does not look like proper board compatible. Boards have almost
>> always minimum two compatibles - one for SoC and one for board. With
>> commit msg this just adds to confusion...
>>
>
> The added dt-binding contains only the SoC part. The compatible strings
> for individual boards will be added later together with the dts files. Before
> sending the dts files I want to document current bindings and clear
> checkpach warnings about undocumented strings.

Which is incomplete and inaccurate documentation. Instead, document
proper, full compatibles.

Best regards,
Krzysztof