diff options
author | Lukasz Majewski <lukma@denx.de> | 2024-11-07 09:57:04 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2025-02-17 18:04:30 +0800 |
commit | 5bc7b1227363d96c71ad453be59ee41d6cb34a6c (patch) | |
tree | 8b400df4fb7dee193461da2c17fd3f42173b0107 | |
parent | 2014c95afecee3e76ca4a56956a936e23283f05b (diff) |
dt-bindings: arm: Document the btt3 i.MX28 based board
The imx287 based btt3 board is very similar to xea in terms of used SOM
module.
Signed-off-by: Lukasz Majewski <lukma@denx.de>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 0db2cbd7891f..db781d315698 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -97,6 +97,7 @@ properties: - i2se,duckbill - i2se,duckbill-2 - karo,tx28 # Ka-Ro electronics TX28 module + - lwn,imx28-btt3 - lwn,imx28-xea - msr,m28cu3 # M28 SoM with custom base board - schulercontrol,imx28-sps1 |