From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Keguang Zhang <keguang.zhang@gmail.com>
Cc: Keguang Zhang via B4 Relay
<devnull+keguang.zhang.gmail.com@kernel.org>,
Richard Weinberger <richard@nod.at>,
Vignesh Raghavendra <vigneshr@ti.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org, linux-media@vger.kernel.org,
Krzysztof Kozlowski <krzk@kernel.org>
Subject: Re: [PATCH v10 1/2] dt-bindings: mtd: Add Loongson-1 NAND Controller
Date: Wed, 16 Oct 2024 14:01:08 +0200 [thread overview]
Message-ID: <20241016140108.00273712@xps-13> (raw)
In-Reply-To: <CAJhJPsW+cRY13in41NpTrEB4VP7jYLFdgrt8+9EJSwgkvXZR=g@mail.gmail.com>
Hi Keguang,
keguang.zhang@gmail.com wrote on Wed, 16 Oct 2024 16:06:09 +0800:
> On Mon, Oct 7, 2024 at 10:10 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
> >
> > Hi Keguang,
> >
> > > +patternProperties:
> > > + "^nand@[0-3]$":
> > > + type: object
> > > + $ref: raw-nand-chip.yaml
> > > +
> > > + required:
> > > + - nand-use-soft-ecc-engine
> > > + - nand-ecc-algo
> >
> > Actually I told you a mistake. The no-ecc-engine case should remain
> > valid, so we cannot require these properties in the bindings.
> >
> Then, remove this section, right?
Yes, please.
Thanks,
Miquèl
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Keguang Zhang <keguang.zhang@gmail.com>
Cc: Keguang Zhang via B4 Relay
<devnull+keguang.zhang.gmail.com@kernel.org>,
Richard Weinberger <richard@nod.at>,
Vignesh Raghavendra <vigneshr@ti.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org, linux-media@vger.kernel.org,
Krzysztof Kozlowski <krzk@kernel.org>
Subject: Re: [PATCH v10 1/2] dt-bindings: mtd: Add Loongson-1 NAND Controller
Date: Wed, 16 Oct 2024 14:01:08 +0200 [thread overview]
Message-ID: <20241016140108.00273712@xps-13> (raw)
In-Reply-To: <CAJhJPsW+cRY13in41NpTrEB4VP7jYLFdgrt8+9EJSwgkvXZR=g@mail.gmail.com>
Hi Keguang,
keguang.zhang@gmail.com wrote on Wed, 16 Oct 2024 16:06:09 +0800:
> On Mon, Oct 7, 2024 at 10:10 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
> >
> > Hi Keguang,
> >
> > > +patternProperties:
> > > + "^nand@[0-3]$":
> > > + type: object
> > > + $ref: raw-nand-chip.yaml
> > > +
> > > + required:
> > > + - nand-use-soft-ecc-engine
> > > + - nand-ecc-algo
> >
> > Actually I told you a mistake. The no-ecc-engine case should remain
> > valid, so we cannot require these properties in the bindings.
> >
> Then, remove this section, right?
Yes, please.
Thanks,
Miquèl
next prev parent reply other threads:[~2024-10-16 12:01 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-02 8:10 [PATCH v10 0/2] Add support for Loongson-1 NAND Keguang Zhang
2024-10-02 8:10 ` Keguang Zhang via B4 Relay
2024-10-02 8:10 ` Keguang Zhang via B4 Relay
2024-10-02 8:10 ` [PATCH v10 1/2] dt-bindings: mtd: Add Loongson-1 NAND Controller Keguang Zhang
2024-10-02 8:10 ` Keguang Zhang via B4 Relay
2024-10-02 8:10 ` Keguang Zhang via B4 Relay
2024-10-07 14:10 ` Miquel Raynal
2024-10-07 14:10 ` Miquel Raynal
2024-10-16 8:06 ` Keguang Zhang
2024-10-16 8:06 ` Keguang Zhang
2024-10-16 12:01 ` Miquel Raynal [this message]
2024-10-16 12:01 ` Miquel Raynal
2024-10-02 8:10 ` [PATCH v10 2/2] mtd: rawnand: Add Loongson-1 NAND Controller Driver Keguang Zhang
2024-10-02 8:10 ` Keguang Zhang via B4 Relay
2024-10-02 8:10 ` Keguang Zhang via B4 Relay
2024-10-07 15:00 ` Miquel Raynal
2024-10-07 15:00 ` Miquel Raynal
2024-12-13 5:20 ` Keguang Zhang
2024-12-13 5:20 ` Keguang Zhang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241016140108.00273712@xps-13 \
--to=miquel.raynal@bootlin.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=devnull+keguang.zhang.gmail.com@kernel.org \
--cc=keguang.zhang@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=richard@nod.at \
--cc=robh@kernel.org \
--cc=vigneshr@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.