diff options
author | Chen PJ <[email protected]> | 2023-07-03 14:02:21 +0800 |
---|---|---|
committer | Joel Stanley <[email protected]> | 2023-07-10 13:43:13 +0930 |
commit | d1dbb0d34e7fb74b9fa13ec8ac313ea969389463 (patch) | |
tree | 09e432c796c9e59c8e812edf0205dafa92f11537 | |
parent | 267c95dc9f80bb0f185bc0f44cdd1da2d2601fb9 (diff) |
dt-bindings: arm: aspeed: add Inventec starscream-bmc
Document the new compatibles used on Inventec starscream-bmc
Signed-off-by: Chen PJ <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joel Stanley <[email protected]>
-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 e0eff4c05879..dc675a107e1c 100644 --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml @@ -82,6 +82,7 @@ properties: - ibm,everest-bmc - ibm,rainier-bmc - ibm,tacoma-bmc + - inventec,starscream-bmc - inventec,transformer-bmc - jabil,rbp-bmc - qcom,dc-scm-v1-bmc |