Skip to content

Commit 3d16786

Browse files
passgatShawn Guo
authored andcommitted
dt-bindings: arm: fsl: support Engicam MicroGEA BMM board
Add devicetree bindings for Engicam MicroGEA BMM board based on the Engicam MicroGEA SoM (System-on-Module). The use of an enum for a single element is justified by the future addition of other boards based on the same SoM. Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent dfc46cd commit 3d16786

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

  • Documentation/devicetree/bindings/arm

Documentation/devicetree/bindings/arm/fsl.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -770,6 +770,13 @@ properties:
770770
- const: dh,imx6ull-dhcor-som
771771
- const: fsl,imx6ull
772772

773+
- description: i.MX6ULL Engicam MicroGEA SoM based boards
774+
items:
775+
- enum:
776+
- engicam,microgea-imx6ull-bmm # i.MX6ULL Engicam MicroGEA BMM Board
777+
- const: engicam,microgea-imx6ull # i.MX6ULL Engicam MicroGEA SoM
778+
- const: fsl,imx6ull
779+
773780
- description: i.MX6ULL PHYTEC phyBOARD-Segin
774781
items:
775782
- enum:

0 commit comments

Comments
 (0)