Re: [PATCH] dt: bindings: mtd: replace references to nand.txt with nand-controller.yaml

Rob Herring <[email protected]> Wed, 22 May 2019 08:55:53 -0500
Newsgroups io.groups.linux-oxnas,org.infradead.lists.linux-amlogic,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-mtd,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-tegra
Message-ID <CAL_JsqJ+zNQ3CeBh8K=oBiZZsiBQ8w1w=6vs8zOQeqUf_qhqcg@mail.gmail.com>
On Wed, May 22, 2019 at 8:19 AM Rob Herring <[email protected]> wrote:
>
> On Tue, May 21, 2019 at 2:28 PM Kamal Dasu <[email protected]> wrote:
> >
> > nand-controller.yaml replaced nand.txt however the references to it were
> > not updated. This change updates these references wherever it appears in
> > bindings documentation.
> >
> > Fixes: 212e49693592 ("dt-bindings: mtd: Add YAML schemas for the generic NAND options")
> >
> > Signed-off-by: Kamal Dasu <[email protected]>
>
> Mauro already sent a similar patch.

Actually, Mauro's patch missed a bunch of cases that aren't full
paths, so I'll take this one.

Rob