From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:34352 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751280AbeEQJmH (ORCPT ); Thu, 17 May 2018 05:42:07 -0400 Date: Thu, 17 May 2018 11:41:50 +0200 From: Greg Kroah-Hartman To: Ben Hutchings Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Fabio Estevam , Shawn Guo , Sasha Levin Subject: Re: [PATCH 4.4 035/190] ARM: dts: imx6qdl-wandboard: Fix audio channel swap Message-ID: <20180517094150.GB28396@kroah.com> References: <20180411183550.114495991@linuxfoundation.org> <20180411183552.238086370@linuxfoundation.org> <1526412924.9159.42.camel@codethink.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1526412924.9159.42.camel@codethink.co.uk> Sender: stable-owner@vger.kernel.org List-ID: On Tue, May 15, 2018 at 08:35:24PM +0100, Ben Hutchings wrote: > On Wed, 2018-04-11 at 20:34 +0200, Greg Kroah-Hartman wrote: > > 4.4-stable review patch.��If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Fabio Estevam > > > > > > [ Upstream commit 79935915300c5eb88a0e94fa9148a7505c14a02a ] > > > > When running a stress playback/stop loop test on a mx6wandboard channel > > swaps can be noticed randomly. > > > > Increasing the SGTL5000 LRCLK pad strength to its maximum value fixes > > the issue, so add the 'lrclk-strength' property to avoid the audio > > channel swaps. > [...] > > This depends on: > > commit 570c70a60f53ca737ead4e5966c446bf0d39fac9 > Author: Fabio Estevam > Date:���Wed Apr 5 11:32:34 2017 -0300 > > ����ASoC: sgtl5000: Allow LRCLK pad drive strength to be changed Ah, I'll go revert this now, thanks. greg k-h