From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Tue, 3 May 2016 20:48:54 +0800 Subject: [PATCH] ARM: dts: imx6ul-14x14-evk: Add audio support In-Reply-To: <1462233386-23185-1-git-send-email-festevam@gmail.com> References: <1462233386-23185-1-git-send-email-festevam@gmail.com> Message-ID: <20160503124854.GJ5874@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, May 02, 2016 at 08:56:26PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > imx6ul-14x14-evk has a wm8960 codec connected via SAI2 port. > > Add support for it. > > Thanks to Petr Kulhavy for the hint on initializing > the PLL4 frequency to get a correct MCLK. > > Signed-off-by: Fabio Estevam Applied, thanks.