All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] Support Engicam MicroGEA boards
@ 2025-06-07  9:33 Dario Binacchi
  2025-06-07  9:33 ` [PATCH 01/10] dt-bindings: arm: fsl: support Engicam MicroGEA BMM board Dario Binacchi
                   ` (10 more replies)
  0 siblings, 11 replies; 20+ messages in thread
From: Dario Binacchi @ 2025-06-07  9:33 UTC (permalink / raw)
  To: linux-kernel
  Cc: Matteo Lisi, linux-amarula, Dario Binacchi, Alexander Stein,
	Andreas Kemnade, Ard Biesheuvel, Conor Dooley, Dmitry Baryshkov,
	Elinor Montmasson, Eric Biggers, Fabio Estevam, Fabio Estevam,
	Francesco Dolcini, Frieder Schrempf, Krzysztof Kozlowski,
	Marek Vasut, Markus Niebel, Martin K. Petersen, Max Merchel,
	Michael Walle, Peng Fan, Pengutronix Kernel Team, Primoz Fiser,
	Rob Herring, Russell King, Sascha Hauer, Shawn Guo,
	Stefan Eichenberger, Tim Harvey, devicetree, imx,
	linux-arm-kernel

The series adds support for Engicam MicroGEA boards:

- BMM
- RMM
- GTW

based on MicroGEA-MX6UL SoM.


Dario Binacchi (10):
  dt-bindings: arm: fsl: support Engicam MicroGEA BMM board
  ARM: dts: imx6ul: support Engicam MicroGEA-MX6UL SoM
  ARM: dts: imx6ul: support Engicam MicroGEA BMM board
  ARM: imx_v6_v7_defconfig: cleanup mxs_defconfig
  ARM: imx_v6_v7_defconfig: select CONFIG_INPUT_PWM_BEEPER
  dt-bindings: arm: fsl: support Engicam MicroGEA RMM board
  ARM: dts: imx6ul: support Engicam MicroGEA RMM board
  dt-bindings: arm: fsl: support Engicam MicroGEA GTW board
  ARM: dts: imx6ul: support Engicam MicroGEA GTW board
  ARM: imx_v6_v7_defconfig: select CONFIG_USB_HSIC_USB3503

 .../devicetree/bindings/arm/fsl.yaml          |   9 +
 arch/arm/boot/dts/nxp/imx/Makefile            |   3 +
 .../nxp/imx/imx6ull-engicam-microgea-bmm.dts  | 306 +++++++++++++++
 .../nxp/imx/imx6ull-engicam-microgea-gtw.dts  | 164 ++++++++
 .../nxp/imx/imx6ull-engicam-microgea-rmm.dts  | 362 ++++++++++++++++++
 .../dts/nxp/imx/imx6ull-engicam-microgea.dtsi |  96 +++++
 arch/arm/configs/imx_v6_v7_defconfig          |  27 +-
 7 files changed, 946 insertions(+), 21 deletions(-)
 create mode 100644 arch/arm/boot/dts/nxp/imx/imx6ull-engicam-microgea-bmm.dts
 create mode 100644 arch/arm/boot/dts/nxp/imx/imx6ull-engicam-microgea-gtw.dts
 create mode 100644 arch/arm/boot/dts/nxp/imx/imx6ull-engicam-microgea-rmm.dts
 create mode 100644 arch/arm/boot/dts/nxp/imx/imx6ull-engicam-microgea.dtsi

-- 
2.43.0

base-commit: bdc7f8c5adad50dad2ec762e317f8b212f5782ac
branch: imx6ull-engicam-microgea

^ permalink raw reply	[flat|nested] 20+ messages in thread
* Re: [PATCH 09/10] ARM: dts: imx6ul: support Engicam MicroGEA GTW board
@ 2025-06-08 10:29 kernel test robot
  0 siblings, 0 replies; 20+ messages in thread
From: kernel test robot @ 2025-06-08 10:29 UTC (permalink / raw)
  To: oe-kbuild; +Cc: lkp

:::::: 
:::::: Manual check reason: "dtcheck: binding changes may go via different trees"
:::::: 

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
In-Reply-To: <20250607093342.2248695-10-dario.binacchi@amarulasolutions.com>
References: <20250607093342.2248695-10-dario.binacchi@amarulasolutions.com>
TO: Dario Binacchi <dario.binacchi@amarulasolutions.com>
TO: linux-kernel@vger.kernel.org
CC: Matteo Lisi <matteo.lisi@engicam.com>
CC: linux-amarula@amarulasolutions.com
CC: Dario Binacchi <dario.binacchi@amarulasolutions.com>
CC: Conor Dooley <conor+dt@kernel.org>
CC: Fabio Estevam <festevam@gmail.com>
CC: Krzysztof Kozlowski <krzk@kernel.org>
CC: Pengutronix Kernel Team <kernel@pengutronix.de>
CC: Rob Herring <robh@kernel.org>
CC: Sascha Hauer <s.hauer@pengutronix.de>
CC: Shawn Guo <shawnguo@kernel.org>
CC: devicetree@vger.kernel.org
CC: imx@lists.linux.dev
CC: linux-arm-kernel@lists.infradead.org

