From: Rob Herring <robh@kernel.org>
To: Paul Cercueil <paul@crapouillou.net>
Cc: Boris Brezillon <bbrezillon@kernel.org>,
od@zcrc.me, Rob Herring <robh+dt@kernel.org>,
devicetree@vger.kernel.org, linux-mtd@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org
Subject: Re: [PATCH v2 3/3] dt-bindings: mtd: Convert ingenic,jz4780-nand.txt to YAML
Date: Thu, 28 May 2020 15:45:44 -0600 [thread overview]
Message-ID: <20200528214544.GA739281@bogus> (raw)
In-Reply-To: <20200520002234.418025-3-paul@crapouillou.net>
On Wed, 20 May 2020 02:22:34 +0200, Paul Cercueil wrote:
> Convert the ingenic,jz4780-nand.txt doc file to ingenic,nand.yaml.
>
> Signed-off-by: Paul Cercueil <paul@crapouillou.net>
> ---
>
> Notes:
> v2: - Don't include ingenic,nemc-client.yaml which is gone
> - Use 'partitions' property instead of '^partitions$' pattern
>
> .../bindings/mtd/ingenic,jz4780-nand.txt | 92 ------------
> .../devicetree/bindings/mtd/ingenic,nand.yaml | 132 ++++++++++++++++++
> 2 files changed, 132 insertions(+), 92 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/mtd/ingenic,jz4780-nand.txt
> create mode 100644 Documentation/devicetree/bindings/mtd/ingenic,nand.yaml
>
Applied, thanks!
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Paul Cercueil <paul@crapouillou.net>
Cc: devicetree@vger.kernel.org,
Boris Brezillon <bbrezillon@kernel.org>,
linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
linux-gpio@vger.kernel.org, od@zcrc.me,
linux-mtd@lists.infradead.org
Subject: Re: [PATCH v2 3/3] dt-bindings: mtd: Convert ingenic, jz4780-nand.txt to YAML
Date: Thu, 28 May 2020 15:45:44 -0600 [thread overview]
Message-ID: <20200528214544.GA739281@bogus> (raw)
In-Reply-To: <20200520002234.418025-3-paul@crapouillou.net>
On Wed, 20 May 2020 02:22:34 +0200, Paul Cercueil wrote:
> Convert the ingenic,jz4780-nand.txt doc file to ingenic,nand.yaml.
>
> Signed-off-by: Paul Cercueil <paul@crapouillou.net>
> ---
>
> Notes:
> v2: - Don't include ingenic,nemc-client.yaml which is gone
> - Use 'partitions' property instead of '^partitions$' pattern
>
> .../bindings/mtd/ingenic,jz4780-nand.txt | 92 ------------
> .../devicetree/bindings/mtd/ingenic,nand.yaml | 132 ++++++++++++++++++
> 2 files changed, 132 insertions(+), 92 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/mtd/ingenic,jz4780-nand.txt
> create mode 100644 Documentation/devicetree/bindings/mtd/ingenic,nand.yaml
>
Applied, thanks!
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
next prev parent reply other threads:[~2020-05-28 21:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-20 0:22 [PATCH v2 1/3] dt-bindings: pinctrl: Convert ingenic,pinctrl.txt to YAML Paul Cercueil
2020-05-20 0:22 ` [PATCH v2 1/3] dt-bindings: pinctrl: Convert ingenic, pinctrl.txt " Paul Cercueil
2020-05-20 0:22 ` [PATCH v2 2/3] dt-bindings: memory: Convert ingenic,jz4780-nemc.txt " Paul Cercueil
2020-05-20 0:22 ` [PATCH v2 2/3] dt-bindings: memory: Convert ingenic, jz4780-nemc.txt " Paul Cercueil
2020-05-28 21:45 ` [PATCH v2 2/3] dt-bindings: memory: Convert ingenic,jz4780-nemc.txt " Rob Herring
2020-05-28 21:45 ` Rob Herring
2020-05-20 0:22 ` [PATCH v2 3/3] dt-bindings: mtd: Convert ingenic,jz4780-nand.txt " Paul Cercueil
2020-05-20 0:22 ` [PATCH v2 3/3] dt-bindings: mtd: Convert ingenic, jz4780-nand.txt " Paul Cercueil
2020-05-28 21:45 ` Rob Herring [this message]
2020-05-28 21:45 ` Rob Herring
2020-05-28 21:42 ` [PATCH v2 1/3] dt-bindings: pinctrl: Convert ingenic,pinctrl.txt " Rob Herring
2020-05-28 21:42 ` [PATCH v2 1/3] dt-bindings: pinctrl: Convert ingenic, pinctrl.txt " Rob Herring
2020-05-30 11:04 ` [PATCH v2 1/3] dt-bindings: pinctrl: Convert ingenic,pinctrl.txt " Paul Cercueil
2020-05-30 11:04 ` [PATCH v2 1/3] dt-bindings: pinctrl: Convert ingenic, pinctrl.txt " Paul Cercueil
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=20200528214544.GA739281@bogus \
--to=robh@kernel.org \
--cc=bbrezillon@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=od@zcrc.me \
--cc=paul@crapouillou.net \
--cc=robh+dt@kernel.org \
/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.