From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:50728 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750882AbeDFG6B (ORCPT ); Fri, 6 Apr 2018 02:58:01 -0400 Date: Fri, 6 Apr 2018 08:58:00 +0200 From: Greg Kroah-Hartman To: Ben Hutchings Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, "Andrew F. Davis" , Tony Lindgren , Sasha Levin Subject: Re: [PATCH 4.4 089/134] ARM: dts: omap3-n900: Fix the audio CODECs reset pin Message-ID: <20180406065800.GB8416@kroah.com> References: <20180319171849.024066323@linuxfoundation.org> <20180319171902.160796295@linuxfoundation.org> <1522615780.2654.76.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: <1522615780.2654.76.camel@codethink.co.uk> Sender: stable-owner@vger.kernel.org List-ID: On Sun, Apr 01, 2018 at 09:49:40PM +0100, Ben Hutchings wrote: > On Mon, 2018-03-19 at 19:06 +0100, Greg Kroah-Hartman wrote: > > 4.4-stable review patch.��If anyone has any objections, please let me know. > > > > ------------------ > > > > From: "Andrew F. Davis" > > > > > > [ Upstream commit 7be4b5dc7ffa9499ac6ef33a5ffa9ff43f9b7057 ] > > > > The correct DT property for specifying a GPIO used for reset > > is "reset-gpios", fix this here. > > This also depends on a driver change. Please revert it for all stable > branches. Now reverted everywhere, thanks. greg k-h