From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758400AbbJIQ7z (ORCPT ); Fri, 9 Oct 2015 12:59:55 -0400 Received: from foss.arm.com ([217.140.101.70]:40488 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758369AbbJIQ7w (ORCPT ); Fri, 9 Oct 2015 12:59:52 -0400 Date: Fri, 9 Oct 2015 17:59:29 +0100 From: Mark Rutland To: Liviu Dudau Cc: Will Deacon , Catalin Marinas , Bjorn Helgaas , Linus Walleij , Robin Murphy , Rob Herring , Ian Campbell , Kumar Gala , Arnd Bergmann , Jon Medhurst , linux-pci , device-tree , LAKML , LKML Subject: Re: [PATCH v2 3/5] of: Add vendor prefix for PLDA. Message-ID: <20151009165929.GF21629@leverpostej> References: <1444409849-5685-1-git-send-email-Liviu.Dudau@arm.com> <1444409849-5685-4-git-send-email-Liviu.Dudau@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1444409849-5685-4-git-send-email-Liviu.Dudau@arm.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 09, 2015 at 05:57:27PM +0100, Liviu Dudau wrote: > Use "plda" as vendor prefix for PLDA. > > Signed-off-by: Liviu Dudau Having looked on PLDA's website it seems "PLDA" is their preferred name, and I can't find any suffix used, so this looks fine to me: Acked-by: Mark Rutland Mark. > --- > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt > index 82d2ac9..57653eb 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -168,6 +168,7 @@ pericom Pericom Technology Inc. > phytec PHYTEC Messtechnik GmbH > picochip Picochip Ltd > plathome Plat'Home Co., Ltd. > +plda PLDA > pixcir PIXCIR MICROELECTRONICS Co., Ltd > powervr PowerVR (deprecated, use img) > qca Qualcomm Atheros, Inc. > -- > 2.6.0 >