From patchwork Thu Sep 1 13:33:57 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Conor Dooley X-Patchwork-Id: 12962670 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 72A7DECAAD3 for ; Thu, 1 Sep 2022 13:38:23 +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=hsXbzfm+f6LX/W/6T7mrGCa9dvI0WwZBVdML0oVi1Eo=; b=dW2tQliiCLt1RG DPbdBeH1ZeJALEp+FSzcj1CbbA+YFN2eQ0np8MKWqsizlANgCtNCSfIn1zpgnZlW4kVpX8aLzwons iqHR1zuWgctno1bSUrfSrvJJSjI3B1lFiaGtOPw/Dw0yVHFyFEW1W8eJ8ZJyO4p85HcQSlF1WlanM AbGunsyaH1b6nFobSx5/2hkmiUWfTzX+vFCSNgv6Ig6SMW97PIvd+eGgXxg1EKmM52PL1/bZhbzFl hrRzPYl+t+YsfZASjjoMdsO92PofJvJwHeN2iiOsbDc5l7lyGFz4lcZaWd6x1OV06vBE8SeotuqLA deopwGtPgo24aa2hswOg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oTkOZ-00C7jW-G3; Thu, 01 Sep 2022 13:38:11 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oTkLa-00C5ug-I1 for linux-riscv@lists.infradead.org; Thu, 01 Sep 2022 13:35:08 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1662039306; x=1693575306; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=TeMAuptxTZZXiK5k0POB/q784cUgxKduZsMG1KWinnw=; b=CnIGpipIPE88FuIS6sbwhKFcUYCL4vOkjgTwgOfmZ40FQggK9hp6XHM5 sBFDwU5LAVu3qLkM+I1rP8UIjdfGRflAjKyKq1SY+18Ad/LQHrjIgmDzs 2pqOfHoAfyeQGfnWd+gnZcyMHun+Jg4M9I3iOCmPGGzfY9XCPeTZzPjQR SkfpDDbZW3ridZIWsB2/t72F/fFHt0uHgDoEE1x4OiE2LEk5l8ryBLS5r mwNryOKljKQMeanUkKSdfTBkL0Khwjf4OxxhrP3kdHhNLJrh9D+5cm916 ZZF0knluFNAvSMv5KF+GMHQQaTHecyslW9ttLzEvLBcSUOhn2ArJe7inu w==; X-IronPort-AV: E=Sophos;i="5.93,280,1654585200"; d="scan'208";a="175197596" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa2.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 01 Sep 2022 06:34:54 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.12; Thu, 1 Sep 2022 06:34:51 -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.2507.12 via Frontend Transport; Thu, 1 Sep 2022 06:34:48 -0700 From: Conor Dooley To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Daire McNamara , Shravan Chippa CC: Paul Walmsley , Palmer Dabbelt , Albert Ou , Cyril Jean , Lewis Hanly , Vattipalli Praveen , Wolfgang Grandegger , Hugh Breslin , , , Subject: [PATCH v3 2/9] dt-bindings: riscv: microchip: document the aries m100pfsevp Date: Thu, 1 Sep 2022 14:33:57 +0100 Message-ID: <20220901133403.3392291-3-conor.dooley@microchip.com> X-Mailer: git-send-email 2.36.1 In-Reply-To: <20220901133403.3392291-1-conor.dooley@microchip.com> References: <20220901133403.3392291-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-20220901_063506_706783_9304C4E1 X-CRM114-Status: UNSURE ( 7.41 ) 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 Aries Embedded M100PFSEVP SOM + EVK platform. Link: https://www.aries-embedded.com/polarfire-soc-fpga-microsemi-m100pfs-som-mpfs025t-pcie-serdes 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 485981fbfb4b..630f82c85a0c 100644 --- a/Documentation/devicetree/bindings/riscv/microchip.yaml +++ b/Documentation/devicetree/bindings/riscv/microchip.yaml @@ -27,6 +27,7 @@ properties: - items: - enum: + - aries,m100pfsevp - sundance,polarberry - const: microchip,mpfs