From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Jarzmik Subject: Re: [PATCH v5 0/9] mtd: sharpslpart partition parser Date: Wed, 23 Aug 2017 21:33:44 +0200 Message-ID: <87pobmoz8n.fsf@belgarion.home> References: <1502743720-28672-1-git-send-email-andrea.adami@gmail.com> <20170821221339.70cfcfb7@bbrezillon> Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Boris Brezillon , Andrea Adami Cc: linux-mtd@lists.infradead.org, Wolfram Sang , Dmitry Eremin-Solenikov , Richard Weinberger , linux-mmc@vger.kernel.org, Russell King , Haojian Zhuang , linux-kernel@vger.kernel.org, Marek Vasut , linux-arm-kernel@lists.infradead.org, Cyrille Pitchen , Lee Jones , Brian Norris , David Woodhouse , Linus Walleij , Daniel Mack List-Id: linux-mmc@vger.kernel.org Boris Brezillon writes: > Le Mon, 14 Aug 2017 22:48:31 +0200, >> Andrea Adami (9): >> mtd: sharpslpart: Add sharpslpart partition parser >> mtd: nand: sharpsl: Add partition parsers platform data >> mfd: tmio: Add partition parsers platform data >> mtd: nand: sharpsl: Register partitions using the parsers >> mtd: nand: tmio: Register partitions using the parsers > > Applied patches 2, to 5 to nand/next. >> ARM: pxa/corgi: Remove hardcoded partitioning, use sharpslpart parser >> ARM: pxa/tosa: Remove hardcoded partitioning, use sharpslpart parser >> ARM: pxa/spitz: Remove hardcoded partitioning, use sharpslpart parser >> ARM: pxa/poodle: Remove hardcoded partitioning, use sharpslpart parser I'm quite happy with patches 6 to 9 except for the subject title length. Andrea, if you give me an idea of change, I'll modify the titles myself before applying, no need to resend a serie. For example, you could propose : ARM: pxa: corgi: use sharpslpart parser instead of hardcoded one Then I'll take them into pxa/for-next if there are no objections. Cheers. -- Robert