Re: [PATCH 0/4] ARM: mxs: Various Crystalfontz DT additions

2013-06-14 Thread Shawn Guo
On Thu, Jun 13, 2013 at 03:43:41PM +0200, Maxime Ripard wrote:
> Brian Lilly (3):
>   ARM: cfa10049: Switch the chip select pin of the LCD controller
>   ARM: mxs: dt: Add the Crystalfontz CFA-10055 device tree
>   ARM: mxs: dt: Add Crystalfontz CFA-10057 device tree
> 
> Maxime Ripard (1):
>   ARM: cfa10036: Add USB0 OTG port

All applied, thanks.

Shawn

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/4] ARM: mxs: Various Crystalfontz DT additions

2013-06-14 Thread Shawn Guo
On Thu, Jun 13, 2013 at 03:43:41PM +0200, Maxime Ripard wrote:
 Brian Lilly (3):
   ARM: cfa10049: Switch the chip select pin of the LCD controller
   ARM: mxs: dt: Add the Crystalfontz CFA-10055 device tree
   ARM: mxs: dt: Add Crystalfontz CFA-10057 device tree
 
 Maxime Ripard (1):
   ARM: cfa10036: Add USB0 OTG port

All applied, thanks.

Shawn

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/4] ARM: mxs: Various Crystalfontz DT additions

2013-06-13 Thread Maxime Ripard
Hi,

Here is a patchset that adds support for two new Crystalfontz boards, add
enable the USB port on the CFA-10036, and fix the chip select pin number for
the 10049. 

Thanks,
Maxime

Brian Lilly (3):
  ARM: cfa10049: Switch the chip select pin of the LCD controller
  ARM: mxs: dt: Add the Crystalfontz CFA-10055 device tree
  ARM: mxs: dt: Add Crystalfontz CFA-10057 device tree

Maxime Ripard (1):
  ARM: cfa10036: Add USB0 OTG port

 arch/arm/boot/dts/Makefile   |   2 +
 arch/arm/boot/dts/imx28-cfa10036.dts |  23 +
 arch/arm/boot/dts/imx28-cfa10049.dts |   4 +-
 arch/arm/boot/dts/imx28-cfa10055.dts | 179 
 arch/arm/boot/dts/imx28-cfa10057.dts | 191 +++
 arch/arm/mach-mxs/mach-mxs.c |  16 ++-
 6 files changed, 403 insertions(+), 12 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx28-cfa10055.dts
 create mode 100644 arch/arm/boot/dts/imx28-cfa10057.dts

-- 
1.8.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/4] ARM: mxs: Various Crystalfontz DT additions

2013-06-13 Thread Maxime Ripard
Hi,

Here is a patchset that adds support for two new Crystalfontz boards, add
enable the USB port on the CFA-10036, and fix the chip select pin number for
the 10049. 

Thanks,
Maxime

Brian Lilly (3):
  ARM: cfa10049: Switch the chip select pin of the LCD controller
  ARM: mxs: dt: Add the Crystalfontz CFA-10055 device tree
  ARM: mxs: dt: Add Crystalfontz CFA-10057 device tree

Maxime Ripard (1):
  ARM: cfa10036: Add USB0 OTG port

 arch/arm/boot/dts/Makefile   |   2 +
 arch/arm/boot/dts/imx28-cfa10036.dts |  23 +
 arch/arm/boot/dts/imx28-cfa10049.dts |   4 +-
 arch/arm/boot/dts/imx28-cfa10055.dts | 179 
 arch/arm/boot/dts/imx28-cfa10057.dts | 191 +++
 arch/arm/mach-mxs/mach-mxs.c |  16 ++-
 6 files changed, 403 insertions(+), 12 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx28-cfa10055.dts
 create mode 100644 arch/arm/boot/dts/imx28-cfa10057.dts

-- 
1.8.3

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/