On Thu, May 22, 2025 at 11:43 PM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote: > > On 23/05/2025 08:32, Rosen Penev wrote: > > reg: > > maxItems: 1 > > @@ -88,3 +94,15 @@ examples: > > nvmem-cell-names = "mac-address", "calibration"; > > }; > > }; > > + - | > > + ahb { > > + compatible = "simple-bus"; > > + ranges; > > Not much improved... Code is now actually wrong. Remember to notice > where the comments appear. We are using here mailing list style of > communication. Will fix. I ran make dt_binding_check just to make sure. The example's compatible is also wrong. Will fix as well. > > In any case: 1 patchset per 24h. Ah right. Apologies. > > > > Best regards, > Krzysztof