All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] rockchip-max98090: add driver for rockchip board with max98090
@ 2014-10-07  1:43 ` Jianqun
  0 siblings, 0 replies; 17+ messages in thread
From: Jianqun @ 2014-10-07  1:43 UTC (permalink / raw)
  To: robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak, heiko,
	lgirdwood, broonie, perex, tiwai, grant.likely, jay.xu,
	devicetree, linux-kernel, linux-arm-kernel

This patches add driver for rockchip board using a max98090. This could be
replaced with simple-card driver but it not work well now.

Tested on RK3288 using a max98090.


Jianqun (2):
  ASoC: rockchip-max98090: add driver for rockchip board using a
    max98090
  ASoC: rockchip-max98090: add documentation for rockchip-max98090
    driver

 .../sound/rockchip,rockchip-audio-max98090.txt     |  23 ++
 sound/soc/rockchip/Kconfig                         |   9 +
 sound/soc/rockchip/Makefile                        |   5 +-
 sound/soc/rockchip/rockchip_max98090.c             | 346 +++++++++++++++++++++
 4 files changed, 382 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/sound/rockchip,rockchip-audio-max98090.txt
 create mode 100644 sound/soc/rockchip/rockchip_max98090.c

-- 
1.9.1



^ permalink raw reply	[flat|nested] 17+ messages in thread
* [PATCH 0/2] rockchip-max98090: add driver for rockchip board with max98090
@ 2014-09-12  7:26 ` Jianqun
  0 siblings, 0 replies; 17+ messages in thread
From: Jianqun @ 2014-09-12  7:26 UTC (permalink / raw)
  To: robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak, heiko,
	lgirdwood, broonie, perex, tiwai, grant.likely, jay.xu,
	devicetree, linux-kernel, linux-arm-kernel
  Cc: huangtao, cf

This patch to add driver for rockchip board using a max98090.

Tested on RK3288 using a max98090.

Jianqun (2):
  ASoC: rockchip-max98090: add documentation for rockchip-max98090
    driver
  ASoC: rockchip-max98090: add driver for rockchip board using a
    max98090

 .../sound/rockchip,rockchip-audio-max98090.txt     |  23 ++
 sound/soc/rockchip/Kconfig                         |   9 +
 sound/soc/rockchip/Makefile                        |   5 +-
 sound/soc/rockchip/rockchip_max98090.c             | 308 +++++++++++++++++++++
 4 files changed, 344 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/sound/rockchip,rockchip-audio-max98090.txt
 create mode 100644 sound/soc/rockchip/rockchip_max98090.c

-- 
1.9.1



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

end of thread, other threads:[~2014-10-21  6:02 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-07  1:43 [PATCH 0/2] rockchip-max98090: add driver for rockchip board with max98090 Jianqun
2014-10-07  1:43 ` Jianqun
2014-10-07  1:43 ` Jianqun
2014-10-07  1:43 ` [PATCH 1/2] ASoC: rockchip-max98090: add driver for rockchip board using a max98090 Jianqun
2014-10-07  1:43   ` Jianqun
2014-10-21  6:02   ` Jianqun
2014-10-21  6:02     ` Jianqun
2014-10-21  6:02     ` Jianqun
2014-10-07  1:47 ` [PATCH 2/2] ASoC: rockchip-max98090: add documentation for rockchip-max98090 driver Jianqun
2014-10-07  1:47   ` Jianqun
2014-10-07  1:47   ` Jianqun
  -- strict thread matches above, loose matches on Subject: below --
2014-09-12  7:26 [PATCH 0/2] rockchip-max98090: add driver for rockchip board with max98090 Jianqun
2014-09-12  7:26 ` Jianqun
2014-09-12 13:42 ` Mark Brown
2014-09-12 13:42   ` Mark Brown
2014-09-14  3:00   ` Jianqun
2014-09-14  3:00     ` Jianqun

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.