diff options
author | David Wang <David_Wang6097@jabil.com> | 2022-05-31 09:10:59 +0800 |
---|---|---|
committer | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2022-06-22 12:12:12 +0200 |
commit | ae8980247d5af8528145713e07f1338abc57a00d (patch) | |
tree | 462166f87b3f415b68bb67e73e3902d6bb0ca086 | |
parent | f77024c8014766575db03c3c2d904299af43607e (diff) |
dt-bindings: arm: aspeed: document board compatibles
Document jabil board compatible.
Signed-off-by: David Wang <David_Wang6097@jabil.com>
Link: https://lore.kernel.org/r/20220531011100.882643-2-David_Wang6097@jabil.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
-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 f214b57d5ae1..8b79dfbd8207 100644 --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml @@ -76,6 +76,7 @@ properties: - ibm,rainier-bmc - ibm,tacoma-bmc - inventec,transformer-bmc + - jabil,rbp-bmc - nuvia,dc-scm-bmc - quanta,s6q-bmc - const: aspeed,ast2600 |