linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for the Purism Librem5 devkit
@ 2019-04-12 13:04 Angus Ainslie (Purism)
  2019-04-12 13:04 ` [PATCH v2 1/2] arm64: dts: fsl: librem5: Add a device tree for the " Angus Ainslie (Purism)
  2019-04-12 13:04 ` [PATCH v2 2/2] dt-bindings: Add an entry for Purism SPC Angus Ainslie (Purism)
  0 siblings, 2 replies; 6+ messages in thread
From: Angus Ainslie (Purism) @ 2019-04-12 13:04 UTC (permalink / raw)
  To: angus
  Cc: Mark Rutland, devicetree, Shawn Guo, Sascha Hauer, linux-kernel,
	Rob Herring, NXP Linux Team, Pengutronix Kernel Team,
	Fabio Estevam, linux-arm-kernel

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

Changes since v1:
Dropped config file.
Updated the board compatible label.
Changed node names to follow naming conventions.
Added a more complete regulator hierachy.
Removed unused nodes.
Removed unknown devices.
Fixed comment style.
Dropped undocumented properties.

Angus Ainslie (Purism) (2):
  arm64: dts: fsl: librem5: Add a device tree for the Librem5 devkit
  dt-bindings: Add an entry for Purism SPC

 .../devicetree/bindings/vendor-prefixes.txt   |   1 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../dts/freescale/imx8mq-librem5-devkit.dts   | 850 ++++++++++++++++++
 3 files changed, 852 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts

-- 
2.17.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] 6+ messages in thread

end of thread, other threads:[~2019-04-15 14:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-12 13:04 [PATCH v2 0/2] Add support for the Purism Librem5 devkit Angus Ainslie (Purism)
2019-04-12 13:04 ` [PATCH v2 1/2] arm64: dts: fsl: librem5: Add a device tree for the " Angus Ainslie (Purism)
2019-04-12 13:42   ` Andrew Lunn
2019-04-12 14:39   ` Leonard Crestez
2019-04-15 14:58     ` Angus Ainslie
2019-04-12 13:04 ` [PATCH v2 2/2] dt-bindings: Add an entry for Purism SPC Angus Ainslie (Purism)

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