diff options
author | Konstantin Aladyshev <[email protected]> | 2022-09-22 00:09:46 +0300 |
---|---|---|
committer | Joel Stanley <[email protected]> | 2022-09-28 12:31:39 +0930 |
commit | 4fb9c1489bb6b7e4d0b104495e11ed8e16d1e9a9 (patch) | |
tree | 8c4b54d00db7433fdb9c2a4c0a65b55b1289d663 | |
parent | d61e4defc907ac070876d1e904b603393e7cb195 (diff) |
dt-bindings: arm: aspeed: document AMD DaytonaX
Document AMD DaytonaX board compatible.
Signed-off-by: Konstantin Aladyshev <[email protected]>
Reviewed-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 59811e4a084c..217a1d674863 100644 --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml @@ -29,6 +29,7 @@ properties: - description: AST2500 based boards items: - enum: + - amd,daytonax-bmc - amd,ethanolx-bmc - ampere,mtjade-bmc - aspeed,ast2500-evb |