From mboxrd@z Thu Jan 1 00:00:00 1970 From: Delphine CC Chiu Date: Thu, 6 Oct 2022 14:35:24 +0800 Subject: [PATCH v1 1/2] greatlakes: dts: Add Facebook greatlakes (AST2600) BMC Message-ID: <20221006063527.2007802-1-Delphine_CC_Chiu@Wiwynn.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 Facebook Greatlakes Signed-off-by: Delphine CC Chiu --- 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 1895ce9de461..f12b94ddb9ec 100644 --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml @@ -75,6 +75,7 @@ properties: - facebook,cloudripper-bmc - facebook,elbert-bmc - facebook,fuji-bmc + - facebook,greatlakes-bmc - ibm,everest-bmc - ibm,rainier-bmc - ibm,tacoma-bmc -- 2.25.1