All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: Marek Vasut <marek.vasut@gmail.com>
Cc: devicetree@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	linux-renesas-soc@vger.kernel.org,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Simon Horman <horms+renesas@verge.net.au>,
	linux-arm-kernel@lists.infradead.org,
	Marek Vasut <marek.vasut+renesas@gmail.com>
Subject: Re: [PATCH 1/9] ARM: shmobile: defconfig: Enable MTD command line partition parsing
Date: Tue, 22 May 2018 14:32:53 +0200	[thread overview]
Message-ID: <20180522123253.gvxinjmam5hwse5c@ninjato> (raw)
In-Reply-To: <20180522120257.13232-1-marek.vasut+renesas@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 813 bytes --]

On Tue, May 22, 2018 at 02:02:49PM +0200, Marek Vasut wrote:
> In preparation for removing MTD partitioning from the DTs and moving
> it over to kernel command line partition parsing, enable the support
> for kernel command line MTD partition parsing.
> 
> The argument for not having MTD partitions in the DT is the same as
> for not having hard drive partitions in DT, neither describes the
> hardware itself, so it shouldn't be in the DT. Furthermore, kernel
> command line MTD partition passing allows greater flexibility in
> case someone decided to repartition the flash, which is well in the
> realm of possibility with these systems.
> 
> Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>

Makes a lot of sense to me.

Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>


[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Wolfram Sang <wsa@the-dreams.de>
To: Marek Vasut <marek.vasut@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	Marek Vasut <marek.vasut+renesas@gmail.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Simon Horman <horms+renesas@verge.net.au>,
	linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH 1/9] ARM: shmobile: defconfig: Enable MTD command line partition parsing
Date: Tue, 22 May 2018 14:32:53 +0200	[thread overview]
Message-ID: <20180522123253.gvxinjmam5hwse5c@ninjato> (raw)
In-Reply-To: <20180522120257.13232-1-marek.vasut+renesas@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 813 bytes --]

On Tue, May 22, 2018 at 02:02:49PM +0200, Marek Vasut wrote:
> In preparation for removing MTD partitioning from the DTs and moving
> it over to kernel command line partition parsing, enable the support
> for kernel command line MTD partition parsing.
> 
> The argument for not having MTD partitions in the DT is the same as
> for not having hard drive partitions in DT, neither describes the
> hardware itself, so it shouldn't be in the DT. Furthermore, kernel
> command line MTD partition passing allows greater flexibility in
> case someone decided to repartition the flash, which is well in the
> realm of possibility with these systems.
> 
> Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>

Makes a lot of sense to me.

Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: wsa@the-dreams.de (Wolfram Sang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/9] ARM: shmobile: defconfig: Enable MTD command line partition parsing
Date: Tue, 22 May 2018 14:32:53 +0200	[thread overview]
Message-ID: <20180522123253.gvxinjmam5hwse5c@ninjato> (raw)
In-Reply-To: <20180522120257.13232-1-marek.vasut+renesas@gmail.com>

On Tue, May 22, 2018 at 02:02:49PM +0200, Marek Vasut wrote:
> In preparation for removing MTD partitioning from the DTs and moving
> it over to kernel command line partition parsing, enable the support
> for kernel command line MTD partition parsing.
> 
> The argument for not having MTD partitions in the DT is the same as
> for not having hard drive partitions in DT, neither describes the
> hardware itself, so it shouldn't be in the DT. Furthermore, kernel
> command line MTD partition passing allows greater flexibility in
> case someone decided to repartition the flash, which is well in the
> realm of possibility with these systems.
> 
> Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>

Makes a lot of sense to me.

Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180522/4d922668/attachment.sig>

  parent reply	other threads:[~2018-05-22 12:32 UTC|newest]

