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 <pjw@kernel.org>,
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: devicetree@vger.kernel.org, linux-riscv@lists.infradead.org,
linux-kernel@vger.kernel.org, E Shattow <e@freeshell.de>
Subject: [PATCH v3 1/2] dt-bindings: riscv: starfive: add xunlong,orangepi-rv
Date: Sun, 23 Nov 2025 14:50:44 -0800 [thread overview]
Message-ID: <20251123225059.49665-2-e@freeshell.de> (raw)
In-Reply-To: <20251123225059.49665-1-e@freeshell.de>
From: Icenowy Zheng <uwu@icenowy.me>
Add "xunlong,orangepi-rv" as a StarFive JH7110 SoC-based board.
Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
Signed-off-by: E Shattow <e@freeshell.de>
---
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 04510341a71e..3fdeab9d8f08 100644
--- a/Documentation/devicetree/bindings/riscv/starfive.yaml
+++ b/Documentation/devicetree/bindings/riscv/starfive.yaml
@@ -33,6 +33,7 @@ properties:
- pine64,star64
- starfive,visionfive-2-v1.2a
- starfive,visionfive-2-v1.3b
+ - xunlong,orangepi-rv
- const: starfive,jh7110
additionalProperties: true
--
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 <pjw@kernel.org>,
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>,
Icenowy Zheng <uwu@icenowy.me>
Subject: [PATCH v3 1/2] dt-bindings: riscv: starfive: add xunlong,orangepi-rv
Date: Sun, 23 Nov 2025 14:50:44 -0800 [thread overview]
Message-ID: <20251123225059.49665-2-e@freeshell.de> (raw)
In-Reply-To: <20251123225059.49665-1-e@freeshell.de>
From: Icenowy Zheng <uwu@icenowy.me>
Add "xunlong,orangepi-rv" as a StarFive JH7110 SoC-based board.
Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
Signed-off-by: E Shattow <e@freeshell.de>
---
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 04510341a71e..3fdeab9d8f08 100644
--- a/Documentation/devicetree/bindings/riscv/starfive.yaml
+++ b/Documentation/devicetree/bindings/riscv/starfive.yaml
@@ -33,6 +33,7 @@ properties:
- pine64,star64
- starfive,visionfive-2-v1.2a
- starfive,visionfive-2-v1.3b
+ - xunlong,orangepi-rv
- const: starfive,jh7110
additionalProperties: true
--
2.50.0
next prev parent reply other threads:[~2025-11-23 22:52 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-23 22:50 [PATCH v3 0/2] riscv: dts: starfive: Add OrangePi RV board E Shattow
2025-11-23 22:50 ` E Shattow
2025-11-23 22:50 ` E Shattow [this message]
2025-11-23 22:50 ` [PATCH v3 1/2] dt-bindings: riscv: starfive: add xunlong,orangepi-rv E Shattow
2025-11-24 7:28 ` Krzysztof Kozlowski
2025-11-24 7:28 ` Krzysztof Kozlowski
2025-11-24 13:22 ` Conor Dooley
2025-11-24 13:22 ` Conor Dooley
2025-11-24 21:59 ` E Shattow
2025-11-24 21:59 ` E Shattow
2025-11-25 7:28 ` Krzysztof Kozlowski
2025-11-25 7:28 ` Krzysztof Kozlowski
2025-11-25 7:33 ` Icenowy Zheng
2025-11-25 7:33 ` Icenowy Zheng
2025-11-25 7:48 ` Krzysztof Kozlowski
2025-11-25 7:48 ` Krzysztof Kozlowski
2025-11-25 8:01 ` Icenowy Zheng
2025-11-25 8:01 ` Icenowy Zheng
2025-11-25 13:07 ` E Shattow
2025-11-25 13:07 ` E Shattow
2025-11-25 19:14 ` Conor Dooley
2025-11-25 19:14 ` Conor Dooley
2025-11-26 20:34 ` E Shattow
2025-11-26 20:34 ` E Shattow
2025-11-26 8:23 ` Krzysztof Kozlowski
2025-11-26 8:23 ` Krzysztof Kozlowski
2025-11-23 22:50 ` [PATCH v3 2/2] riscv: dts: starfive: add Orange Pi RV E Shattow
2025-11-23 22:50 ` E Shattow
2025-11-24 11:07 ` Conor Dooley
2025-11-24 11:07 ` Conor Dooley
2025-11-24 11:08 ` Icenowy Zheng
2025-11-24 11:08 ` Icenowy Zheng
2025-11-24 13:21 ` Conor Dooley
2025-11-24 13:21 ` Conor Dooley
2025-11-24 21:56 ` E Shattow
2025-11-24 21:56 ` E Shattow
2025-11-25 22:24 ` [PATCH v3 0/2] riscv: dts: starfive: Add OrangePi RV board Conor Dooley
2025-11-25 22:24 ` Conor Dooley
2025-11-26 13:48 ` Emil Renner Berthing
2025-11-26 13:48 ` Emil Renner Berthing
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=20251123225059.49665-2-e@freeshell.de \
--to=e@freeshell.de \
--cc=alex@ghiti.fr \
--cc=aou@eecs.berkeley.edu \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=drew@beagleboard.org \
--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=pjw@kernel.org \
--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.