From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 00/14] DT: Fix spelling of standard properties Date: Thu, 21 Apr 2016 14:35:15 -0500 Message-ID: References: <1461166339-11109-1-git-send-email-geert+renesas@glider.be> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Geert Uytterhoeven Cc: Dmitry Torokhov , Lee Jones , Zhou Wang , Tony Lindgren , Srinivas Kandagatla , Michael Ellerman , Vinod Koul , Mark Brown , Alexandre Belloni , Joe Perches , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , linuxppc-dev , dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Wed, Apr 20, 2016 at 6:58 PM, Rob Herring wrote: > On Wed, Apr 20, 2016 at 10:32 AM, Geert Uytterhoeven > wrote: >> Hi all, >> >> This patch series fixes misspellings of various standard DT properties >> in DT binding documentation, DTS files, and error messages. >> While most of these are harmless, some of them may cause hard-to-debug >> failures. >> >> Please apply where appropriate. > > I'll happily take the whole series if you like, though I've not > reviewed it all yet. Now, I have. Other than patch 4 and 14, for the series: Acked-by: Rob Herring Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.136]:57427 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753083AbcDUTfi (ORCPT ); Thu, 21 Apr 2016 15:35:38 -0400 MIME-Version: 1.0 In-Reply-To: References: <1461166339-11109-1-git-send-email-geert+renesas@glider.be> From: Rob Herring Date: Thu, 21 Apr 2016 14:35:15 -0500 Message-ID: Subject: Re: [PATCH 00/14] DT: Fix spelling of standard properties To: Geert Uytterhoeven Cc: Dmitry Torokhov , Lee Jones , Zhou Wang , Tony Lindgren , Srinivas Kandagatla , Michael Ellerman , Vinod Koul , Mark Brown , Alexandre Belloni , Joe Perches , "devicetree@vger.kernel.org" , "linux-input@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-pci@vger.kernel.org" , linuxppc-dev , dmaengine@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-pci-owner@vger.kernel.org List-ID: On Wed, Apr 20, 2016 at 6:58 PM, Rob Herring wrote: > On Wed, Apr 20, 2016 at 10:32 AM, Geert Uytterhoeven > wrote: >> Hi all, >> >> This patch series fixes misspellings of various standard DT properties >> in DT binding documentation, DTS files, and error messages. >> While most of these are harmless, some of them may cause hard-to-debug >> failures. >> >> Please apply where appropriate. > > I'll happily take the whole series if you like, though I've not > reviewed it all yet. Now, I have. Other than patch 4 and 14, for the series: Acked-by: Rob Herring Rob From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh+dt@kernel.org (Rob Herring) Date: Thu, 21 Apr 2016 14:35:15 -0500 Subject: [PATCH 00/14] DT: Fix spelling of standard properties In-Reply-To: References: <1461166339-11109-1-git-send-email-geert+renesas@glider.be> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Apr 20, 2016 at 6:58 PM, Rob Herring wrote: > On Wed, Apr 20, 2016 at 10:32 AM, Geert Uytterhoeven > wrote: >> Hi all, >> >> This patch series fixes misspellings of various standard DT properties >> in DT binding documentation, DTS files, and error messages. >> While most of these are harmless, some of them may cause hard-to-debug >> failures. >> >> Please apply where appropriate. > > I'll happily take the whole series if you like, though I've not > reviewed it all yet. Now, I have. Other than patch 4 and 14, for the series: Acked-by: Rob Herring Rob