[PATCH 0/2] rockchip-max98090: add driver for rockchip board with max98090

From: Jianqun
Date: Mon Oct 06 2014 - 21:46:16 EST


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


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