[PATCH v11 1/2] dt-bindings: mtd: Add Loongson-1 NAND Controller

Keguang Zhang keguang.zhang at gmail.com
Wed Dec 18 01:31:13 PST 2024


On Wed, Dec 18, 2024 at 5:01 PM Krzysztof Kozlowski <krzk at kernel.org> 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



More information about the linux-mtd mailing list