From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikram Narayanan Date: Sun, 10 Jun 2012 18:36:48 +0530 Subject: [U-Boot] imx: gpio cleanups In-Reply-To: <4FD49AA5.7000303@gmail.com> References: <4FD49AA5.7000303@gmail.com> Message-ID: <4FD49BE8.3080109@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 6/10/2012 6:31 PM, Vikram Narayanan wrote: > This patchset cleanups up the gpio related stuff on imx boards. > Define a common header for gpio and remove the same struct > defines in all the include directories. As I don't have any mx25 based hardware, I've not tested it on any boards. Any testing report would be appreciated. Thanks Vikram