linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Add support for Boundary Nitrogen8M Mini SBC
@ 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
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Adrien Grassein @ 2021-01-15 21:01 UTC (permalink / raw)
  Cc: krzk, robh+dt, shawnguo, s.hauer, kernel, festevam, linux-imx,
	devicetree, linux-kernel, 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


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

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

Thread overview: 8+ 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 ` [PATCH v4 1/3] dt-bindings: arm: imx: add imx8mm nitrogen support 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-16  8:31   ` Krzysztof Kozlowski
2021-01-16 10:48     ` Adrien Grassein
2021-01-16 12:29       ` Krzysztof Kozlowski
2021-01-18  7:45   ` Shawn Guo
2021-01-15 21:01 ` [PATCH v4 3/3] arm64: defconfig: Enable PF8x00 as builtin Adrien Grassein

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).