Thread overview: 111+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-22 12:02 [PATCH 1/9] ARM: shmobile: defconfig: Enable MTD command line partition parsing Marek Vasut
2018-05-22 12:02 ` Marek Vasut
2018-05-22 12:02 ` Marek Vasut
2018-05-22 12:02 ` [PATCH 2/9] ARM: dts: lager: Drop MTD partitioning from DT Marek Vasut
2018-05-22 12:02   ` Marek Vasut
2018-05-22 12:02   ` Marek Vasut
2018-05-22 12:34   ` Wolfram Sang
2018-05-22 12:34     ` Wolfram Sang
2018-05-22 12:34     ` Wolfram Sang
2018-05-22 14:32   ` Geert Uytterhoeven
2018-05-22 14:32     ` Geert Uytterhoeven
2018-05-22 14:32     ` Geert Uytterhoeven
2018-05-22 21:55     ` Marek Vasut
2018-05-22 21:55       ` Marek Vasut
2018-05-22 21:55       ` Marek Vasut
2018-05-22 12:02 ` [PATCH 3/9] ARM: dts: stout: " Marek Vasut
2018-05-22 12:02   ` Marek Vasut
2018-05-22 12:02   ` Marek Vasut
2018-05-22 12:34   ` Wolfram Sang
2018-05-22 12:34     ` Wolfram Sang
2018-05-22 12:34     ` Wolfram Sang
2018-05-22 14:33   ` Geert Uytterhoeven
2018-05-22 14:33     ` Geert Uytterhoeven
2018-05-22 14:33     ` Geert Uytterhoeven
2018-05-22 12:02 ` [PATCH 4/9] ARM: dts: koelsch: " Marek Vasut
2018-05-22 12:02   ` Marek Vasut
2018-05-22 12:02   ` Marek Vasut
2018-05-22 12:34   ` Wolfram Sang
2018-05-22 12:34     ` Wolfram Sang
2018-05-22 12:34     ` Wolfram Sang
2018-05-22 14:29   ` Geert Uytterhoeven
2018-05-22 14:29     ` Geert Uytterhoeven
2018-05-22 14:29     ` Geert Uytterhoeven
2018-05-22 12:02 ` [PATCH 5/9] ARM: dts: porter: " Marek Vasut
2018-05-22 12:02   ` Marek Vasut
2018-05-22 12:02   ` Marek Vasut
2018-05-22 12:34   ` Wolfram Sang
2018-05-22 12:34     ` Wolfram Sang
2018-05-22 12:34     ` Wolfram Sang
2018-05-22 14:34   ` Geert Uytterhoeven
2018-05-22 14:34     ` Geert Uytterhoeven
2018-05-22 14:34     ` Geert Uytterhoeven
2018-05-22 12:02 ` [PATCH 6/9] ARM: dts: wheat: " Marek Vasut
2018-05-22 12:02   ` Marek Vasut
2018-05-22 12:02   ` Marek Vasut
2018-05-22 12:34   ` Wolfram Sang
2018-05-22 12:34     ` Wolfram Sang
2018-05-22 12:34     ` Wolfram Sang
2018-05-22 14:43   ` Geert Uytterhoeven
2018-05-22 14:43     ` Geert Uytterhoeven
2018-05-22 14:43     ` Geert Uytterhoeven
2018-05-22 22:01     ` Marek Vasut
2018-05-22 22:01       ` Marek Vasut
2018-05-22 22:01       ` Marek Vasut
2018-05-23  6:25       ` Geert Uytterhoeven
2018-05-23  6:25         ` Geert Uytterhoeven
2018-05-23  6:25         ` Geert Uytterhoeven
2018-05-24 14:52         ` Marek Vasut
2018-05-24 14:52           ` Marek Vasut
2018-05-24 14:52           ` Marek Vasut
2018-05-28  8:41           ` Simon Horman
2018-05-28  8:41             ` Simon Horman
2018-05-28  8:41             ` Simon Horman
2018-05-28  8:54             ` Geert Uytterhoeven
2018-05-28  8:54               ` Geert Uytterhoeven
2018-05-28  8:54               ` Geert Uytterhoeven
2018-05-28  9:36               ` Simon Horman
2018-05-28  9:36                 ` Simon Horman
2018-05-28  9:36                 ` Simon Horman
2018-05-30 10:13                 ` Marek Vasut
2018-05-30 10:13                   ` Marek Vasut
2018-05-30 10:13                   ` Marek Vasut
2018-05-31 11:40                   ` Simon Horman
2018-05-31 11:40                     ` Simon Horman
2018-05-31 11:40                     ` Simon Horman
2018-05-22 12:02 ` [PATCH 7/9] ARM: dts: gose: " Marek Vasut
2018-05-22 12:02   ` Marek Vasut
2018-05-22 12:02   ` Marek Vasut
2018-05-22 12:34   ` Wolfram Sang
2018-05-22 12:34     ` Wolfram Sang
2018-05-22 12:34     ` Wolfram Sang
2018-05-22 14:44   ` Geert Uytterhoeven
2018-05-22 14:44     ` Geert Uytterhoeven
2018-05-22 14:44     ` Geert Uytterhoeven
2018-05-22 12:02 ` [PATCH 8/9] ARM: dts: alt: " Marek Vasut
2018-05-22 12:02   ` Marek Vasut
2018-05-22 12:02   ` Marek Vasut
2018-05-22 12:34   ` Wolfram Sang
2018-05-22 12:34     ` Wolfram Sang
2018-05-22 12:34     ` Wolfram Sang
2018-05-22 14:45   ` Geert Uytterhoeven
2018-05-22 14:45     ` Geert Uytterhoeven
2018-05-22 14:45     ` Geert Uytterhoeven
2018-05-22 12:02 ` [PATCH 9/9] ARM: dts: silk: " Marek Vasut
2018-05-22 12:02   ` Marek Vasut
2018-05-22 12:02   ` Marek Vasut
2018-05-22 12:34   ` Wolfram Sang
2018-05-22 12:34     ` Wolfram Sang
2018-05-22 12:34     ` Wolfram Sang
2018-05-22 14:46   ` Geert Uytterhoeven
2018-05-22 14:46     ` Geert Uytterhoeven
2018-05-22 14:46     ` Geert Uytterhoeven
2018-05-22 12:32 ` Wolfram Sang [this message]
2018-05-22 12:32   ` [PATCH 1/9] ARM: shmobile: defconfig: Enable MTD command line partition parsing Wolfram Sang
2018-05-22 12:32   ` Wolfram Sang
2018-05-22 14:29 ` Geert Uytterhoeven
2018-05-22 14:29   ` Geert Uytterhoeven
2018-05-22 14:29   ` Geert Uytterhoeven
2018-05-28  8:40 ` Simon Horman
2018-05-28  8:40   ` Simon Horman
2018-05-28  8:40   ` Simon Horman

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=20180522123253.gvxinjmam5hwse5c@ninjato \
    --to=wsa@the-dreams.de \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=horms+renesas@verge.net.au \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=marek.vasut+renesas@gmail.com \
    --cc=marek.vasut@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 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.