linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] rockchip-max98090: add driver for rockchip board with max98090
@ 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:47 ` [PATCH 2/2] ASoC: rockchip-max98090: add documentation for rockchip-max98090 driver Jianqun
  0 siblings, 2 replies; 4+ messages in thread
From: Jianqun @ 2014-10-07  1:43 UTC (permalink / raw)
  To: 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] 4+ messages in thread

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

Thread overview: 4+ 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 ` [PATCH 1/2] ASoC: rockchip-max98090: add driver for rockchip board using a max98090 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).