diff options
| author | Daniel Scally <[email protected]> | 2022-12-13 15:20:23 +0000 |
|---|---|---|
| committer | Shawn Guo <[email protected]> | 2022-12-31 21:18:42 +0800 |
| commit | 2da3647e2363d4eaaf9bd57da5c3bdc7b6d44f4a (patch) | |
| tree | 8e03e69cc12321fc09b1a371dd3354b7c2f68a77 | |
| parent | fdcf9d910a5fdbb468017d1b418a1f2d51901e79 (diff) | |
dt-bindings: arm: fsl: Enumerate Debix Model A Board
Add entries to the list of imx8mp boards denoting the Debix Model A
board from Polyhex Technology Co, along with a more generic entry that
can be used where both the Model A and Model B are supported.
Acked-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Kieran Bingham <[email protected]>
Tested-by: Laurent Pinchart <[email protected]>
Signed-off-by: Daniel Scally <[email protected]>
Reviewed-by: Marco Felsch <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 05b5276a0e14..7ada83ff28b4 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -935,6 +935,8 @@ properties: - dh,imx8mp-dhcom-pdk2 # i.MX8MP DHCOM SoM on PDK2 board - fsl,imx8mp-evk # i.MX8MP EVK Board - gateworks,imx8mp-gw74xx # i.MX8MP Gateworks Board + - polyhex,imx8mp-debix # Polyhex Debix boards + - polyhex,imx8mp-debix-model-a # Polyhex Debix Model A Board - toradex,verdin-imx8mp # Verdin iMX8M Plus Modules - toradex,verdin-imx8mp-nonwifi # Verdin iMX8M Plus Modules without Wi-Fi / BT - toradex,verdin-imx8mp-wifi # Verdin iMX8M Plus Wi-Fi / BT Modules |