Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1297371

Re: [PATCH v2 1/9] ARM: mvebu: ix4-300d: Add compatible property to "partitions" node

Path csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod
From Gregory CLEMENT <gregory.clement@free-electrons.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/9] ARM: mvebu: ix4-300d: Add compatible property to "partitions" node
Date Wed, 23 Dec 2015 12:20:02 +0100
Message-ID <qIPCy-s6-29@gated-at.bofh.it> (permalink)
References <qI62J-5iw-9@gated-at.bofh.it> <qI62K-5iw-25@gated-at.bofh.it> <qIbOP-vL-19@gated-at.bofh.it> <qICFj-JT-15@gated-at.bofh.it>
X-Original-To Olof Johansson <olof@lixom.net>
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
MIME-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8BIT
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 38
Organization linux.* mail to news gateway
X-Original-Cc Geert Uytterhoeven <geert+renesas@glider.be>, arm@kernel.org, Andrew Lunn <andrew@lunn.ch>, Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>, Simon Horman <horms@verge.net.au>, Magnus Damm <magnus.damm@gmail.com>, Ralf Baechle <ralf@linux-mips.org>, Alex Smith <alex.smith@imgtec.com>, Brian Norris <computersforpeace@gmail.com>, Rob Herring <robh+dt@kernel.org>, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sh@vger.kernel.org, linux-mips@linux-mips.org, linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org
X-Original-Date Wed, 23 Dec 2015 12:07:12 +0100
X-Original-Message-ID <87a8p1fmov.fsf@free-electrons.com>
X-Original-References <1450694033-27717-1-git-send-email-geert+renesas@glider.be> <1450694033-27717-2-git-send-email-geert+renesas@glider.be> <87zix3rbm7.fsf@free-electrons.com> <20151222212225.GE30172@localhost>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1297371

Show key headers only | View raw


Hi Olof,
 
 On mar., déc. 22 2015, Olof Johansson <olof@lixom.net> wrote:

> On Mon, Dec 21, 2015 at 05:48:48PM +0100, Gregory CLEMENT wrote:
>> Hi Geert,
>>  
>>  On lun., d??c. 21 2015, Geert Uytterhoeven <geert+renesas@glider.be> wrote:
>> 
>> > 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.
>> >
>> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
>> > Acked-by: Brian Norris <computersforpeace@gmail.com>
>> 
>> Applied on mvebu/dt (with the hope that it is still time to push it to
>> arm-soc)
>
> I think we should just take this directly, so feel free to drop it. I'll
> followup on 0/9.

OK I will drop it of my mvebu/dt and for-next branches.

Gregory


-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/9] ARM: dts: Add compatible property to "partitions" node Geert Uytterhoeven <geert+renesas@glider.be> - 2015-12-21 11:40 +0100
  [PATCH v2 3/9] ARM: shmobile: bockw dts: Add compatible property to "partitions" node Geert Uytterhoeven <geert+renesas@glider.be> - 2015-12-21 11:40 +0100
  [PATCH v2 7/9] ARM: shmobile: gose dts: Add compatible property to "partitions" node Geert Uytterhoeven <geert+renesas@glider.be> - 2015-12-21 11:40 +0100
  [PATCH v2 4/9] ARM: shmobile: lager dts: Add compatible property to "partitions" node Geert Uytterhoeven <geert+renesas@glider.be> - 2015-12-21 11:40 +0100
  [PATCH v2 2/9] ARM: mvebu: kirkwood: Add compatible property to "partitions" node Geert Uytterhoeven <geert+renesas@glider.be> - 2015-12-21 11:40 +0100
    Re: [PATCH v2 2/9] ARM: mvebu: kirkwood: Add compatible property to "partitions" node Gregory CLEMENT <gregory.clement@free-electrons.com> - 2015-12-21 18:00 +0100
  [PATCH v2 1/9] ARM: mvebu: ix4-300d: Add compatible property to "partitions" node Geert Uytterhoeven <geert+renesas@glider.be> - 2015-12-21 11:40 +0100
    Re: [PATCH v2 1/9] ARM: mvebu: ix4-300d: Add compatible property to "partitions" node Gregory CLEMENT <gregory.clement@free-electrons.com> - 2015-12-21 17:50 +0100
      Re: [PATCH v2 1/9] ARM: mvebu: ix4-300d: Add compatible property to  "partitions" node Olof Johansson <olof@lixom.net> - 2015-12-22 22:30 +0100
        Re: [PATCH v2 1/9] ARM: mvebu: ix4-300d: Add compatible property to "partitions" node Gregory CLEMENT <gregory.clement@free-electrons.com> - 2015-12-23 12:20 +0100
  [PATCH v2 6/9] ARM: shmobile: porter dts: Add compatible property to "partitions" node Geert Uytterhoeven <geert+renesas@glider.be> - 2015-12-21 11:40 +0100
  [PATCH v2 5/9] ARM: shmobile: koelsch dts: Add compatible property to "partitions" node Geert Uytterhoeven <geert+renesas@glider.be> - 2015-12-21 11:40 +0100
  Re: [PATCH v2 0/9] ARM: dts: Add compatible property to "partitions"  node Olof Johansson <olof@lixom.net> - 2015-12-22 22:30 +0100
    Re: [PATCH v2 0/9] ARM: dts: Add compatible property to "partitions" node Gregory CLEMENT <gregory.clement@free-electrons.com> - 2015-12-23 12:10 +0100
      Re: [PATCH v2 0/9] ARM: dts: Add compatible property to "partitions" node Geert Uytterhoeven <geert@linux-m68k.org> - 2015-12-23 15:30 +0100
  Re: [PATCH v2 0/9] ARM: dts: Add compatible property to "partitions"  node Simon Horman <horms@verge.net.au> - 2015-12-28 06:10 +0100
    Re: [PATCH v2 0/9] ARM: dts: Add compatible property to "partitions" node Geert Uytterhoeven <geert@linux-m68k.org> - 2015-12-28 11:20 +0100

csiph-web