diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2022-05-29 13:49:24 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2022-07-21 10:11:19 +0300 |
commit | 12f158808510b7810bda1fadd3e88ddc9e768db4 (patch) | |
tree | 120e16f8d87e9c71b1303b3ebd084133dad0c13c /Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | |
parent | ae8980247d5af8528145713e07f1338abc57a00d (diff) | |
download | linux-12f158808510b7810bda1fadd3e88ddc9e768db4.tar.xz |
dt-bindings: arm: aspeed: add Aspeed Evaluation boards
Document the new compatibles used on Aspeed Evaluation boards.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220529104928.79636-3-krzysztof.kozlowski@linaro.org
Diffstat (limited to 'Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml index 8b79dfbd8207..1895ce9de461 100644 --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml @@ -31,6 +31,7 @@ properties: - enum: - amd,ethanolx-bmc - ampere,mtjade-bmc + - aspeed,ast2500-evb - asrock,e3c246d4i-bmc - asrock,romed8hm3-bmc - bytedance,g220a-bmc @@ -68,6 +69,8 @@ properties: - description: AST2600 based boards items: - enum: + - aspeed,ast2600-evb + - aspeed,ast2600-evb-a1 - facebook,bletchley-bmc - facebook,cloudripper-bmc - facebook,elbert-bmc |