Re: [PATCH] dt-bindings: mtd: st,spear600-smi: convert to DT schema

From: Miquel Raynal

Date: Wed Feb 25 2026 - 11:32:50 EST


Hello Rob,

>> > + flash@fc000000 {
>> > + compatible = "st,spear600-smi";
>> > + #address-cells = <1>;
>> > + #size-cells = <1>;
>> > + reg = <0xfc000000 0x1000>;
>> > + interrupt-parent = <&vic1>;
>> > + interrupts = <12>;
>> > + clock-rate = <50000000>; /* 50 MHz */
>> > +
>> > + flash@f8000000 {
>>
>> This is now a warning in linux-next:
>
> Now this is a warning in v7.0-rc1. Miquel, please revert this as there
> has been no response.

Akhila staying silent, let's try to help with the YAML conversion effort:
https://lore.kernel.org/linux-devicetree/20260225-perso-fix-spear600-smi-yaml-v1-0-8ef3d205ab3a@xxxxxxxxxxx/T/#m908bf59527847285c0447dd0379b3c88cfd71857

Thanks,
Miquèl