From mboxrd@z Thu Jan 1 00:00:00 1970 From: grant.likely@secretlab.ca (Grant Likely) Date: Mon, 30 Jan 2012 07:52:04 -0700 Subject: [PATCH v7] ARM/mx35/3ds: gpio: add mc9s08dz60 gpio function In-Reply-To: <1327905080-23623-1-git-send-email-b39297@freescale.com> References: <1327905080-23623-1-git-send-email-b39297@freescale.com> Message-ID: <20120130145204.GI28397@ponder.secretlab.ca> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jan 30, 2012 at 02:31:20PM +0800, Wu Guoxing wrote: > From: wu guoxing > > we only use the gpio function of mc9s08dz60 mcu chip, so just > add the gpio driver, as this mcu will never be used in other board. > > Signed-off-by: Wu Guoxing > Reviewed-by: Sascha Hauer > Acked-by: Marc Kleine-Budde Applied, thanks. g.