diff options
author | Jordan Chang <jordan.chang@ufispace.com> | 2023-01-19 18:21:01 +0800 |
---|---|---|
committer | Joel Stanley <joel@jms.id.au> | 2023-01-27 10:41:00 +1030 |
commit | 64e4f2412f548a8537b9da44267f7490e294edf8 (patch) | |
tree | e546073b02cb7b56447b423bb9d5735a0089d449 /Documentation/devicetree/bindings/arm | |
parent | 4fa180f7fc1921e235f80e4672c80b560b4946c7 (diff) |
dt-bindings: arm: aspeed: document Ufispace NCPLite BMC
Document Ufispace NCPLite board compatible.
Signed-off-by: Jordan Chang <jordan.chang@ufispace.com>
Link: https://lore.kernel.org/r/20230119102102.73414-3-jordan.chang@ufispace.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r-- | Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml index 8ef74b941e88..e0eff4c05879 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 |