From mboxrd@z Thu Jan 1 00:00:00 1970 From: Naresh Solanki Date: Wed, 2 Oct 2024 14:10:17 +0530 Subject: [PATCH v3 1/2] dt-bindings: arm: aspeed: add IBM SBP1 board Message-ID: <20241002084023.467383-1-naresh.solanki@9elements.com> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Document the new compatibles used on IBM SBP1. Signed-off-by: Naresh Solanki --- Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml index 95113df178cc..8c04d6eaec08 100644 --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml @@ -89,6 +89,7 @@ properties: - ibm,everest-bmc - ibm,rainier-bmc - ibm,system1-bmc + - ibm,sbp1-bmc - ibm,tacoma-bmc - inventec,starscream-bmc - inventec,transformer-bmc -- 2.42.0