diff options
author | 2024-11-04 14:52:14 +0530 | |
---|---|---|
committer | 2024-12-13 15:47:00 +1030 | |
commit | 884e602933f81f1f0a0ce557446c6f5d272fa198 (patch) | |
tree | 30e4a2d24f2920ed0619b90639490476c52a58dd | |
parent | ARM: dts: aspeed: Add device tree for Ampere's Mt. Jefferson BMC (diff) | |
download | wireguard-linux-884e602933f81f1f0a0ce557446c6f5d272fa198.tar.xz wireguard-linux-884e602933f81f1f0a0ce557446c6f5d272fa198.zip |
dt-bindings: arm: aspeed: add IBM SBP1 board
Document the new compatibles used on IBM SBP1.
Signed-off-by: Naresh Solanki <naresh.solanki@9elements.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://patch.msgid.link/20241104092220.2268805-1-naresh.solanki@9elements.com
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
-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 65bf8a161348..01333ac111fb 100644 --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml @@ -92,6 +92,7 @@ properties: - ibm,everest-bmc - ibm,fuji-bmc - ibm,rainier-bmc + - ibm,sbp1-bmc - ibm,system1-bmc - ibm,tacoma-bmc - inventec,starscream-bmc |