On Wed, Dec 18, 2024 at 5:01 PM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote: > > On Tue, Dec 17, 2024 at 06:16:49PM +0800, Keguang Zhang wrote: > > + > > +properties: > > + compatible: > > + oneOf: > > + - enum: > > + - loongson,ls1b-nand-controller > > + - loongson,ls1c-nand-controller > > + - items: > > + - enum: > > + - loongson,ls1a-nand-controller > > + - const: loongson,ls1b-nand-controller > > + > > + reg: > > + maxItems: 2 > > + > > + reg-names: > > + items: > > + - const: nand > > + - const: nand-dma > > Are you sure these are separate address spaces? > <0x1fe78000 0x24>, <0x1fe78040 0x4> > spacing/distance of !4 words... > Sure. That’s exactly what the user manual states. > Best regards, > Krzysztof > -- Best regards, Keguang Zhang