Skip to content

Commit 3230271

Browse files
committed
Merge tag 'imx-bindings-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/dt
i.MX dt-bindings for 6.5: - Add vendor prefix for Emtop - Compatibles for Marantec Maveo Box, i.MX8MM-EVKB and GW7905-2x board. - Replace tab indent with spaces in fsl.yaml. * tag 'imx-bindings-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: dt-bindings: arm: Add Gateworks i.MX8M GW7905-2x board dt-bindings: arm: fsl: Fix syntax error dt-bindings: vendor-prefixes: Add Emtop dt-bindings: arm: fsl: Add Emtop SoM & Baseboard dt-bindings: arm: fsl: Add i.MX8MM-EVKB dt-bindings: arm: fsl: Add Marantec maveo box as a DHCOR i.MX6ULL SoM based board Link: https://lore.kernel.org/r/20230610072530.418847-1-shawnguo@kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents 52d38cf + 50b1e9e commit 3230271

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

Documentation/devicetree/bindings/arm/fsl.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -726,6 +726,12 @@ properties:
726726
- const: dh,imx6ull-dhcor-som
727727
- const: fsl,imx6ull
728728

729+
- description: i.MX6ULL DHCOR SoM based Boards
730+
items:
731+
- const: marantec,imx6ull-dhcor-maveo-box
732+
- const: dh,imx6ull-dhcor-som
733+
- const: fsl,imx6ull
734+
729735
- description: i.MX6ULL PHYTEC phyBOARD-Segin
730736
items:
731737
- enum:
@@ -901,6 +907,7 @@ properties:
901907
- emtrion,emcon-mx8mm-avari # emCON-MX8MM SoM on Avari Base
902908
- fsl,imx8mm-ddr4-evk # i.MX8MM DDR4 EVK Board
903909
- fsl,imx8mm-evk # i.MX8MM EVK Board
910+
- fsl,imx8mm-evkb # i.MX8MM EVKB Board
904911
- gateworks,imx8mm-gw7904
905912
- gw,imx8mm-gw71xx-0x # i.MX8MM Gateworks Development Kit
906913
- gw,imx8mm-gw72xx-0x # i.MX8MM Gateworks Development Kit
@@ -918,6 +925,12 @@ properties:
918925
- prt,prt8mm # i.MX8MM Protonic PRT8MM Board
919926
- const: fsl,imx8mm
920927

928+
- description: Emtop i.MX8MM based Boards
929+
items:
930+
- const: ees,imx8mm-emtop-baseboard # i.MX8MM Emtop SoM on i.MX8M Mini Baseboard V1
931+
- const: ees,imx8mm-emtop-som # i.MX8MM Emtop SOM-IMX8MMLPD4 module
932+
- const: fsl,imx8mm
933+
921934
- description: Engicam i.Core MX8M Mini SoM based boards
922935
items:
923936
- enum:
@@ -1019,6 +1032,7 @@ properties:
10191032
- dmo,imx8mp-data-modul-edm-sbc # i.MX8MP eDM SBC
10201033
- fsl,imx8mp-evk # i.MX8MP EVK Board
10211034
- gateworks,imx8mp-gw74xx # i.MX8MP Gateworks Board
1035+
- gateworks,imx8mp-gw7905-2x # i.MX8MP Gateworks Board
10221036
- polyhex,imx8mp-debix # Polyhex Debix boards
10231037
- polyhex,imx8mp-debix-model-a # Polyhex Debix Model A Board
10241038
- toradex,verdin-imx8mp # Verdin iMX8M Plus Modules

Documentation/devicetree/bindings/vendor-prefixes.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,8 @@ patternProperties:
388388
description: EDIMAX Technology Co., Ltd
389389
"^edt,.*":
390390
description: Emerging Display Technologies
391+
"^ees,.*":
392+
description: Emtop Embedded Solutions
391393
"^eeti,.*":
392394
description: eGalax_eMPIA Technology Inc
393395
"^einfochips,.*":

0 commit comments

Comments
 (0)