diff options
author | Daniel Scally <dan.scally@ideasonboard.com> | 2022-12-13 18:20:23 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2022-12-31 16:18:42 +0300 |
commit | 2da3647e2363d4eaaf9bd57da5c3bdc7b6d44f4a (patch) | |
tree | 8e03e69cc12321fc09b1a371dd3354b7c2f68a77 /Documentation/devicetree/bindings/arm/fsl.yaml | |
parent | fdcf9d910a5fdbb468017d1b418a1f2d51901e79 (diff) | |
download | linux-2da3647e2363d4eaaf9bd57da5c3bdc7b6d44f4a.tar.xz |
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 <krzysztof.kozlowski@linaro.org>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Tested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com>
Reviewed-by: Marco Felsch <m.felsch@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/fsl.yaml')
-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 |