Skip to content

Commit 2305c4b

Browse files
Marco FelschShawn Guo
authored andcommitted
dt-bindings: arm: fsl: fix DEBIX binding
The current imx8mp-debix-model-a.dts uses all three compatibles. Fix the corresponding bindings by adding an own entry for it. Adapt the comment for the "polyhex,imx8mp-debix" binding to make it clear that this should only be used for DEBIX Model A/B i.MX8MP SBCs. Signed-off-by: Marco Felsch <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 5b5e1cd commit 2305c4b

File tree

1 file changed

+7
-2
lines changed
  • Documentation/devicetree/bindings/arm

1 file changed

+7
-2
lines changed

Documentation/devicetree/bindings/arm/fsl.yaml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,8 +1037,6 @@ properties:
10371037
- gateworks,imx8mp-gw73xx-2x # i.MX8MP Gateworks Board
10381038
- gateworks,imx8mp-gw74xx # i.MX8MP Gateworks Board
10391039
- gateworks,imx8mp-gw7905-2x # i.MX8MP Gateworks Board
1040-
- polyhex,imx8mp-debix # Polyhex Debix boards
1041-
- polyhex,imx8mp-debix-model-a # Polyhex Debix Model A Board
10421040
- toradex,verdin-imx8mp # Verdin iMX8M Plus Modules
10431041
- toradex,verdin-imx8mp-nonwifi # Verdin iMX8M Plus Modules without Wi-Fi / BT
10441042
- toradex,verdin-imx8mp-wifi # Verdin iMX8M Plus Wi-Fi / BT Modules
@@ -1072,6 +1070,13 @@ properties:
10721070
- const: phytec,imx8mp-phycore-som # phyCORE-i.MX8MP SoM
10731071
- const: fsl,imx8mp
10741072

1073+
- description: Polyhex DEBIX i.MX8MP based SBCs
1074+
items:
1075+
- enum:
1076+
- polyhex,imx8mp-debix-model-a # Polyhex Debix Model A Board
1077+
- const: polyhex,imx8mp-debix # Polyhex i.MX8MP Debix SBCs
1078+
- const: fsl,imx8mp
1079+
10751080
- description: Toradex Boards with Verdin iMX8M Plus Modules
10761081
items:
10771082
- enum:

0 commit comments

Comments
 (0)