From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from muru.com ([72.249.23.125]:60006 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753274AbcKNV3B (ORCPT ); Mon, 14 Nov 2016 16:29:01 -0500 Date: Mon, 14 Nov 2016 13:28:56 -0800 From: Tony Lindgren To: "H. Nikolaus Schaller" Cc: Sebastian Reichel , Dmitry Torokhov , Mark Rutland , =?utf-8?Q?Beno=C3=AEt?= Cousson , Russell King , Arnd Bergmann , Michael Welling , Mika =?utf-8?B?UGVudHRpbMOk?= , Javier Martinez Canillas , Igor Grinberg , "Andrew F. Davis" , Mark Brown , Jonathan Cameron , linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, letux-kernel@openphoenux.org, linux-iio@vger.kernel.org, kernel@pyra-handheld.com Subject: Re: [PATCH v7 9/9] DT:omap3+ads7846: use new common touchscreen bindings Message-ID: <20161114212855.GB4082@atomide.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org * H. Nikolaus Schaller [161111 11:03]: > The standard touch screen bindings [1] replace the private ti,swap-xy > with touchscreen-swaped-x-y. And for the Openpandora we use > touchscreen-size etc. to match the LCD screen size. This one should not cause conflicts, so please feel free to merge along with the driver changes: Acked-by: Tony Lindgren