From mboxrd@z Thu Jan 1 00:00:00 1970 From: grant.likely@secretlab.ca (Grant Likely) Date: Fri, 18 May 2012 17:51:08 -0600 Subject: [PATCH 0/4] Add device tree support for gpio-mxs In-Reply-To: References: <1336146329-3821-1-git-send-email-shawn.guo@linaro.org> Message-ID: <20120518235108.6CED53E07C8@localhost> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 8 May 2012 14:21:34 +0200, Linus Walleij wrote: > On Fri, May 4, 2012 at 5:45 PM, Shawn Guo wrote: > > > This patch series cleans up gpio-mxs a bit, and then adds device tree > > support for the driver. ??Currently, the irqdomain for gpio is still > > added in platform code, and should be moved into driver later with the > > help from the generic-irq-chip irqdomain support. > > > > It's based on mxs device tree branch, and might be easier to go > > via arm-soc tree. > > This all looks good to me. > Acked-by: Linus Walleij Same here. Acked-by: Grant Likely For all 4 patches and for the pinmux one you posted later. Feel free to merge them via arm-soc. g.