devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] new emtrion hardware emCON-MX8M Mini
@ 2021-12-13 13:29 reinhold.mueller
  2021-12-13 13:29 ` [PATCH v2 1/2] dt-bindings: arm: Add " reinhold.mueller
  2021-12-13 13:29 ` [PATCH v2 2/2] arm64: dts: imx8mm: Add support for emtrion " reinhold.mueller
  0 siblings, 2 replies; 6+ messages in thread
From: reinhold.mueller @ 2021-12-13 13:29 UTC (permalink / raw)
  To: robh+dt
  Cc: shawnguo, s.hauer, kernel, festevam, linux-imx, devicetree,
	linux-kernel, linux-arm-kernel, reinhold.mueller

From: Reinhold Mueller <reinhold.mueller@emtrion.com>

This patchset adds support for the emtrion emCON-MX8M Mini

Changes

v2:
[PATCH 1/2]
	- no fixes
[PATCH 2/2]
	- replaced GPIO_ACTIVE_LOW by IRQ_TYPE_LEVEL_LOW

v1:
[PATCH 0/2]
	- split former patch in dts -and yaml patches
[PATCH 1/2]
	- removing character '\t'
[PATCH 2/2]
	- correct entry compatible in spi-flash@0

Reinhold Mueller (2):
  dt-bindings: arm: Add emtrion hardware emCON-MX8M Mini
  arm64: dts: imx8mm: Add support for emtrion emCON-MX8M Mini

 .../devicetree/bindings/arm/fsl.yaml          |   1 +
 arch/arm64/boot/dts/freescale/Makefile        |   3 +-
 .../boot/dts/freescale/imx8mm-emcon-avari.dts |  23 +
 .../dts/freescale/imx8mm-emcon-avari.dtsi     | 141 ++++
 .../boot/dts/freescale/imx8mm-emcon.dtsi      | 645 ++++++++++++++++++
 5 files changed, 812 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-emcon-avari.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-emcon-avari.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-emcon.dtsi

-- 
2.20.1


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

end of thread, other threads:[~2021-12-16 16:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-13 13:29 [PATCH v2 0/2] new emtrion hardware emCON-MX8M Mini reinhold.mueller
2021-12-13 13:29 ` [PATCH v2 1/2] dt-bindings: arm: Add " reinhold.mueller
2021-12-15 20:14   ` Rob Herring
2021-12-13 13:29 ` [PATCH v2 2/2] arm64: dts: imx8mm: Add support for emtrion " reinhold.mueller
2021-12-16  7:28   ` Shawn Guo
2021-12-16 16:56     ` AW: " Mueller, Reinhold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).