Skip to content

Commit b20c69c

Browse files
pfiserShawn Guo
authored andcommitted
bindings: arm: fsl: Add PHYTEC phyBOARD-Nash-i.MX93 board
Add devicetree bindings for PHYTEC phyBOARD-Nash-i.MX93 board based on the existing PHYTEC phyCORE-i.MX93 SoM (System-on-Module). Adjust the compatibles for the existing phyBOARD-Segin-i.MX93 board, to be able to add additional board based on the phyCORE-i.MX93 SoM. Signed-off-by: Primoz Fiser <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 6495d69 commit b20c69c

File tree

1 file changed

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

1 file changed

+4
-2
lines changed

Documentation/devicetree/bindings/arm/fsl.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1432,8 +1432,10 @@ properties:
14321432

14331433
- description: PHYTEC phyCORE-i.MX93 SoM based boards
14341434
items:
1435-
- const: phytec,imx93-phyboard-segin # phyBOARD-Segin with i.MX93
1436-
- const: phytec,imx93-phycore-som # phyCORE-i.MX93 SoM
1435+
- enum:
1436+
- phytec,imx93-phyboard-nash # phyBOARD-Nash-i.MX93
1437+
- phytec,imx93-phyboard-segin # phyBOARD-Segin with i.MX93
1438+
- const: phytec,imx93-phycore-som # phyCORE-i.MX93 SoM
14371439
- const: fsl,imx93
14381440

14391441
- description: Variscite VAR-SOM-MX93 based boards

0 commit comments

Comments
 (0)