From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 15 Dec 2010 17:24:03 +0100 Subject: [PATCH v6 00/15] ARM: mxs: Add initial support for MX23 and MX28 In-Reply-To: <1292244903-30392-1-git-send-email-shawn.guo@freescale.com> References: <1292244903-30392-1-git-send-email-shawn.guo@freescale.com> Message-ID: <201012151724.03736.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Monday 13 December 2010, Shawn Guo wrote: > [PATCH v6 01/15] ARM: mxs: Add core definitions > [PATCH v6 03/15] ARM: mxs: Add reset routines > [PATCH v6 06/15] ARM: mxs: Add timer support > [PATCH v6 07/15] ARM: mxs: Add gpio support > [PATCH v6 08/15] ARM: mxs: Add iomux support > [PATCH v6 15/15] ARM: mxs: Add build configuration for mxs Where are the other patches? You listed (and posted) only six, but apparently there is a total of 15 patches. Arnd