linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] mainline Kverneland boards
@ 2020-11-25 13:57 Oleksij Rempel
  2020-11-25 13:57 ` [PATCH v2 1/5] dt-bindings: vendor-prefixes: Add an entry for Kverneland Group Oleksij Rempel
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Oleksij Rempel @ 2020-11-25 13:57 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,
	David Jander

changes v2:
- add victgo board
- diff fixes for vicut1.dtsi 

Oleksij Rempel (5):
  dt-bindings: vendor-prefixes: Add an entry for Kverneland Group
  dt-bindings: arm: fsl: add Kverneland UT1 and UT1Q boards
  ARM: dts: add Kverneland UT1 and UT1Q
  dt-bindings: arm: fsl: add Kverneland TGO board
  ARM: dts: add Kverneland TGO board

 .../devicetree/bindings/arm/fsl.yaml          |   3 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm/boot/dts/Makefile                    |   3 +
 arch/arm/boot/dts/imx6dl-victgo.dts           | 850 ++++++++++++++++++
 arch/arm/boot/dts/imx6dl-vicut1.dts           |  13 +
 arch/arm/boot/dts/imx6q-vicut1.dts            |  17 +
 arch/arm/boot/dts/imx6qdl-vicut1.dtsi         | 801 +++++++++++++++++
 7 files changed, 1689 insertions(+)
 create mode 100644 arch/arm/boot/dts/imx6dl-victgo.dts
 create mode 100644 arch/arm/boot/dts/imx6dl-vicut1.dts
 create mode 100644 arch/arm/boot/dts/imx6q-vicut1.dts
 create mode 100644 arch/arm/boot/dts/imx6qdl-vicut1.dtsi

-- 
2.29.2


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

end of thread, other threads:[~2020-12-08 16:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-25 13:57 [PATCH v2 0/5] mainline Kverneland boards Oleksij Rempel
2020-11-25 13:57 ` [PATCH v2 1/5] dt-bindings: vendor-prefixes: Add an entry for Kverneland Group Oleksij Rempel
2020-11-25 13:57 ` [PATCH v2 2/5] dt-bindings: arm: fsl: add Kverneland UT1 and UT1Q boards Oleksij Rempel
2020-12-08 16:04   ` Rob Herring
2020-11-25 13:57 ` [PATCH v2 3/5] ARM: dts: add Kverneland UT1 and UT1Q Oleksij Rempel
2020-11-25 13:57 ` [PATCH v2 4/5] dt-bindings: arm: fsl: add Kverneland TGO board Oleksij Rempel
2020-11-25 13:57 ` [PATCH v2 5/5] ARM: dts: " Oleksij Rempel

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