From patchwork Fri Apr 29 10:40:39 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Conor Dooley X-Patchwork-Id: 12831795 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 80291C43217 for ; Fri, 29 Apr 2022 10:41:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=htamuOrILS5Rst0EY/oS3fBYocNv3wvryn2W2JqxMp0=; b=4JU5wegVBHJvw4 XV0/J/SGELDCKwjdnCrF4yXGfqbabgQo5AyBYcl0QXuELKbaezPtw4A5GWNg09OpCTbTGzf3+WfIE GhxUFvJF48tnW/yNG8rKt66PzTjkFEWi6Gu1NKao5UxnSN8xmuOQgyXCnS8YuEmv1hL1ws6ZVBrbN gsX9SXbYj4X/py5izb1zBtWsZkOJucuC/3I9TtipqmP5BUxZWdJojBL59i9I/rC//+qm95ApE3uty 0w4toEmBAqFrh9OkpK3g2h9hD982eWj1DCDLQwPshr2Rt03to3A6Yz5G5DIhtjVfLEgCzdr/ngvmx mMMg5yS/8lSW5nZssa8Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nkO4L-00ArMB-VT; Fri, 29 Apr 2022 10:41:49 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nkO4H-00ArIW-HK for linux-riscv@lists.infradead.org; Fri, 29 Apr 2022 10:41:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1651228905; x=1682764905; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=yQ9QYB2JjFXnMYslA5NperKokygkNZy0pzOs2BM201E=; b=vfrxq/XH58UahV9wrsygEPBBbaB+jHGLtVoIduVg3S1OJo/N5si8e2zY t36dFm+xnD4PE4jGXne3a6mEgER526UxWGpxATM4zfVA1ATwXBvEFaCkJ wHa/mhJLs7eLHuFYVK7PMHdZRwMwGBY1kvyz9wJblq+HLle8jYGlYl5Gs 4cw0T9GTUvnBDUCXBxU4GymB7/zDTwTTylzKvymYM05bjQaTrZ+JeB70v nC0r/qcYv4wP91zaPnBVn20UCWNrlyVcQqRPBeLmz/pV/HUX3xuLuKoqS csuzn5btYscy9oQyL1vFGxpYG8gt8NrywuwY6faIHlhJy4Q7dPPusYQ9T Q==; X-IronPort-AV: E=Sophos;i="5.91,298,1647327600"; d="scan'208";a="171406907" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa1.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 29 Apr 2022 03:41:43 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.17; Fri, 29 Apr 2022 03:41:43 -0700 Received: from wendy.microchip.com (10.10.115.15) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.2375.17 via Frontend Transport; Fri, 29 Apr 2022 03:41:41 -0700 From: Conor Dooley To: Rob Herring , Krzysztof Kozlowski , Palmer Dabbelt CC: Paul Walmsley , Palmer Dabbelt , Albert Ou , Conor Dooley , Daire McNamara , Cyril Jean , , , , "Arnd Bergmann" Subject: [PATCH v1 6/8] dt-bindings: vendor-prefixes: add Sundance DSP Date: Fri, 29 Apr 2022 11:40:39 +0100 Message-ID: <20220429104040.197161-7-conor.dooley@microchip.com> X-Mailer: git-send-email 2.35.2 In-Reply-To: <20220429104040.197161-1-conor.dooley@microchip.com> References: <20220429104040.197161-1-conor.dooley@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220429_034145_617096_74C3C91B X-CRM114-Status: UNSURE ( 6.57 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Sundance DSP Inc. (https://www.sundancedsp.com/) is a supplier of high-performance DSP and FPGA processor boards and I/O modules. Signed-off-by: Conor Dooley --- 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 01430973ecec..1d47a38c2a2e 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1197,6 +1197,8 @@ patternProperties: description: Summit microelectronics "^sunchip,.*": description: Shenzhen Sunchip Technology Co., Ltd + "^sundance,.*": + description: Sundance DSP Inc. "^sunplus,.*": description: Sunplus Technology Co., Ltd. "^SUNW,.*":