diff options
author | Eddie James <eajames@linux.ibm.com> | 2024-05-22 14:25:16 -0500 |
---|---|---|
committer | Joel Stanley <joel@jms.id.au> | 2024-08-20 08:46:48 +0930 |
commit | db769d76874ed83e93c03a3027448842d051cb15 (patch) | |
tree | 2cc21929764db1386f518e17c5ee69ab42db8ab4 | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) |
dt-bindings: arm: aspeed: add IBM P11 BMC boards
Document two new AST2600 BMC boards for IBM P11 systems.
Signed-off-by: Eddie James <eajames@linux.ibm.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240522192524.3286237-13-eajames@linux.ibm.com
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
-rw-r--r-- | Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml index 95113df178cc..e386d0ebfb14 100644 --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml @@ -86,7 +86,9 @@ properties: - facebook,harma-bmc - facebook,minerva-cmc - facebook,yosemite4-bmc + - ibm,blueridge-bmc - ibm,everest-bmc + - ibm,fuji-bmc - ibm,rainier-bmc - ibm,system1-bmc - ibm,tacoma-bmc |