linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/3] Add support for the Purism Librem5 devkit
@ 2019-04-17 16:55 Angus Ainslie (Purism)
  2019-04-17 16:55 ` [PATCH v5 1/3] arm64: dts: fsl: librem5: Add a device tree for the " Angus Ainslie (Purism)
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Angus Ainslie (Purism) @ 2019-04-17 16:55 UTC (permalink / raw)
  To: angus.ainslie
  Cc: m.felsch, Rob Herring, Mark Rutland, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
	Palmer Dabbelt, Albert Ou, Paul Walmsley, Matthias Brugger,
	Guo Ren, Angus Ainslie (Purism),
	Thierry Reding, Jonathan Cameron, Kevin Hilman,
	Manivannan Sadhasivam, Andrey Smirnov, Jonathan Neuschäfer,
	Jacky Bai, Aisheng Dong, Bruno Thomsen, devicetree,
	linux-arm-kernel, linux-kernel, linux-riscv, linux-mediatek

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 v4:

Compiled against linux-next next-20190415.
Added imx8mq to the arm yaml file.
Re-arrange regulator nodes to dropp undefined supplies.
Additional ordering for aesthetics.
Split some long lines.
Added lots of blank lines.
Moved pinctl muxes to where they are used.
Cleaned out reg defintions from regulator nodes.

Changes since v3:

Freshly sorted and pressed nodes.
Change the backlight to an interpolated scale.
Dropped i2c2.
Dropped devkit version number to match debian MR.

Changes since v2:

Fixed incorrect phy-supply for the fsl-fec.
Dropped unused regulator property.
Fixup Makefile for linux-next.

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) (3):
  arm64: dts: fsl: librem5: Add a device tree for the Librem5 devkit
  dt-bindings: Add an entry for Purism SPC
  dt-bindings: arm: fsl: Add the imx8mq boards

 .../devicetree/bindings/arm/fsl.yaml          |   7 +
 .../devicetree/bindings/vendor-prefixes.txt   |   1 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../dts/freescale/imx8mq-librem5-devkit.dts   | 833 ++++++++++++++++++
 4 files changed, 842 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts

-- 
2.17.1


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

end of thread, other threads:[~2019-04-22 13:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-17 16:55 [PATCH v5 0/3] Add support for the Purism Librem5 devkit Angus Ainslie (Purism)
2019-04-17 16:55 ` [PATCH v5 1/3] arm64: dts: fsl: librem5: Add a device tree for the " Angus Ainslie (Purism)
2019-04-18 15:13   ` Rob Herring
2019-04-18 17:44     ` Angus Ainslie
2019-04-22 13:39       ` Rob Herring
2019-04-17 16:55 ` [PATCH v5 2/3] dt-bindings: Add an entry for Purism SPC Angus Ainslie (Purism)
2019-04-18 15:05   ` Rob Herring
2019-04-17 16:55 ` [PATCH v5 3/3] dt-bindings: arm: fsl: Add the imx8mq boards Angus Ainslie (Purism)
2019-04-18 15:04   ` Rob Herring

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