From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-gw2-out.broadcom.com ([216.31.210.63]) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1YXe7S-0001vc-Hf for linux-mtd@lists.infradead.org; Mon, 16 Mar 2015 23:08:22 +0000 Message-ID: <55076247.4070104@broadcom.com> Date: Mon, 16 Mar 2015 16:07:51 -0700 From: Scott Branden MIME-Version: 1.0 To: Brian Norris , Subject: Re: [PATCH 2/3] Documentation: devicetree: add binding doc for Broadcom NAND controller References: <1425691129-1150-1-git-send-email-computersforpeace@gmail.com> <1425691129-1150-3-git-send-email-computersforpeace@gmail.com> In-Reply-To: <1425691129-1150-3-git-send-email-computersforpeace@gmail.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: devicetree@vger.kernel.org, Florian Fainelli , Kevin Cernekee , Corneliu Doban , Ray Jui , =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= , linux-kernel@vger.kernel.org, Jonathan Richardson , Anatol Pomazao , bcm-kernel-feedback-list@broadcom.com, Dmitry Torokhov List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Brian, On 15-03-06 05:18 PM, Brian Norris wrote: > Signed-off-by: Brian Norris > --- > .../devicetree/bindings/mtd/brcmstb_nand.txt | 109 +++++++++++++++++++++ > 1 file changed, 109 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mtd/brcmstb_nand.txt > > diff --git a/Documentation/devicetree/bindings/mtd/brcmstb_nand.txt b/Documentation/devicetree/bindings/mtd/brcmstb_nand.txt > new file mode 100644 > index 000000000000..933d44943cbb > --- /dev/null Could you change the binding document with the vendor prefix to match all the other drivers we have been submitting? ie. "brcm,brcmnand.txt" Regards, Scott From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Branden Subject: Re: [PATCH 2/3] Documentation: devicetree: add binding doc for Broadcom NAND controller Date: Mon, 16 Mar 2015 16:07:51 -0700 Message-ID: <55076247.4070104@broadcom.com> References: <1425691129-1150-1-git-send-email-computersforpeace@gmail.com> <1425691129-1150-3-git-send-email-computersforpeace@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1425691129-1150-3-git-send-email-computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Brian Norris , linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Cc: Dmitry Torokhov , Anatol Pomazao , Ray Jui , Corneliu Doban , Jonathan Richardson , Florian Fainelli , =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= , bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Kevin Cernekee List-Id: devicetree@vger.kernel.org Hi Brian, On 15-03-06 05:18 PM, Brian Norris wrote: > Signed-off-by: Brian Norris > --- > .../devicetree/bindings/mtd/brcmstb_nand.txt | 109 +++++++++++++++++++++ > 1 file changed, 109 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mtd/brcmstb_nand.txt > > diff --git a/Documentation/devicetree/bindings/mtd/brcmstb_nand.txt b/Documentation/devicetree/bindings/mtd/brcmstb_nand.txt > new file mode 100644 > index 000000000000..933d44943cbb > --- /dev/null Could you change the binding document with the vendor prefix to match all the other drivers we have been submitting? ie. "brcm,brcmnand.txt" Regards, Scott -- 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: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755452AbbCPXIH (ORCPT ); Mon, 16 Mar 2015 19:08:07 -0400 Received: from mail-gw2-out.broadcom.com ([216.31.210.63]:32062 "EHLO mail-gw2-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753871AbbCPXID (ORCPT ); Mon, 16 Mar 2015 19:08:03 -0400 X-IronPort-AV: E=Sophos;i="5.11,412,1422950400"; d="scan'208";a="59573309" Message-ID: <55076247.4070104@broadcom.com> Date: Mon, 16 Mar 2015 16:07:51 -0700 From: Scott Branden User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Brian Norris , CC: Dmitry Torokhov , Anatol Pomazao , Ray Jui , Corneliu Doban , Jonathan Richardson , Florian Fainelli , =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= , , , , Kevin Cernekee Subject: Re: [PATCH 2/3] Documentation: devicetree: add binding doc for Broadcom NAND controller References: <1425691129-1150-1-git-send-email-computersforpeace@gmail.com> <1425691129-1150-3-git-send-email-computersforpeace@gmail.com> In-Reply-To: <1425691129-1150-3-git-send-email-computersforpeace@gmail.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Brian, On 15-03-06 05:18 PM, Brian Norris wrote: > Signed-off-by: Brian Norris > --- > .../devicetree/bindings/mtd/brcmstb_nand.txt | 109 +++++++++++++++++++++ > 1 file changed, 109 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mtd/brcmstb_nand.txt > > diff --git a/Documentation/devicetree/bindings/mtd/brcmstb_nand.txt b/Documentation/devicetree/bindings/mtd/brcmstb_nand.txt > new file mode 100644 > index 000000000000..933d44943cbb > --- /dev/null Could you change the binding document with the vendor prefix to match all the other drivers we have been submitting? ie. "brcm,brcmnand.txt" Regards, Scott