[PATCH 0/3] Add support for the Purism Librem5 devkit
From: Angus Ainslie (Purism)
Date: Mon Mar 11 2019 - 19:48:23 EST
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