From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Fri, 13 Oct 2017 11:04:32 +0800 Subject: [PATCH v5 1/5] ARM: dts: imx6qdl-icore: Add Sound card support In-Reply-To: <1505734113-9708-1-git-send-email-jteki@openedev.com> References: <1505734113-9708-1-git-send-email-jteki@openedev.com> Message-ID: <20171013030430.GA8833@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Sep 18, 2017 at 04:58:29PM +0530, Jagan Teki wrote: > From: Jagan Teki > > Linux Sound card now uses generic simple-audio-card, so add > the same along with related audmux and codec(via u2c3) for > i.CoreM6 QDL module boards. > > Cc: Shawn Guo > Cc: Matteo Lisi > Cc: Michael Trimarchi > Signed-off-by: Jagan Teki Applied all, thanks.