On Tue, Sep 9, 2014 at 12:28 PM, Marcel Ziswiler <[email protected]> wrote: > This binding and driver describe/support playback to headphones, and > capture from line-in and microphone. > > This driver is useful for the Toradex Apalis T30 and Colibri T30 modules. > > Signed-off-by: Marcel Ziswiler <[email protected]> > --- > .../bindings/sound/nvidia,tegra-audio-sgtl5000.txt | 45 +++++ > sound/soc/tegra/Kconfig | 10 + > sound/soc/tegra/Makefile | 2 + > sound/soc/tegra/tegra_sgtl5000.c | 216 > +++++++++++++++++++++
What about using the simple-audio-card binding instead of adding the tegra_sgtl5000 machine driver? An example of simple-audio-card used with sgtl5000 can be found here: http://www.spinics.net/lists/devicetree/msg44466.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

