From mboxrd@z Thu Jan 1 00:00:00 1970 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 52955CA0FE8 for ; Sun, 31 Aug 2025 23:01:59 +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=aYMAG8bz1VYNbZNFPmahgYi/6M8UXo3iMateUNEpnqA=; b=U2BejcH/0KPVJM lw91JvYGm31mid9V670DzVBy5nSqVLb/cIi8lobr6C5sbm1B6srvZyzX2eIWkQU5sahO5Ur0ngTdJ 12jBnSPf4guUANE5ex6SHBtW+AlCw3zk02VE2eST+ldsqnNFsrFQM9bUkwCscVXYTZbkKkaunLeEr 9yE8pJM57SHgJubrH/dlz+GvXZsfNeAt8Z+8/bVHcK4LKgqm5P25gr+Ky6rrGcLuv8jOYNJSWqbeS vU+Zf//VH1hQFVW6gF+RZYkDcEaIMRnrj/FweCN1HFH7w6Cbk1Z12X5MHFrm8L2hMVAQs1J3Efo3i Qulc1l+L2EmdQRuAbXtA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1usr3Z-0000000An45-3YDS; Sun, 31 Aug 2025 23:01:53 +0000 Received: from freeshell.de ([116.202.128.144]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1usr3Y-0000000An2l-0riJ for linux-riscv@lists.infradead.org; Sun, 31 Aug 2025 23:01:53 +0000 Received: from hay.lan (unknown [IPv6:2605:59c0:2078:cf00:6ecf:39ff:fe00:8375]) (Authenticated sender: e) by freeshell.de (Postfix) with ESMTPSA id 24905B220250; Mon, 1 Sep 2025 01:01:47 +0200 (CEST) From: E Shattow To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Michael Zhu , Drew Fustini Cc: linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, devicetree@vger.kernel.org, E Shattow Subject: [PATCH v2 2/5] dt-bindings: riscv: starfive: add milkv,marscm-emmc Date: Sun, 31 Aug 2025 15:59:27 -0700 Message-ID: <20250831225959.531393-3-e@freeshell.de> X-Mailer: git-send-email 2.50.0 In-Reply-To: <20250831225959.531393-1-e@freeshell.de> References: <20250831225959.531393-1-e@freeshell.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250831_160152_387729_50D95FF8 X-CRM114-Status: UNSURE ( 6.44 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Add "milkv,marscm-emmc" as a StarFive JH7110 SoC-based system-on-module. Signed-off-by: E Shattow Acked-by: Rob Herring (Arm) --- Documentation/devicetree/bindings/riscv/starfive.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/riscv/starfive.yaml b/Documentation/devicetree/bindings/riscv/starfive.yaml index 7ef85174353d..0713edb687fe 100644 --- a/Documentation/devicetree/bindings/riscv/starfive.yaml +++ b/Documentation/devicetree/bindings/riscv/starfive.yaml @@ -28,6 +28,7 @@ properties: - enum: - deepcomputing,fml13v01 - milkv,mars + - milkv,marscm-emmc - pine64,star64 - starfive,visionfive-2-v1.2a - starfive,visionfive-2-v1.3b -- 2.50.0 _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from freeshell.de (freeshell.de [116.202.128.144]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 7631730CD95; Sun, 31 Aug 2025 23:01:52 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=116.202.128.144 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1756681314; cv=none; b=Dt+gDDfbCDLbgjgFyvSzPnEHCV4vpZmoPMM4TFzHJBNPTLsUIx6RTtPLrFntYsGXsjjb0wVkhD4c1unuD3qNyqb6zCFWPV7dBt0Waayj2Ie2wuEM6smweQZd6cFH4gYzkciLbWlmHDMN9xJjuPlnbzYRMfz3+Hm6ecmKmw1U3gQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1756681314; c=relaxed/simple; bh=oLmJam8elgXo4Z2XcH7sJyxfqIuwgBp85TduPnnZeUk=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=mB44i5KY2I4i4O36YKi8X8AiICzBrnlWuF7X87kkuX/LugRYoC8BH7vBnOFVyrQUoJrDmH0HgRTvNcyC+6rjchGeGufSS3FYilFE4hJnQUfD9BocTMpKstUc8slgNJ+2olw1/kTE4+qrk5sXFmrDfnXvdUq1sAnaGes16WNDN58= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=freeshell.de; spf=pass smtp.mailfrom=freeshell.de; arc=none smtp.client-ip=116.202.128.144 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=freeshell.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=freeshell.de Received: from hay.lan (unknown [IPv6:2605:59c0:2078:cf00:6ecf:39ff:fe00:8375]) (Authenticated sender: e) by freeshell.de (Postfix) with ESMTPSA id 24905B220250; Mon, 1 Sep 2025 01:01:47 +0200 (CEST) From: E Shattow To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Michael Zhu , Drew Fustini Cc: linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, devicetree@vger.kernel.org, E Shattow Subject: [PATCH v2 2/5] dt-bindings: riscv: starfive: add milkv,marscm-emmc Date: Sun, 31 Aug 2025 15:59:27 -0700 Message-ID: <20250831225959.531393-3-e@freeshell.de> X-Mailer: git-send-email 2.50.0 In-Reply-To: <20250831225959.531393-1-e@freeshell.de> References: <20250831225959.531393-1-e@freeshell.de> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Add "milkv,marscm-emmc" as a StarFive JH7110 SoC-based system-on-module. Signed-off-by: E Shattow Acked-by: Rob Herring (Arm) --- Documentation/devicetree/bindings/riscv/starfive.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/riscv/starfive.yaml b/Documentation/devicetree/bindings/riscv/starfive.yaml index 7ef85174353d..0713edb687fe 100644 --- a/Documentation/devicetree/bindings/riscv/starfive.yaml +++ b/Documentation/devicetree/bindings/riscv/starfive.yaml @@ -28,6 +28,7 @@ properties: - enum: - deepcomputing,fml13v01 - milkv,mars + - milkv,marscm-emmc - pine64,star64 - starfive,visionfive-2-v1.2a - starfive,visionfive-2-v1.3b -- 2.50.0