All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Add support for Boundary Nitrogen8M Mini SBC
@ 2021-01-15 21:01 ` Adrien Grassein
  0 siblings, 0 replies; 16+ messages in thread
From: Adrien Grassein @ 2021-01-15 21:01 UTC (permalink / raw)
  Cc: devicetree, shawnguo, s.hauer, linux-kernel, krzk, robh+dt,
	linux-imx, kernel, festevam, linux-arm-kernel, Adrien Grassein

Hello,

This patch set aims is to add the support of the Nitrogen8M Mini SBC
from Boundary Devices.

Thanks,

Update in v2:
  - Rewrite the dts (Remove the unused wlan and audio);
  - Remove useless definition;
  - Take in account review.

Update in v3:
  - Take in account review.

Update in v4:
  - Reorder definition in pmic

Adrien Grassein (3):
  dt-bindings: arm: imx: add imx8mm nitrogen support
  arm64: dts: imx: Add i.mx8mm nitrogen8mm basic dts support
  arm64: defconfig: Enable PF8x00 as builtin

 .../devicetree/bindings/arm/fsl.yaml          |   1 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../dts/freescale/imx8mm-nitrogen8mm_rev2.dts | 415 ++++++++++++++++++
 arch/arm64/configs/defconfig                  |   1 +
 4 files changed, 418 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-nitrogen8mm_rev2.dts

-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-01-18  7:46 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-15 21:01 [PATCH v4 0/3] Add support for Boundary Nitrogen8M Mini SBC Adrien Grassein
2021-01-15 21:01 ` Adrien Grassein
2021-01-15 21:01 ` [PATCH v4 1/3] dt-bindings: arm: imx: add imx8mm nitrogen support Adrien Grassein
2021-01-15 21:01   ` Adrien Grassein
2021-01-15 21:01 ` [PATCH v4 2/3] arm64: dts: imx: Add i.mx8mm nitrogen8mm basic dts support Adrien Grassein
2021-01-15 21:01   ` Adrien Grassein
2021-01-16  8:31   ` Krzysztof Kozlowski
2021-01-16  8:31     ` Krzysztof Kozlowski
2021-01-16 10:48     ` Adrien Grassein
2021-01-16 10:48       ` Adrien Grassein
2021-01-16 12:29       ` Krzysztof Kozlowski
2021-01-16 12:29         ` Krzysztof Kozlowski
2021-01-18  7:45   ` Shawn Guo
2021-01-18  7:45     ` Shawn Guo
2021-01-15 21:01 ` [PATCH v4 3/3] arm64: defconfig: Enable PF8x00 as builtin Adrien Grassein
2021-01-15 21:01   ` Adrien Grassein

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.