public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: "Cédric Le Goater" <clg@kaod.org>, linux-mtd@lists.infradead.org
Cc: David Woodhouse <dwmw2@infradead.org>,
	Brian Norris <computersforpeace@gmail.com>,
	Boris Brezillon <boris.brezillon@free-electrons.com>,
	Richard Weinberger <richard@nod.at>,
	Cyrille Pitchen <cyrille.pitchen@atmel.com>,
	devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>
Subject: Re: [PATCH v3 0/2] Add a "label" property to the mtd device
Date: Thu, 9 Feb 2017 21:25:32 +0100	[thread overview]
Message-ID: <ceb3ad29-a5fc-86d5-a2f3-dd2c1620fc57@gmail.com> (raw)
In-Reply-To: <1486632068-14894-1-git-send-email-clg@kaod.org>

On 02/09/2017 10:21 AM, Cédric Le Goater wrote:
> Hello,
> 
> Herer are a couple of patches adding a "label" property to the mtd
> device, which can be used to identify a specific chip on a system with
> multiple chips. This is common on the OpenPower boards, there can be
> four chips holding the firmware for the BMC and the firmware for the
> host, plus chips with golden images for recovery.

Series is
Reviewed-by: Marek Vasut <marek.vasut@gmail.com>

> Thanks,
> 
> C.
> 
>  Changes since v2:
> 
>  - only assign device name from label if mtd->name is undefined
> 
>  Changes since v1:
> 
>  - moved the use of the "label" property from mtd_set_dev_defaults()
>    to mtd_set_of_node() to let drivers keep control on how mtd->name
>    is set and allocated.
> 
> Cédric Le Goater (2):
>   mtd: name the mtd device with an optional label property
>   dt-bindings: mtd: add a common label property to all mtd devices
> 
>  Documentation/devicetree/bindings/mtd/common.txt | 15 +++++++++++++++
>  include/linux/mtd/mtd.h                          |  3 +++
>  2 files changed, 18 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/mtd/common.txt
> 


-- 
Best regards,
Marek Vasut

  parent reply	other threads:[~2017-02-09 20:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-09  9:21 [PATCH v3 0/2] Add a "label" property to the mtd device Cédric Le Goater
2017-02-09  9:21 ` [PATCH v3 1/2] mtd: name the mtd device with an optional label property Cédric Le Goater
2017-02-09  9:21 ` [PATCH v3 2/2] dt-bindings: mtd: add a common label property to all mtd devices Cédric Le Goater
2017-02-09 20:25 ` Marek Vasut [this message]
2017-02-10 18:31   ` [PATCH v3 0/2] Add a "label" property to the mtd device Brian Norris

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=ceb3ad29-a5fc-86d5-a2f3-dd2c1620fc57@gmail.com \
    --to=marek.vasut@gmail.com \
    --cc=boris.brezillon@free-electrons.com \
    --cc=clg@kaod.org \
    --cc=computersforpeace@gmail.com \
    --cc=cyrille.pitchen@atmel.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=richard@nod.at \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox