From patchwork Mon May 9 14:26:05 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Conor Dooley X-Patchwork-Id: 12843679 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 0FDE1C433EF for ; Mon, 9 May 2022 14:27:10 +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=ctJ++CHxZSlhBC7Q3hHKfI7bTW1MY2IRp+j3PZP343s=; b=A7JiLkDr1YANJM QzhHyCQN8V575EkIJJrB+2DE6OlY1ebcnoLwXGaUs6kOtqywxjBzgD2uE9pVSGZY+4JbJi1glFJQj zRx8x5NLe6RpN3ad+gm86FyrWqCh9bG9v1i4ciPfhZhGlylj2LEX3dqaVTTaQSY1aqp56vjfh0u/4 nObcAw+/cKCaPU1P1VE8MBF4xJSk2R9qGY8Du7YGQNYO18YNWDVuUkm5u1tTK0hA0T121YVSkoKut u5zF3V3fOqbHsYMXOOKxiXHxGiKh8Nw/sUChaJApwmbf1sU8LU4s+tCXtyu2CK3yj5b+NheY2X5Qj NSS8QNYZ96Zb/Q17/QDg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1no4Lm-00Eprd-Ov; Mon, 09 May 2022 14:27:02 +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 1no4Lj-00EppV-T1 for linux-riscv@lists.infradead.org; Mon, 09 May 2022 14:27:01 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1652106419; x=1683642419; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=oL8gO/8vCvHFCGGx/m0VEUZXUzB8qmdeJINlZBqF034=; b=qVmbrsyI354Hog09ettKjtvSuWbrTAIOTpw3zSqgSgnSFN5EM8ORgSI6 NB45DD28zKsjRquQvH9uXLyUQQYYzTRgJ1cq1XrDIB6iXORjMDW8PFzjp 7JFcpHm3BKIKxMtwhaDb/p4R2V8EycPvLVCLxotYXb0PgKlv6ltc4RUmN zeqXGfDcUDGosyLV9e0cHyfHR6Y7A7HcekLiKL9/pweaIY1mJTwjZgn8t yEfHgVi5U96+y1xu8SP+seYl0BM22zydPOExuHzh0P8DzsiekMv9A+Gj2 y9A1mFyr7nmlZdFdCmgjKlNXmYw9s2cOx7bA9ggaQXJHNKDC7eSVTj7Vh Q==; X-IronPort-AV: E=Sophos;i="5.91,211,1647327600"; d="scan'208";a="172518093" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa1.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 09 May 2022 07:26:58 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.17; Mon, 9 May 2022 07:26:57 -0700 Received: from wendy.microchip.com (10.10.115.15) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server id 15.1.2375.17 via Frontend Transport; Mon, 9 May 2022 07:26:54 -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 , Krzysztof Kozlowski Subject: [PATCH v5 04/10] dt-bindings: riscv: microchip: document icicle reference design Date: Mon, 9 May 2022 15:26:05 +0100 Message-ID: <20220509142610.128590-5-conor.dooley@microchip.com> X-Mailer: git-send-email 2.35.2 In-Reply-To: <20220509142610.128590-1-conor.dooley@microchip.com> References: <20220509142610.128590-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-20220509_072659_958098_776B5741 X-CRM114-Status: UNSURE ( 7.73 ) 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 Add a compatible for the icicle kit's reference design. This represents the FPGA fabric's contents & is versioned to denote which release of the reference design it applies to. Acked-by: Krzysztof Kozlowski Signed-off-by: Conor Dooley Acked-by: Rob Herring --- Documentation/devicetree/bindings/riscv/microchip.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/riscv/microchip.yaml b/Documentation/devicetree/bindings/riscv/microchip.yaml index 3f981e897126..822a711df9e9 100644 --- a/Documentation/devicetree/bindings/riscv/microchip.yaml +++ b/Documentation/devicetree/bindings/riscv/microchip.yaml @@ -20,6 +20,7 @@ properties: items: - enum: - microchip,mpfs-icicle-kit + - microchip,mpfs-icicle-reference-rtlv2203 - const: microchip,mpfs additionalProperties: true