From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756613Ab3LEXdz (ORCPT ); Thu, 5 Dec 2013 18:33:55 -0500 Received: from avon.wwwdotorg.org ([70.85.31.133]:35051 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756362Ab3LEXdw (ORCPT ); Thu, 5 Dec 2013 18:33:52 -0500 Message-ID: <52A10D5C.3060002@wwwdotorg.org> Date: Thu, 05 Dec 2013 16:33:48 -0700 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Laxman Dewangan CC: thierry.reding@gmail.com, rob.herring@calxeda.com, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, linux@arm.linux.org.uk, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH V3 0/4] ARM: tegra: convert dts files of all Tegra platforms to use pinctrl defines References: <1386240249-30786-1-git-send-email-ldewangan@nvidia.com> In-Reply-To: <1386240249-30786-1-git-send-email-ldewangan@nvidia.com> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/05/2013 03:44 AM, Laxman Dewangan wrote: > This patch series convert dts files of all Tegra's platforms to use the pinctron > dt-binding macro for better readability. I think this series looks fine now; I'll apply soon pending what happens with the DMA/reset/ binding rework. There are quite a few typos/spelling/capitalization mistakes in the commit descriptions, but I'll fix them up when applying.