2023-10-24 08:26:41

by Peter Yin

[permalink] [raw]
Subject: [PATCH v1 1/2] dt-bindings: arm: aspeed: add Meta Minerva Harma board

Document the new compatibles used on Meta Minerva Harma.

Signed-off-by: Peter Yin <[email protected]>
---
Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
index e17b3d66d6e5..20e3be8d8c78 100644
--- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
+++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
@@ -79,6 +79,7 @@ properties:
- facebook,elbert-bmc
- facebook,fuji-bmc
- facebook,greatlakes-bmc
+ - facebook,minerva-harma
- facebook,yosemite4-bmc
- ibm,everest-bmc
- ibm,rainier-bmc
--
2.25.1


2023-10-24 08:48:10

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v1 1/2] dt-bindings: arm: aspeed: add Meta Minerva Harma board

On 24/10/2023 10:24, Peter Yin wrote:
> Document the new compatibles used on Meta Minerva Harma.
>
> Signed-off-by: Peter Yin <[email protected]>
> ---

Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof