Skip to content

Commit a642165

Browse files
Marek VasutShawn Guo
authored andcommitted
dt-bindings: arm: fsl: Document ifm VHIP4 EvalBoard v1 and v2
Document ifm i.MX8MN VHIP4 EvalBoard v1 and v2 reference design binding. This system exists in two generations, v1 and v2, which share a lot of commonality. The boards come with either single gigabit ethernet or an KSZ8794 fast-ethernet switch, boot from eMMC, and offer CAN interfaces via Microchip MCP25xx SPI CAN controllers, UART, and USB host. The GPU is not available in the SoC populated on these devices. Acked-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Marek Vasut <marex@nabladev.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent 6f55fc6 commit a642165

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

  • Documentation/devicetree/bindings/arm

Documentation/devicetree/bindings/arm/fsl.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,6 +1071,15 @@ properties:
10711071
- gw,imx8mn-gw7902 # i.MX8MM Gateworks Board
10721072
- const: fsl,imx8mn
10731073

1074+
- description: ifm i.MX8MN VHIP4 based boards
1075+
items:
1076+
- enum:
1077+
- ifm,imx8mn-vhip4-evalboard-v1
1078+
- ifm,imx8mn-vhip4-evalboard-v2
1079+
- const: ifm,imx8mn-vhip4-evalboard
1080+
- const: ifm,imx8mn-vhip4
1081+
- const: fsl,imx8mn
1082+
10741083
- description: Variscite VAR-SOM-MX8MN based boards
10751084
items:
10761085
- enum:

0 commit comments

Comments
 (0)