Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-14 | ASoC: atmel: don't use devm_pinctrl_get_select_default() in probe | Wolfram Sang | |
Since commit ab78029 (drivers/pinctrl: grab default handles from device core), we can rely on device core for setting the default pins. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Acked-by: Linus Walleij <linus.walleij@linaro.org> (personally at LCE13) Acked-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Mark Brown <broonie@linaro.org> | |||
2013-07-19 | ASoC: atmel: add wm8904 based audio machine driver | Bo Shen | |
Add wm8904 based audio machine driver for Atmel EK board The following ek board based on it - at91sam9n12ek - sama5d3xek (d31, d33, d34, d35) Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Mark Brown <broonie@linaro.org> |