diff options
author | Kelly Hung <ppighouse@gmail.com> | 2024-04-30 06:58:52 +0200 |
---|---|---|
committer | Joel Stanley <joel@jms.id.au> | 2024-05-01 04:21:32 +0200 |
commit | dfb3bc5f4d5db43b53efde8835d85d59531b68b0 (patch) | |
tree | 41b230da217f2ac01946e17108fad54f91164238 | |
parent | ARM: dts: aspeed: Remove Facebook Cloudripper dts (diff) | |
download | linux-dfb3bc5f4d5db43b53efde8835d85d59531b68b0.tar.xz linux-dfb3bc5f4d5db43b53efde8835d85d59531b68b0.zip |
dt-bindings: arm: aspeed: add ASUS X4TF board
Document the new compatibles used on ASUS X4TF.
Signed-off-by: Kelly Hung <ppighouse@gmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240430045853.3894633-2-Kelly_Hung@asus.com
Signed-off-by: Joel Stanley <joel@jms.id.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 d5d6bfb5b3ed..d6c808c377e4 100644 --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml @@ -76,6 +76,7 @@ properties: - ampere,mtmitchell-bmc - aspeed,ast2600-evb - aspeed,ast2600-evb-a1 + - asus,x4tf-bmc - facebook,bletchley-bmc - facebook,cloudripper-bmc - facebook,elbert-bmc |