diff options
author | Quan Nguyen <quan@os.amperecomputing.com> | 2022-08-17 14:15:38 +0700 |
---|---|---|
committer | Joel Stanley <joel@jms.id.au> | 2022-09-28 12:31:39 +0930 |
commit | 93eaac48ea90d33733f10f8fd3813df1e8cb8791 (patch) | |
tree | 01cc340f5e168d1417487350fda98535103cd08a /Documentation/devicetree/bindings/arm/aspeed | |
parent | 5ac309fec69738d59eccbe18a715bc497875fd0a (diff) |
dt-bindings: arm: aspeed: document Ampere Mt.Mitchell BMC compatibles
Document Ampere Mt.Mitchell BMC board compatible.
Signed-off-by: Quan Nguyen <quan@os.amperecomputing.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220817071539.176110-2-quan@os.amperecomputing.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/aspeed')
-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 1895ce9de461..59811e4a084c 100644 --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml @@ -69,6 +69,7 @@ properties: - description: AST2600 based boards items: - enum: + - ampere,mtmitchell-bmc - aspeed,ast2600-evb - aspeed,ast2600-evb-a1 - facebook,bletchley-bmc |