From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH 1/2] ARM: dts: pfla02: prepare storage devices to add paritions Date: Thu, 28 Feb 2019 10:26:35 +0800 Message-ID: <20190228022633.GC26041@dragon> References: <20190204152956.13471-1-m.felsch@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20190204152956.13471-1-m.felsch@pengutronix.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Marco Felsch Cc: devicetree@vger.kernel.org, robh+dt@kernel.org, linux-imx@nxp.com, kernel@pengutronix.de, c.hemp@phytec.de, fabio.estevam@nxp.com, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Mon, Feb 04, 2019 at 04:29:55PM +0100, Marco Felsch wrote: > Partitions in the NOR and EEPROM are application specific. Prepare the > SoM device tree so platform device tree's can add partitions. > > Signed-off-by: Marco Felsch Applied, thanks.