From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 2/4] of: Add NVIDIA Tegra XUSB pad controller binding Date: Thu, 12 Jun 2014 10:46:13 +0200 Message-ID: References: <1401894990-30092-1-git-send-email-thierry.reding@gmail.com> <1401894990-30092-2-git-send-email-thierry.reding@gmail.com> <53909F31.4050603@wwwdotorg.org> <20140605220833.GA28817@ulmo> <5390F5C7.5070301@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <5390F5C7.5070301-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren Cc: Thierry Reding , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Andrew Bresticker , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-tegra@vger.kernel.org On Fri, Jun 6, 2014 at 12:57 AM, Stephen Warren wrote: > In my opinion, the headers *are* > part of the bindings, so of course anyone either reading DT bindings, or > parsing DT, must have the headers, and hence the headers must be bundled > with the DT files or with the bindings wherever they go. I agree 100% with Stephen's stance. Reference the headers. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932857AbaFLIqR (ORCPT ); Thu, 12 Jun 2014 04:46:17 -0400 Received: from mail-oa0-f46.google.com ([209.85.219.46]:56999 "EHLO mail-oa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932713AbaFLIqN (ORCPT ); Thu, 12 Jun 2014 04:46:13 -0400 MIME-Version: 1.0 In-Reply-To: <5390F5C7.5070301@wwwdotorg.org> References: <1401894990-30092-1-git-send-email-thierry.reding@gmail.com> <1401894990-30092-2-git-send-email-thierry.reding@gmail.com> <53909F31.4050603@wwwdotorg.org> <20140605220833.GA28817@ulmo> <5390F5C7.5070301@wwwdotorg.org> Date: Thu, 12 Jun 2014 10:46:13 +0200 Message-ID: Subject: Re: [PATCH 2/4] of: Add NVIDIA Tegra XUSB pad controller binding From: Linus Walleij To: Stephen Warren Cc: Thierry Reding , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Andrew Bresticker , "devicetree@vger.kernel.org" , "linux-tegra@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 6, 2014 at 12:57 AM, Stephen Warren wrote: > In my opinion, the headers *are* > part of the bindings, so of course anyone either reading DT bindings, or > parsing DT, must have the headers, and hence the headers must be bundled > with the DT files or with the bindings wherever they go. I agree 100% with Stephen's stance. Reference the headers. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Thu, 12 Jun 2014 10:46:13 +0200 Subject: [PATCH 2/4] of: Add NVIDIA Tegra XUSB pad controller binding In-Reply-To: <5390F5C7.5070301@wwwdotorg.org> References: <1401894990-30092-1-git-send-email-thierry.reding@gmail.com> <1401894990-30092-2-git-send-email-thierry.reding@gmail.com> <53909F31.4050603@wwwdotorg.org> <20140605220833.GA28817@ulmo> <5390F5C7.5070301@wwwdotorg.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jun 6, 2014 at 12:57 AM, Stephen Warren wrote: > In my opinion, the headers *are* > part of the bindings, so of course anyone either reading DT bindings, or > parsing DT, must have the headers, and hence the headers must be bundled > with the DT files or with the bindings wherever they go. I agree 100% with Stephen's stance. Reference the headers. Yours, Linus Walleij