2024-05-23 21:55:54

by Henry Bell

[permalink] [raw]
Subject: [PATCH 1/2 v2] RISC-V: add Star64 board devicetree

Add star64,pine64 to JH7110 compatability

Signed-off-by: Henry Bell <[email protected]>
---

Changes since v1:

- New Commit
---
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 b672f8521949..4d5c857b3cac 100644
--- a/Documentation/devicetree/bindings/riscv/starfive.yaml
+++ b/Documentation/devicetree/bindings/riscv/starfive.yaml
@@ -27,6 +27,7 @@ properties:
- items:
- enum:
- milkv,mars
+ - pine64,star64
- starfive,visionfive-2-v1.2a
- starfive,visionfive-2-v1.3b
- const: starfive,jh7110
--
2.44.0




2024-05-24 18:58:24

by Conor Dooley

[permalink] [raw]
Subject: Re: [PATCH 1/2 v2] RISC-V: add Star64 board devicetree

On Thu, May 23, 2024 at 09:55:37PM +0000, Henry Bell wrote:
> Add star64,pine64 to JH7110 compatability
>
> Signed-off-by: Henry Bell <[email protected]>

$subject here is wrong, it should match other commits to
Documentation/devicetree/bindings/riscv/starfive.yaml.
If there's nothing else to fix with the patchset, I'll fix it up on
application.


Attachments:
(No filename) (363.00 B)
signature.asc (235.00 B)
Download all attachments

2024-05-27 18:09:31

by Conor Dooley

[permalink] [raw]
Subject: Re: [PATCH 1/2 v2] RISC-V: add Star64 board devicetree

On Fri, May 24, 2024 at 07:48:50PM +0100, Conor Dooley wrote:
> On Thu, May 23, 2024 at 09:55:37PM +0000, Henry Bell wrote:
> > Add star64,pine64 to JH7110 compatability
> >
> > Signed-off-by: Henry Bell <[email protected]>
>
> $subject here is wrong, it should match other commits to
> Documentation/devicetree/bindings/riscv/starfive.yaml.
> If there's nothing else to fix with the patchset, I'll fix it up on
> application.

Applied with a fixed up commit message.


Attachments:
(No filename) (487.00 B)
signature.asc (235.00 B)
Download all attachments