linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for the Purism Librem5 devkit
@ 2019-03-11 23:46 Angus Ainslie (Purism)
  2019-03-11 23:46 ` [PATCH 1/3] arm64: dts: fsl: librem5: Add a device tree for the " Angus Ainslie (Purism)
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Angus Ainslie (Purism) @ 2019-03-11 23:46 UTC (permalink / raw)
  To: Mark Rutland
  Cc: Rob Herring, Shawn Guo, Fabio Estevam, kernel, Lucas Stach,
	abel.vesa, daniel.baluta, agx, linux-imx, devicetree,
	linux-kernel, Angus Ainslie (Purism)

The Librem5 devkit is based on the imx8mq from NXP. This is a default config
and devicetree to boot the board to a command prompt.

Angus Ainslie (Purism) (3):
  arm64: dts: fsl: librem5: Add a device tree for the Librem5 devkit
  arm64: dts: fsl: Build the Librem5 devkit devicetree
  arm64: librem5-devkit: Add defconfig for the Librem5 devkit

 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../dts/freescale/imx8mq-librem5-devkit.dts   | 804 ++++++++++++++++++
 arch/arm64/configs/librem5-devkit_defconfig   | 534 ++++++++++++
 3 files changed, 1339 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts
 create mode 100644 arch/arm64/configs/librem5-devkit_defconfig

-- 
2.17.1


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

end of thread, other threads:[~2019-03-13 19:06 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-11 23:46 [PATCH 0/3] Add support for the Purism Librem5 devkit Angus Ainslie (Purism)
2019-03-11 23:46 ` [PATCH 1/3] arm64: dts: fsl: librem5: Add a device tree for the " Angus Ainslie (Purism)
2019-03-12  0:10   ` Fabio Estevam
2019-03-12 13:18     ` Angus Ainslie
2019-03-12 17:59   ` Guido Günther
2019-03-12 18:59     ` Angus Ainslie
2019-03-13 17:57       ` Guido Günther
2019-03-13 19:06   ` Rob Herring
2019-03-11 23:46 ` [PATCH 2/3] arm64: dts: fsl: Build the Librem5 devkit devicetree Angus Ainslie (Purism)
2019-03-12  0:10   ` Fabio Estevam
2019-03-12  6:24   ` Daniel Baluta
2019-03-11 23:46 ` [PATCH 3/3] arm64: librem5-devkit: Add defconfig for the Librem5 devkit Angus Ainslie (Purism)
2019-03-12  0:11   ` Fabio Estevam
2019-03-12  6:25   ` Daniel Baluta

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