devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/5] mainline Protonic boards
@ 2020-03-30 12:06 Oleksij Rempel
  2020-03-30 12:06 ` [PATCH v4 1/5] dt-bindings: vendor-prefixes: Add an entry for Protonic Holland Oleksij Rempel
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Oleksij Rempel @ 2020-03-30 12:06 UTC (permalink / raw)
  To: Mark Rutland, Rob Herring, Sascha Hauer, Shawn Guo
  Cc: Oleksij Rempel, devicetree, Fabio Estevam, linux-arm-kernel,
	linux-kernel, NXP Linux Team, Pengutronix Kernel Team

changes v4:
- VT7: fix typo

changes v3:
- move compatible to the start of node
- move status to the end
- use generic names in compatible
- refactor dts/dtsi
- use alphabet order for pinctrl and phandels
- remove unused or currently not supported nodes

changes v2:
- squash PRTI6Q patches

Oleksij Rempel (5):
  dt-bindings: vendor-prefixes: Add an entry for Protonic Holland
  ARM: dts: add Protonic PRTI6Q board
  ARM: dts: add Protonic WD2 board
  ARM: dts: add Protonic VT7 board
  ARM: dts: add Protonic RVT board

 .../devicetree/bindings/arm/fsl.yaml          |   4 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm/boot/dts/Makefile                    |   4 +
 arch/arm/boot/dts/imx6dl-prtrvt.dts           | 203 +++++++
 arch/arm/boot/dts/imx6dl-prtvt7.dts           | 473 +++++++++++++++
 arch/arm/boot/dts/imx6q-prti6q.dts            | 551 ++++++++++++++++++
 arch/arm/boot/dts/imx6q-prtwd2.dts            | 188 ++++++
 arch/arm/boot/dts/imx6qdl-prti6q.dtsi         | 185 ++++++
 8 files changed, 1610 insertions(+)
 create mode 100644 arch/arm/boot/dts/imx6dl-prtrvt.dts
 create mode 100644 arch/arm/boot/dts/imx6dl-prtvt7.dts
 create mode 100644 arch/arm/boot/dts/imx6q-prti6q.dts
 create mode 100644 arch/arm/boot/dts/imx6q-prtwd2.dts
 create mode 100644 arch/arm/boot/dts/imx6qdl-prti6q.dtsi

-- 
2.26.0.rc2


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

end of thread, other threads:[~2020-04-10 17:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-30 12:06 [PATCH v4 0/5] mainline Protonic boards Oleksij Rempel
2020-03-30 12:06 ` [PATCH v4 1/5] dt-bindings: vendor-prefixes: Add an entry for Protonic Holland Oleksij Rempel
2020-04-10 17:14   ` Rob Herring
2020-03-30 12:06 ` [PATCH v4 2/5] ARM: dts: add Protonic PRTI6Q board Oleksij Rempel
2020-04-10 17:18   ` Rob Herring
2020-03-30 12:06 ` [PATCH v4 3/5] ARM: dts: add Protonic WD2 board Oleksij Rempel
2020-04-10 17:20   ` Rob Herring
2020-03-30 12:06 ` [PATCH v4 4/5] ARM: dts: add Protonic VT7 board Oleksij Rempel
2020-04-10 17:21   ` Rob Herring
2020-03-30 12:06 ` [PATCH v4 5/5] ARM: dts: add Protonic RVT board Oleksij Rempel
2020-04-10 17:23   ` 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).