Hi Jose,
On Mon, 2016-03-28 at 10:41 +0100, Jose Abreu wrote:
The defconfigs for the AXS boards were updated so that ALSA SoC is enabled and also the audio for the ADV7511 HDMI transmitter.
Signed-off-by: Jose Abreu joabreu@synopsys.com
arch/arc/configs/axs101_defconfig | 3 +++ arch/arc/configs/axs103_defconfig | 5 +++++ arch/arc/configs/axs103_smp_defconfig | 5 +++++ 3 files changed, 13 insertions(+)
As Vineet suggested here http://lists.infradead.org/pipermail/linux-snps-arc/2016-February/000595.htm... let's not pollute axs10x_defconfigs with new stuff but instead add all new options to new configs that will cover everything available on ARC SDP boards.
Since those defconfigs for full SDP doesn't exist as of today please drop that change as well as "[PATCH 4/4] ARC: axs10x: Update defconfigs so that I2S is enabled" from that series.
I'll try to come up with mentioed new configs ASAP and then if your series is already in upstream I'll add bits for audio through HDMI otherwise you'll add it in some follow-up series.
-Alexey