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