[PATCH v11 1/2] dt-bindings: arm:aspeed add Meta Ventura board

P.K. Lee posted 2 patches 4 weeks, 1 day ago
[PATCH v11 1/2] dt-bindings: arm:aspeed add Meta Ventura board
Posted by P.K. Lee 4 weeks, 1 day ago
Document the new compatibles used on Meta Ventura.

Signed-off-by: P.K. Lee <pkleequanta@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 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 aedefca7cf4a..1eecb4b69fe6 100644
--- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
+++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
@@ -91,6 +91,7 @@ properties:
               - facebook,greatlakes-bmc
               - facebook,harma-bmc
               - facebook,minerva-cmc
+              - facebook,ventura-rmc
               - facebook,santabarbara-bmc
               - facebook,yosemite4-bmc
               - ibm,blueridge-bmc
-- 
2.43.0
Re: [PATCH v11 1/2] dt-bindings: arm:aspeed add Meta Ventura board
Posted by Krzysztof Kozlowski 3 weeks, 2 days ago
On 03/09/2025 14:05, P.K. Lee wrote:
> Document the new compatibles used on Meta Ventura.
> 
> Signed-off-by: P.K. Lee <pkleequanta@gmail.com>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


Your subject prefixes got corrupted.

Best regards,
Krzysztof