Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp4481900ybi; Tue, 11 Jun 2019 07:22:05 -0700 (PDT) X-Google-Smtp-Source: APXvYqwbmYlrWZQfR+Ns/CLk5P4/Z0/nS4dGA1b7d96qs4C+XheBu4CDDTY1msblnQuTVGnzW51W X-Received: by 2002:a65:65c9:: with SMTP id y9mr20688697pgv.76.1560262925388; Tue, 11 Jun 2019 07:22:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560262925; cv=none; d=google.com; s=arc-20160816; b=xKLdZQz1w4iFQE0rTxP2+/CC/qnI+Ehye/KSBlcpCPCd+jlsFy2zkYaAPzDUo1tgzr Njr3fHQVHUaa2lqqGP2S1nmlZSMyqbxtjxGjUFjhLMdZnyoQ25DsQ92pTv7kK7YfnZBF x/DqcxHpOnc3gsXSYKnKZ7TK4HaayOG9A8SuM9ylI97DqEm6Hzk1pot8sYafmxgFVsRG Zns1Zjrx1J59kLBt2VXb6aOnzDKmECpJJ1lbQyNDSsykW1olXu6dtj2hXN5C9TAAqu+n Ynv+7nw3XbZNFuEJ4xB25cp/PO609OX6eEKw7Ls1U/CsPJgtm16QI2vVZU3fXECCdAKD TDmQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=bHrdKNZqTw3lqkNiHTr89deAemYsjkazev3fb6UGnIo=; b=z+cMOGW95UUwLGxttR9uTX5AQHBpVeATKfP4EvsfLDr3jCNj+d22fbbHzfBurG8XtJ oMl0hLLHbKF3jsHhYpO52oEIFHQ6cJCNxdcra2EtGvEmf7Z1cy+BnD/5tTkS4LnEBUjv leYViAJAenvy9zDflgrlehbKGJimGtpzhnohxFMxZm4qTkE+zJoHZW6UbnAHKZ0/HZpP X5F7bht/lRKZkRkZWUnoar5j+4YT3Y2e9SWy5t714jUHTvdVDk1HBp8o2vcRqyFvte8V dECM8VZAQ3aCgGPW3u/UeDtE65z/+NRS26qaFyegvwcQ4W9ubCzne/ADEc1UtsDDjNSb u3Ug== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d34si12877554pld.82.2019.06.11.07.21.50; Tue, 11 Jun 2019 07:22:05 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389938AbfFKOTl (ORCPT + 99 others); Tue, 11 Jun 2019 10:19:41 -0400 Received: from hermes.aosc.io ([199.195.250.187]:33445 "EHLO hermes.aosc.io" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388808AbfFKOTl (ORCPT ); Tue, 11 Jun 2019 10:19:41 -0400 Received: from localhost (localhost [127.0.0.1]) (Authenticated sender: icenowy@aosc.io) by hermes.aosc.io (Postfix) with ESMTPSA id 8FCE78229F; Tue, 11 Jun 2019 14:12:36 +0000 (UTC) From: Icenowy Zheng To: Rob Herring , Maxime Ripard , Chen-Yu Tsai , Linus Walleij Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-sunxi@googlegroups.com, Icenowy Zheng Subject: [PATCH v2 09/11] dt-bindings: vendor-prefixes: add Sipeed Date: Tue, 11 Jun 2019 22:09:38 +0800 Message-Id: <20190611140940.14357-10-icenowy@aosc.io> In-Reply-To: <20190611140940.14357-1-icenowy@aosc.io> References: <20190611140940.14357-1-icenowy@aosc.io> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Shenzhen Sipeed Technology Co., Ltd. is a company focused on development kits, which also contains rebranded Lichee Pi series. Add its vendor prefix binding. Signed-off-by: Icenowy Zheng --- New patch in v2. Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 2c8a8b195c07..c0cd22e5672a 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -791,6 +791,8 @@ patternProperties: description: Silicon Mitus, Inc. "^simtek,.*": description: Cypress Semiconductor Corporation (Simtek Corporation) + "^sipeed,.*": + description: Shenzhen Sipeed Technology Co., Ltd. "^sirf,.*": description: SiRF Technology, Inc. "^sis,.*": -- 2.21.0