From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawn.guo@freescale.com (Shawn Guo) Date: Wed, 2 Apr 2014 16:52:26 +0800 Subject: [PATCH v2 0/4] arm: mxs: dts: small fixes for I2SE's duckbills In-Reply-To: <1395960690-19531-1-git-send-email-mhei@heimpold.de> References: <1395960690-19531-1-git-send-email-mhei@heimpold.de> Message-ID: <20140402085225.GE8753@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Mar 27, 2014 at 11:51:26PM +0100, Michael Heimpold wrote: > This series fixes two issues with the DT file: first, it frees up > some GPIOs which are mis-used by MMC interface, and second, it > fixes the GPIO used to reset the ethernet phy. > > While at it, use symbolic names for LED definitions. > > Changes in v2: > - add missing patch for imx28.dtsi to include gpio.h > > > Michael Heimpold (4): > arm: mxs: dt: imx28-duckbill: fix mmc settings > arm: mxs: dt: imx28-duckbill: fix phy reset gpio > arm: mxs: dt: imx28: include gpio.h to allow use of symbolic names > arm: mxs: dt: imx28-duckbill: use symbolic names from gpio.h Changed patch prefix as below and applied all patches. ARM: dts: imx28-duckbill: fix mmc settings ARM: dts: imx28-duckbill: fix phy reset gpio ARM: dts: imx28: include gpio.h to allow use of symbolic names ARM: dts: imx28-duckbill: use symbolic names from gpio.h Shawn