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 devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html