The Allwinner A10 and later come with a hardware block that used for the PCM and I2S interfaces.
Add a driver for it in ASoC.
Signed-off-by: Maxime Ripard Tested-by: Chen-Yu Tsai Signed-off-by: Mark Brown
obj-$(CONFIG_SND_SUN4I_CODEC) += sun4i-codec.o obj-$(CONFIG_SND_SUN4I_I2S) += sun4i-i2s.o obj-$(CONFIG_SND_SUN4I_SPDIF) += sun4i-spdif.o