From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752087AbeEKFun (ORCPT ); Fri, 11 May 2018 01:50:43 -0400 Received: from mail.kernel.org ([198.145.29.99]:49064 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750852AbeEKFum (ORCPT ); Fri, 11 May 2018 01:50:42 -0400 Date: Fri, 11 May 2018 13:50:06 +0800 From: Shawn Guo To: Nikita Yushchenko Cc: Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Rob Herring , Mark Rutland , Lucas Stach , Marco Franchi , Andrey Smirnov , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Chris Healy Subject: Re: [PATCH] ARM: dts: imx51-zii-rdu1: fix touchscreen bindings Message-ID: <20180511055005.GB26863@dragon> References: <20180507135309.32580-1-nikita.yoush@cogentembedded.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180507135309.32580-1-nikita.yoush@cogentembedded.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 07, 2018 at 04:53:09PM +0300, Nikita Yushchenko wrote: > This fixes errors in RDU1 device tree that cause touch screens not > working. > > Signed-off-by: Nikita Yushchenko Applied, thanks.