From: E Shattow <e@freeshell.de>
To: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Paul Walmsley <paul.walmsley@sifive.com>,
Palmer Dabbelt <palmer@dabbelt.com>,
Albert Ou <aou@eecs.berkeley.edu>,
Alexandre Ghiti <alex@ghiti.fr>,
Michael Zhu <michael.zhu@starfivetech.com>,
Drew Fustini <drew@beagleboard.org>
Cc: linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org,
devicetree@vger.kernel.org, E Shattow <e@freeshell.de>,
Heinrich Schuchardt <heinrich.schuchardt@canonical.com>,
Emil Renner Berthing <emil.renner.berthing@canonical.com>,
Conor Dooley <conor@kernel.org>
Subject: [PATCH v3 4/5] dt-bindings: riscv: starfive: add milkv,marscm-lite
Date: Fri, 5 Sep 2025 07:39:42 -0700 [thread overview]
Message-ID: <20250905144011.928332-5-e@freeshell.de> (raw)
In-Reply-To: <20250905144011.928332-1-e@freeshell.de>
Add "milkv,marscm-lite" as a StarFive JH7110 SoC-based system-on-module.
Signed-off-by: E Shattow <e@freeshell.de>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
---
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 0713edb687fe..04510341a71e 100644
--- a/Documentation/devicetree/bindings/riscv/starfive.yaml
+++ b/Documentation/devicetree/bindings/riscv/starfive.yaml
@@ -29,6 +29,7 @@ properties:
- deepcomputing,fml13v01
- milkv,mars
- milkv,marscm-emmc
+ - milkv,marscm-lite
- 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
WARNING: multiple messages have this Message-ID (diff)
From: E Shattow <e@freeshell.de>
To: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Paul Walmsley <paul.walmsley@sifive.com>,
Palmer Dabbelt <palmer@dabbelt.com>,
Albert Ou <aou@eecs.berkeley.edu>,
Alexandre Ghiti <alex@ghiti.fr>,
Michael Zhu <michael.zhu@starfivetech.com>,
Drew Fustini <drew@beagleboard.org>
Cc: linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org,
devicetree@vger.kernel.org, E Shattow <e@freeshell.de>,
Heinrich Schuchardt <heinrich.schuchardt@canonical.com>,
Emil Renner Berthing <emil.renner.berthing@canonical.com>,
Conor Dooley <conor@kernel.org>
Subject: [PATCH v3 4/5] dt-bindings: riscv: starfive: add milkv,marscm-lite
Date: Fri, 5 Sep 2025 07:39:42 -0700 [thread overview]
Message-ID: <20250905144011.928332-5-e@freeshell.de> (raw)
In-Reply-To: <20250905144011.928332-1-e@freeshell.de>
Add "milkv,marscm-lite" as a StarFive JH7110 SoC-based system-on-module.
Signed-off-by: E Shattow <e@freeshell.de>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
---
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 0713edb687fe..04510341a71e 100644
--- a/Documentation/devicetree/bindings/riscv/starfive.yaml
+++ b/Documentation/devicetree/bindings/riscv/starfive.yaml
@@ -29,6 +29,7 @@ properties:
- deepcomputing,fml13v01
- milkv,mars
- milkv,marscm-emmc
+ - milkv,marscm-lite
- pine64,star64
- starfive,visionfive-2-v1.2a
- starfive,visionfive-2-v1.3b
--
2.50.0
next prev parent reply other threads:[~2025-09-05 18:34 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-05 14:39 [PATCH v3 0/5] riscv: dts: starfive: Add Milk-V Mars CM (Lite) SoM E Shattow
2025-09-05 14:39 ` E Shattow
2025-09-05 14:39 ` [PATCH v3 1/5] riscv: dts: starfive: add common board dtsi for Milk-V Mars CM variants E Shattow
2025-09-05 14:39 ` E Shattow
2025-09-05 14:39 ` [PATCH v3 2/5] dt-bindings: riscv: starfive: add milkv,marscm-emmc E Shattow
2025-09-05 14:39 ` E Shattow
2025-09-05 14:39 ` [PATCH v3 3/5] riscv: dts: starfive: add Milk-V Mars CM system-on-module E Shattow
2025-09-05 14:39 ` E Shattow
2025-09-05 14:39 ` E Shattow [this message]
2025-09-05 14:39 ` [PATCH v3 4/5] dt-bindings: riscv: starfive: add milkv,marscm-lite E Shattow
2025-09-05 14:39 ` [PATCH v3 5/5] riscv: dts: starfive: add Milk-V Mars CM Lite system-on-module E Shattow
2025-09-05 14:39 ` E Shattow
2025-09-11 18:07 ` [PATCH v3 0/5] riscv: dts: starfive: Add Milk-V Mars CM (Lite) SoM Conor Dooley
2025-09-11 18:07 ` Conor Dooley
2025-09-16 19:34 ` Conor Dooley
2025-09-16 19:34 ` Conor Dooley
2025-09-16 19:35 ` Conor Dooley
2025-09-16 19:35 ` Conor Dooley
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250905144011.928332-5-e@freeshell.de \
--to=e@freeshell.de \
--cc=alex@ghiti.fr \
--cc=aou@eecs.berkeley.edu \
--cc=conor+dt@kernel.org \
--cc=conor@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=drew@beagleboard.org \
--cc=emil.renner.berthing@canonical.com \
--cc=heinrich.schuchardt@canonical.com \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=michael.zhu@starfivetech.com \
--cc=palmer@dabbelt.com \
--cc=paul.walmsley@sifive.com \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.