From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH 1/3] Input: lpc32xx-key - add clocks property and fix DT binding example Date: Wed, 3 Apr 2019 10:53:10 -0700 Message-ID: <20190403175310.GB53104@dtor-ws> References: <20190126142921.16041-1-vz@mleia.com> <20190126142921.16041-2-vz@mleia.com> <20190223004158.GA3951@bogus> <41befcd7-5ca4-34c9-6929-1ae1d706b108@mleia.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <41befcd7-5ca4-34c9-6929-1ae1d706b108@mleia.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Vladimir Zapolskiy Cc: Rob Herring , devicetree@vger.kernel.org, linux-input@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Sylvain Lemieux List-Id: linux-input@vger.kernel.org On Sat, Feb 23, 2019 at 01:38:01PM +0200, Vladimir Zapolskiy wrote: > Hi Dmitry, > > On 02/23/2019 02:41 AM, Rob Herring wrote: > > On Sat, 26 Jan 2019 16:29:19 +0200, Vladimir Zapolskiy wrote: > >> The keypad controller on NXP LPC32xx requires its clock gate to be open, > >> therefore add description of the requires 'clocks' property. > >> > >> In addition adjust the example by adding description of required 'clocks' > >> property and by fixing 'interrupts' property. > >> > >> Signed-off-by: Vladimir Zapolskiy > >> --- > >> Documentation/devicetree/bindings/input/lpc32xx-key.txt | 5 ++++- > >> 1 file changed, 4 insertions(+), 1 deletion(-) > >> > > > > Reviewed-by: Rob Herring > > > > can you please pull this documentation change through Linux input branch? > > The two other dts changes have been already included into arm-soc. Applied, thank you. -- Dmitry