From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan =?ISO-8859-1?Q?L=FCbbe?= Subject: Re: [PATCH] typo fixes (coordiante -> coordinate) in am335x Date: Sat, 19 Oct 2013 18:02:24 +0200 Message-ID: <1382198544.22609.8.camel@polaris.local> References: <1373901928-19605-1-git-send-email-zubair.lutfullah@gmail.com> <20130821075828.GZ7656@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Return-path: In-Reply-To: <20130821075828.GZ7656@atomide.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: Tony Lindgren , Samuel Ortiz , Lee Jones Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Zubair Lutfullah , linux-input@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-input@vger.kernel.org T24gV2VkLCAyMDEzLTA4LTIxIGF0IDAwOjU4IC0wNzAwLCBUb255IExpbmRncmVuIHdyb3RlOgo+ ICogWnViYWlyIEx1dGZ1bGxhaCA8enViYWlyLmx1dGZ1bGxhaEBnbWFpbC5jb20+IFsxMzA3MTUg MDg6MzNdOgo+ID4gRGlkIGEgZ3JlcCBmb3IgY29vcmRpYW50ZSBhbmQgcmVwbGFjZWQgdGhlbSBh bGwKPiA+IHdpdGggY29vcmRpbmF0ZS4KPiA+IAo+ID4gVGhpcyBhcHBsaWVzIHRvIHRoZSBtZmQt bmV4dCB0cmVlLgo+IAo+IFRoaXMgc2hvdWxkIGJlIHNhZmUgdG8gYXBwbHkgdmlhIHRoZSBNRkQg dHJlZSBhcyBhIG5vbi1jcml0aWNhbAo+IGZpeCBhc3N1bWluZyB0aGUgYm9vdGxvYWRlcnMgYXJl IG5vdCB5ZXQgdXNpbmcgdGhpczoKPiAKPiBBY2tlZC1ieTogVG9ueSBMaW5kZ3JlbiA8dG9ueUBh dG9taWRlLmNvbT4KCkl0IHNlZW1zIHRoaXMgZGlkbid0IGdldCBhcHBsaWVkLiBJdCBmaXhlcyB0 aGUgdG91Y2hzY3JlZW4gb24gYQpCZWFnbGVCb25lIGJsYWNrIHdpdGggdGhlIDciIExDRCBhbmQg d2Ugc2hvdWxkIGF2b2lkIGhhdmluZyBwZW9wbGUgdXNlCnRoZSB3cm9uZyBiaW5kaW5nLgoKU2Ft dWVsIG9yIExlZTogQ291bGQgeW91IHRha2UgdGhpcyBwYXRjaD8KClRoYW5rcywKSmFuIEzDvGJi ZQoKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCmxpbnV4 LWFybS1rZXJuZWwgbWFpbGluZyBsaXN0CmxpbnV4LWFybS1rZXJuZWxAbGlzdHMuaW5mcmFkZWFk Lm9yZwpodHRwOi8vbGlzdHMuaW5mcmFkZWFkLm9yZy9tYWlsbWFuL2xpc3RpbmZvL2xpbnV4LWFy bS1rZXJuZWwK From mboxrd@z Thu Jan 1 00:00:00 1970 From: jlu@pengutronix.de (Jan =?ISO-8859-1?Q?L=FCbbe?=) Date: Sat, 19 Oct 2013 18:02:24 +0200 Subject: [PATCH] typo fixes (coordiante -> coordinate) in am335x In-Reply-To: <20130821075828.GZ7656@atomide.com> References: <1373901928-19605-1-git-send-email-zubair.lutfullah@gmail.com> <20130821075828.GZ7656@atomide.com> Message-ID: <1382198544.22609.8.camel@polaris.local> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, 2013-08-21 at 00:58 -0700, Tony Lindgren wrote: > * Zubair Lutfullah [130715 08:33]: > > Did a grep for coordiante and replaced them all > > with coordinate. > > > > This applies to the mfd-next tree. > > This should be safe to apply via the MFD tree as a non-critical > fix assuming the bootloaders are not yet using this: > > Acked-by: Tony Lindgren It seems this didn't get applied. It fixes the touchscreen on a BeagleBone black with the 7" LCD and we should avoid having people use the wrong binding. Samuel or Lee: Could you take this patch? Thanks, Jan L?bbe From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753504Ab3JSQct (ORCPT ); Sat, 19 Oct 2013 12:32:49 -0400 Received: from sirius.lasnet.de ([78.47.116.19]:58698 "EHLO sirius.lasnet.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753204Ab3JSQcr (ORCPT ); Sat, 19 Oct 2013 12:32:47 -0400 X-Greylist: delayed 1810 seconds by postgrey-1.27 at vger.kernel.org; Sat, 19 Oct 2013 12:32:47 EDT Message-ID: <1382198544.22609.8.camel@polaris.local> From: Jan =?ISO-8859-1?Q?L=FCbbe?= To: Tony Lindgren , Samuel Ortiz , Lee Jones Cc: Zubair Lutfullah , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-input@vger.kernel.org Date: Sat, 19 Oct 2013 18:02:24 +0200 In-Reply-To: <20130821075828.GZ7656@atomide.com> References: <1373901928-19605-1-git-send-email-zubair.lutfullah@gmail.com> <20130821075828.GZ7656@atomide.com> Organization: Pengutronix Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.8.5-2 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] typo fixes (coordiante -> coordinate) in am335x Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2013-08-21 at 00:58 -0700, Tony Lindgren wrote: > * Zubair Lutfullah [130715 08:33]: > > Did a grep for coordiante and replaced them all > > with coordinate. > > > > This applies to the mfd-next tree. > > This should be safe to apply via the MFD tree as a non-critical > fix assuming the bootloaders are not yet using this: > > Acked-by: Tony Lindgren It seems this didn't get applied. It fixes the touchscreen on a BeagleBone black with the 7" LCD and we should avoid having people use the wrong binding. Samuel or Lee: Could you take this patch? Thanks, Jan Lübbe