From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH] gpio: palmas: add dt support Date: Thu, 21 Mar 2013 11:29:47 -0600 Message-ID: <514B438B.80603@wwwdotorg.org> References: <1363876214-25933-1-git-send-email-ldewangan@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1363876214-25933-1-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Laxman Dewangan Cc: linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org, rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org, Graeme Gregory , Ian Lartey , "J, KEERTHY" , "Kristo, Tero" List-Id: linux-tegra@vger.kernel.org On 03/21/2013 08:30 AM, Laxman Dewangan wrote: > Add of_device_id table for Palma GPIO to be enable the > driver from DT file. On this, the RTC patches, and the regulator patches, I think you should be Ccing the Slimlogic guys (CC'd now) and perhaps some people from TI (CC'd now; I hope the right people) , to make sure so that you're all on the same page w.r.t. how the DT bindings work, and so you don't step on each-others toes. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751527Ab3CUR3w (ORCPT ); Thu, 21 Mar 2013 13:29:52 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:39935 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751206Ab3CUR3v (ORCPT ); Thu, 21 Mar 2013 13:29:51 -0400 Message-ID: <514B438B.80603@wwwdotorg.org> Date: Thu, 21 Mar 2013 11:29:47 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Laxman Dewangan CC: linus.walleij@linaro.org, grant.likely@secretlab.ca, rob.herring@calxeda.com, linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org, swarren@nvidia.com, Graeme Gregory , Ian Lartey , "J, KEERTHY" , "Kristo, Tero" Subject: Re: [PATCH] gpio: palmas: add dt support References: <1363876214-25933-1-git-send-email-ldewangan@nvidia.com> In-Reply-To: <1363876214-25933-1-git-send-email-ldewangan@nvidia.com> X-Enigmail-Version: 1.4.6 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 03/21/2013 08:30 AM, Laxman Dewangan wrote: > Add of_device_id table for Palma GPIO to be enable the > driver from DT file. On this, the RTC patches, and the regulator patches, I think you should be Ccing the Slimlogic guys (CC'd now) and perhaps some people from TI (CC'd now; I hope the right people) , to make sure so that you're all on the same page w.r.t. how the DT bindings work, and so you don't step on each-others toes.