devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Brian Norris <computersforpeace@gmail.com>,
	Simon Horman <horms@verge.net.au>,
	Magnus Damm <magnus.damm@gmail.com>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	Gregory Clement <gregory.clement@free-electrons.com>,
	Rob Herring <robh+dt@kernel.org>
Cc: linux-sh@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-mtd@vger.kernel.org, devicetree@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH/RFC 0/7] ARM: dts: Add compatible property to "partitions" node
Date: Mon, 14 Dec 2015 20:11:37 +0100	[thread overview]
Message-ID: <1450120304-2760-1-git-send-email-geert+renesas@glider.be> (raw)

	Hi,

As of commit e488ca9f8d4f62c2 ("doc: dt: mtd: partitions: add compatible
property to "partitions" node"), the "partitions" subnode of an SPI
FLASH device node must have a compatible property. The partitions are no
longer detected if it is not present.

I marked this series as "RFC", as the abovementioned commit is not yet
upstream. Ideally, the users should be fixed first, to avoid breakage.

Tested on r8a7791/koelsch.

Thanks!

Geert Uytterhoeven (7):
  ARM: dt: mvebu: ix4-300d: Add compatible property to "partitions" node
  ARM: shmobile: bockw dts: Add compatible property to "partitions" node
  ARM: shmobile: lager dts: Add compatible property to "partitions" node
  ARM: shmobile: koelsch dts: Add compatible property to "partitions"
    node
  ARM: shmobile: porter dts: Add compatible property to "partitions"
    node
  ARM: shmobile: gose dts: Add compatible property to "partitions" node
  ARM: shmobile: silk dts: Add compatible property to "partitions" node

 arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts | 1 +
 arch/arm/boot/dts/r8a7778-bockw.dts             | 1 +
 arch/arm/boot/dts/r8a7790-lager.dts             | 1 +
 arch/arm/boot/dts/r8a7791-koelsch.dts           | 1 +
 arch/arm/boot/dts/r8a7791-porter.dts            | 1 +
 arch/arm/boot/dts/r8a7793-gose.dts              | 1 +
 arch/arm/boot/dts/r8a7794-silk.dts              | 1 +
 7 files changed, 7 insertions(+)

-- 
1.9.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

             reply	other threads:[~2015-12-14 19:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-14 19:11 Geert Uytterhoeven [this message]
2015-12-14 19:11 ` [PATCH/RFC 1/7] ARM: dt: mvebu: ix4-300d: Add compatible property to "partitions" node Geert Uytterhoeven
2015-12-14 19:11 ` [PATCH/RFC 2/7] ARM: shmobile: bockw dts: " Geert Uytterhoeven
     [not found] ` <1450120304-2760-1-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2015-12-14 19:11   ` [PATCH/RFC 3/7] ARM: shmobile: lager " Geert Uytterhoeven
2015-12-14 19:11 ` [PATCH/RFC 4/7] ARM: shmobile: koelsch " Geert Uytterhoeven
2015-12-14 19:11 ` [PATCH/RFC 5/7] ARM: shmobile: porter " Geert Uytterhoeven
2015-12-14 19:11 ` [PATCH/RFC 6/7] ARM: shmobile: gose " Geert Uytterhoeven
2015-12-14 19:11 ` [PATCH/RFC 7/7] ARM: shmobile: silk " Geert Uytterhoeven
2015-12-14 19:46 ` [PATCH/RFC 0/7] ARM: " Brian Norris
2015-12-14 21:20   ` Geert Uytterhoeven
2015-12-14 21:43     ` Brian Norris
2015-12-14 21:45       ` Brian Norris
2015-12-15  8:01         ` Geert Uytterhoeven

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=1450120304-2760-1-git-send-email-geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=computersforpeace@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=gregory.clement@free-electrons.com \
    --cc=horms@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mtd@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=sebastian.hesselbarth@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).