diff options
author | Sascha Hauer <[email protected]> | 2022-09-22 10:13:46 +0200 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2022-10-23 20:52:39 +0800 |
commit | 248a180c371a732e66dcb0b6e8c08bbd81e32c50 (patch) | |
tree | 32ecebad6a9bb9fe86cc5cb6aad88f55fa5db9a5 | |
parent | 95b9fc4031f37bb7424ed254b7b9cb3ddde9f027 (diff) |
dt-bindings: arm: fsl: Add InnoComm WB15 EVK
Add board compatibles for the InnoComm WB15 EVK board.
Signed-off-by: Sascha Hauer <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
-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 fbfc4f99c01e..3b211c203c61 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -825,6 +825,7 @@ properties: - gw,imx8mm-gw7901 # i.MX8MM Gateworks Board - gw,imx8mm-gw7902 # i.MX8MM Gateworks Board - gw,imx8mm-gw7903 # i.MX8MM Gateworks Board + - innocomm,wb15-evk # i.MX8MM Innocomm EVK board with WB15 SoM - kontron,imx8mm-sl # i.MX8MM Kontron SL (N801X) SOM - kontron,imx8mm-osm-s # i.MX8MM Kontron OSM-S (N802X) SOM - menlo,mx8menlo # i.MX8MM Menlo board with Verdin SoM |