Hi Dario,

kernel test robot noticed the following build warnings:

[auto build test WARNING on bdc7f8c5adad50dad2ec762e317f8b212f5782ac]

url:    https://github.com/intel-lab-lkp/linux/commits/Dario-Binacchi/dt-bindings-arm-fsl-support-Engicam-MicroGEA-BMM-board/20250607-173700
base:   bdc7f8c5adad50dad2ec762e317f8b212f5782ac
patch link:    https://lore.kernel.org/r/20250607093342.2248695-10-dario.binacchi%40amarulasolutions.com
patch subject: [PATCH 09/10] ARM: dts: imx6ul: support Engicam MicroGEA GTW board
:::::: branch date: 25 hours ago
:::::: commit date: 25 hours ago
config: arm-randconfig-052-20250608 (https://download.01.org/0day-ci/archive/20250608/202506081814.3FIfmBz0-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 14.3.0
dtschema version: 2025.3.dev27+g32749b3
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250608/202506081814.3FIfmBz0-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/r/202506081814.3FIfmBz0-lkp@intel.com/

dtcheck warnings: (new ones prefixed by >>)
>> arch/arm/boot/dts/nxp/imx/imx6ull-engicam-microgea-gtw.dtb: cpu@0 (arm,cortex-a7): Unevaluated properties are not allowed ('fsl,soc-operating-points', 'soc-supply' were unexpected)
   	from schema $id: http://devicetree.org/schemas/arm/cpus.yaml#
>> arch/arm/boot/dts/nxp/imx/imx6ull-engicam-microgea-gtw.dtb: nand-controller@1806000 (fsl,imx6q-gpmi-nand): Unevaluated properties are not allowed ('nand-ecc-mode', 'nand-ecc-step-size', 'nand-ecc-strength', 'nand-on-flash-bbt' were unexpected)
   	from schema $id: http://devicetree.org/schemas/mtd/gpmi-nand.yaml#

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2025-06-09 16:47 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-07  9:33 [PATCH 00/10] Support Engicam MicroGEA boards Dario Binacchi
2025-06-07  9:33 ` [PATCH 01/10] dt-bindings: arm: fsl: support Engicam MicroGEA BMM board Dario Binacchi
2025-06-09 16:46   ` Conor Dooley
2025-06-07  9:33 ` [PATCH 02/10] ARM: dts: imx6ul: support Engicam MicroGEA-MX6UL SoM Dario Binacchi
2025-06-07 14:02   ` Andrew Lunn
2025-06-07  9:33 ` [PATCH 03/10] ARM: dts: imx6ul: support Engicam MicroGEA BMM board Dario Binacchi
2025-06-09  9:38   ` Peng Fan
2025-06-07  9:33 ` [PATCH 04/10] ARM: imx_v6_v7_defconfig: cleanup mxs_defconfig Dario Binacchi
2025-06-07  9:33 ` [PATCH 05/10] ARM: imx_v6_v7_defconfig: select CONFIG_INPUT_PWM_BEEPER Dario Binacchi
2025-06-07  9:33 ` [PATCH 06/10] dt-bindings: arm: fsl: support Engicam MicroGEA RMM board Dario Binacchi
2025-06-09 16:47   ` Conor Dooley
2025-06-07  9:33 ` [PATCH 07/10] ARM: dts: imx6ul: " Dario Binacchi
2025-06-09  9:41   ` Peng Fan
2025-06-07  9:33 ` [PATCH 08/10] dt-bindings: arm: fsl: support Engicam MicroGEA GTW board Dario Binacchi
2025-06-09 16:47   ` Conor Dooley
2025-06-07  9:33 ` [PATCH 09/10] ARM: dts: imx6ul: " Dario Binacchi
2025-06-09  9:43   ` Peng Fan
2025-06-07  9:33 ` [PATCH 10/10] ARM: imx_v6_v7_defconfig: select CONFIG_USB_HSIC_USB3503 Dario Binacchi
2025-06-09  9:45 ` [PATCH 00/10] Support Engicam MicroGEA boards Peng Fan
  -- strict thread matches above, loose matches on Subject: below --
2025-06-08 10:29 [PATCH 09/10] ARM: dts: imx6ul: support Engicam MicroGEA GTW board kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.