From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753418AbcKGNIk (ORCPT ); Mon, 7 Nov 2016 08:08:40 -0500 Received: from up.free-electrons.com ([163.172.77.33]:46785 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753215AbcKGNIf (ORCPT ); Mon, 7 Nov 2016 08:08:35 -0500 From: Maxime Ripard To: Liam Girdwood , Mark Brown Cc: Chen-Yu Tsai , Maxime Ripard , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org Subject: [PATCH 0/3] ARM: gr8: evb: Enable the i2s codec Date: Mon, 7 Nov 2016 14:08:18 +0100 Message-Id: X-Mailer: git-send-email 2.10.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The GR8-EVB comes with a wm8978 codec connected to the SoC through an I2S bus. A few patches were needed for it to work with simple-card, those are the very first patches. The last one will add that card to the relevant device tree so that we can use it. Let me know what you think, Maxime Maxime Ripard (3): ASoC: sunxi: i2s: Implement set_sysclk ASoC: wm8978: Adjust clock indices so that simple card works ARM: gr8: evb: Add i2s codec arch/arm/boot/dts/ntc-gr8-evb.dts | 14 ++++++++- sound/soc/codecs/wm8978.h | 2 +- sound/soc/sunxi/sun4i-i2s.c | 53 ++++++++++++++++++++++---------- 3 files changed, 53 insertions(+), 16 deletions(-) base-commit: ff9ed64af60bd87cc1c1225e595a33fe248b02bf -- git-series 0.8.11