[PATCH v6 2/2] dt-bindings: mtd: davinci: convert to yaml

Krzysztof Kozlowski krzk at kernel.org
Thu Nov 7 04:27:37 PST 2024


On 07/11/2024 13:23, Marcus Folkesson wrote:
>>
>>> +
>>> +        ti,davinci-chipselect = <1>;
>>> +        ti,davinci-mask-ale = <0>;
>>> +        ti,davinci-mask-cle = <0>;
>>> +        ti,davinci-mask-chipsel = <0>;
>>> +
>>> +        ti,davinci-nand-buswidth = <16>;
>>> +        ti,davinci-ecc-mode = "hw";
>>> +        ti,davinci-ecc-bits = <4>;
>>> +        ti,davinci-nand-use-bbt;
>>> +
>>> +        partitions {
>>
>> Where are the partitions documented? In which binding? Don't you miss
>> mtd.yaml? I think this binding misses some references, but I am not sure
>> which ones.
> 
> I thought this covered it?
> 
> +  partitions:
> +    $ref: /schemas/mtd/partitions/partitions.yaml

O, yes, I somehow totally missed it. It's fine, thanks for explaining.

Best regards,
Krzysztof




More information about the linux-mtd mailing list