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
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.
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.