From patchwork Tue Sep 27 11:19:15 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Conor Dooley X-Patchwork-Id: 12990432 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 617E9C6FA8E for ; Tue, 27 Sep 2022 11:20:24 +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=VMbl96vGVIyY9rpY+VO7UiE0UztIEdWrY3jkv+6KJdQ=; b=r+WSgvDiH+rftC rgzsx5lOzQw+0LRuNWN/zbquGtUoBl0UPuqZ/JoOM2L/g9AsM1Qv5FoUtDnIWQCYb+xWqOi3GNbyr ikK1mBjkMCgtCO4B3P8GTPIXtUOZXzVp6ajf6pVqOfT8Q6j8VBdNQ4ktqGtHSNnouYhj9w0w7b7Pz 1KyuaL1FKhvZdDx3Sx2+u8VYoJ+GTZMEUWnbNo4xg1jAAXXQ8aY7s8tU9YpVuuZA6KbUE5koPGhme GYp7bMXirPThbiUxDKgHg/RpbanFBhQ5H2b1PuM9qhdzu4oW2yPgcOWM6VAqJNm8zKJyRXOE5Jkit VousU9mF4itupHhj66VQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1od8dL-00A9xt-5p; Tue, 27 Sep 2022 11:20:15 +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 1od8dF-00A9v9-WB for linux-riscv@lists.infradead.org; Tue, 27 Sep 2022 11:20:11 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1664277609; x=1695813609; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=R4jA5Q4br+Ih2J2AV+Bb7Kadubj4iiu5yMNBJvEDQhU=; b=mLBuRA0V6UPtn/IxVMgkpra8FxF4wX92+0fPdSc9tjKQdroYTUHjiVry 7iV4Vw0cJY6/MuN/8p4SaS6zmI5cjv3oRlzkLSyrJUJoa0quoPCq8MbY4 YBuLP+T8TQcLhcRvb5TQ0HWTu52GqwaXEqIKapxVrS/NnauNBR7Nfafoe eNy+BNM34TtQYE9ShlNvBl4xBn4B9xGhxBnVuYkTsOsDnP7anwrbSirGZ 353/VzLXNagBEcoKji2lSbHb5V0sFgtqUWwNXgn7WSXW4WZB3Abvnbnt1 0oOK0roHvqbCGCA3y/Tyoj1QFjRSFU+Jg2OOmWX5MdXOjL3OnqjRWal5o w==; X-IronPort-AV: E=Sophos;i="5.93,349,1654585200"; d="scan'208";a="175776212" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 27 Sep 2022 04:20:07 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.12; Tue, 27 Sep 2022 04:20:05 -0700 Received: from wendy.microchip.com (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2507.12 via Frontend Transport; Tue, 27 Sep 2022 04:20:03 -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 , , , , Krzysztof Kozlowski Subject: [PATCH v6 03/11] dt-bindings: riscv: microchip: document the sev kit Date: Tue, 27 Sep 2022 12:19:15 +0100 Message-ID: <20220927111922.3602838-4-conor.dooley@microchip.com> X-Mailer: git-send-email 2.37.3 In-Reply-To: <20220927111922.3602838-1-conor.dooley@microchip.com> References: <20220927111922.3602838-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-20220927_042010_118637_F1987CF8 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 From: Shravan Chippa Update devicetree bindings document with PolarFire SoC Video Kit, known by its "sev-kit" product code. Link: https://onlinedocs.microchip.com/pr/GUID-404D3738-DC76-46BA-8683-6A77E837C2DD-en-US-1/index.html?GUID-065AEBEE-7B2C-4895-8579-B1D73D797F06 Signed-off-by: Shravan Chippa Reviewed-by: Krzysztof Kozlowski Signed-off-by: Conor Dooley --- 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 681cedc5578f..2b8c6a695e99 100644 --- a/Documentation/devicetree/bindings/riscv/microchip.yaml +++ b/Documentation/devicetree/bindings/riscv/microchip.yaml @@ -28,6 +28,7 @@ properties: - items: - enum: - aries,m100pfsevp + - microchip,mpfs-sev-kit - sundance,polarberry - const: microchip,mpfs