From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757488AbdIILlF (ORCPT ); Sat, 9 Sep 2017 07:41:05 -0400 Received: from mail-pf0-f193.google.com ([209.85.192.193]:33152 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753489AbdIILlD (ORCPT ); Sat, 9 Sep 2017 07:41:03 -0400 X-Google-Smtp-Source: ADKCNb5pFFDHkti/r+Ljzzai2kT17weoGa6QlvBY2YJsVNgxPxsy3XK5eXfheBcpnW/292iJeFXiAQ== From: Wig C To: robh+dt@kernel.org, afaerber@suse.de Cc: mark.rutland@arm.com, khilman@baylibre.com, treding@nvidia.com, jic23@kernel.org, marek.vasut@gmail.com, gregkh@linuxfoundation.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, YuanCheng Cheng Subject: [PATCH v2] dt-bindings: vendor-prefixes: Add nutsboard to vendor prefix. Date: Sat, 9 Sep 2017 19:40:58 +0800 Message-Id: <1504957258-23334-1-git-send-email-onlywig@gmail.com> X-Mailer: git-send-email 2.7.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: YuanCheng Cheng NutsBoard (http://nutsboard.org/) is an organization and focus on ARM based embedded boards with open source software. Signed-off-by: YuanCheng Cheng --- 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 daf465be..7746dbc 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -230,6 +230,7 @@ nintendo Nintendo nlt NLT Technologies, Ltd. nokia Nokia nordic Nordic Semiconductor +nutsboard NutsBoard nuvoton Nuvoton Technology Corporation nvd New Vision Display nvidia NVIDIA -- 2.7.4