From 64e4f2412f548a8537b9da44267f7490e294edf8 Mon Sep 17 00:00:00 2001 From: Jordan Chang Date: Thu, 19 Jan 2023 18:21:01 +0800 Subject: [PATCH] dt-bindings: arm: aspeed: document Ufispace NCPLite BMC Document Ufispace NCPLite board compatible. Signed-off-by: Jordan Chang Link: https://lore.kernel.org/r/20230119102102.73414-3-jordan.chang@ufispace.com Signed-off-by: Joel Stanley --- 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 8ef74b941e88c..e0eff4c05879b 100644 --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml @@ -86,6 +86,7 @@ properties: - jabil,rbp-bmc - qcom,dc-scm-v1-bmc - quanta,s6q-bmc + - ufispace,ncplite-bmc - const: aspeed,ast2600 additionalProperties: true -- 2.30.2