From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kelly Hung Date: Thu, 22 Feb 2024 08:59:26 -0000 Subject: [PATCH 1/2] dt-bindings: arm: aspeed: add ASUS X4TF board Message-ID: <20240222085914.1218037-1-Kelly_Hung@asus.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 ASUS X4TF. Signed-off-by: Kelly Hung --- 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 749ee54a3..80009948e 100644 --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml @@ -74,6 +74,7 @@ properties: - ampere,mtmitchell-bmc - aspeed,ast2600-evb - aspeed,ast2600-evb-a1 + - asus,x4tf - facebook,bletchley-bmc - facebook,cloudripper-bmc - facebook,elbert-bmc -- 2.25.1