From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 1/4] ARM: dts: omap3-pandora: add common device tree Date: Thu, 12 Feb 2015 08:52:39 -0800 Message-ID: <20150212165238.GN2531@atomide.com> References: <1423746226-700-1-git-send-email-marek@goldelico.com> <1423746226-700-2-git-send-email-marek@goldelico.com> <20150212160316.GL2531@atomide.com> <572DFAE0-6B61-47B2-90FF-DF8A827DE735@goldelico.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <572DFAE0-6B61-47B2-90FF-DF8A827DE735@goldelico.com> Sender: linux-kernel-owner@vger.kernel.org To: "Dr. H. Nikolaus Schaller" Cc: Marek Belisko , bcousson@baylibre.com, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, devicetree@vger.kernel.org, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org List-Id: devicetree@vger.kernel.org * Dr. H. Nikolaus Schaller [150212 08:34]: > Am 12.02.2015 um 17:03 schrieb Tony Lindgren : > > > I don't think dts > > has a binding for MTDPART_SIZ_FULL type thing.. > > It does not need a special binding, we just set the size to 0. This > is interpreted as MTDPART_SIZ_FULL later on. For board files, > there is just a #define in include/linux/mtd/partitions.h and it appears > to work. Oh OK good to know. Regards, Tony