All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] Update imx6qdl dts/dtsi to support WM8962
@ 2013-06-13 11:50 Nicolin Chen
  2013-06-13 11:50 ` [PATCH 1/9] ARM: clk-imx6qdl: Add clko1 configuration for imx6qdl-sabresd Nicolin Chen
                   ` (9 more replies)
  0 siblings, 10 replies; 17+ messages in thread
From: Nicolin Chen @ 2013-06-13 11:50 UTC (permalink / raw)
  To: linux-arm-kernel

*** This branch of patches add WM8962 support in imx6q/dl-sabresd dts.

Nicolin Chen (9):
  ARM: clk-imx6qdl: Add clko1 configuration for imx6qdl-sabresd
  ARM: dts: imx6qdl-sabresd: add clko1 iomux configuration
  ARM: dtsi: imx6q/imx6dl: Add a pinctrl for I2C1
  ARM: dtsi: imx6dl: Add a pinctrl for AUDMUX
  ARM: dtsi: imx6qdl-sabresd: add a fixed regulator for WM8962
  ARM: dtsi: imx6qdl-sabresd: Add WM8962 CODEC support
  ARM: dtsi: imx6qdl-sabresd: Enable SSI2 and AUDMUX
  ARM: dtsi: imx6qdl-sabresd: Enable WM8962 audio support
  ARM: imx_v6_v7_defconfig: Enable imx-wm8962 by default

 arch/arm/boot/dts/imx6dl-sabresd.dts   |    1 +
 arch/arm/boot/dts/imx6dl.dtsi          |   20 ++++++++++
 arch/arm/boot/dts/imx6q-sabresd.dts    |    1 +
 arch/arm/boot/dts/imx6q.dtsi           |    7 +++
 arch/arm/boot/dts/imx6qdl-sabresd.dtsi |   66 ++++++++++++++++++++++++++++++++
 arch/arm/configs/imx_v6_v7_defconfig   |    2 +
 arch/arm/mach-imx/clk-imx6q.c          |    2 +
 arch/arm/mach-imx/mach-imx6q.c         |   42 ++++++++++++++++++++
 8 files changed, 141 insertions(+), 0 deletions(-)

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2013-06-14  6:41 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-13 11:50 [PATCH 0/9] Update imx6qdl dts/dtsi to support WM8962 Nicolin Chen
2013-06-13 11:50 ` [PATCH 1/9] ARM: clk-imx6qdl: Add clko1 configuration for imx6qdl-sabresd Nicolin Chen
2013-06-13 11:50 ` [PATCH 2/9] ARM: dts: imx6qdl-sabresd: add clko1 iomux configuration Nicolin Chen
2013-06-13 11:50 ` [PATCH 3/9] ARM: dtsi: imx6q/imx6dl: Add a pinctrl for I2C1 Nicolin Chen
2013-06-13 11:50 ` [PATCH 4/9] ARM: dtsi: imx6dl: Add a pinctrl for AUDMUX Nicolin Chen
2013-06-13 11:51 ` [PATCH 5/9] ARM: dtsi: imx6qdl-sabresd: add a fixed regulator for WM8962 Nicolin Chen
2013-06-14  6:17   ` Shawn Guo
2013-06-13 11:51 ` [PATCH 6/9] ARM: dtsi: imx6qdl-sabresd: Add WM8962 CODEC support Nicolin Chen
2013-06-14  6:21   ` Shawn Guo
2013-06-14  6:23     ` Nicolin Chen
2013-06-14  6:41       ` Shawn Guo
2013-06-14  6:34         ` Nicolin Chen
2013-06-13 11:51 ` [PATCH 7/9] ARM: dtsi: imx6qdl-sabresd: Enable SSI2 and AUDMUX Nicolin Chen
2013-06-14  6:24   ` Shawn Guo
2013-06-13 11:51 ` [PATCH 8/9] ARM: dtsi: imx6qdl-sabresd: Enable WM8962 audio support Nicolin Chen
2013-06-13 11:51 ` [PATCH 9/9] ARM: imx_v6_v7_defconfig: Enable imx-wm8962 by default Nicolin Chen
2013-06-14  6:14 ` [PATCH 0/9] Update imx6qdl dts/dtsi to support WM8962 Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.