devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/5] mainline Kverneland boards
@ 2021-01-07 10:08 Oleksij Rempel
  2021-01-07 10:08 ` [PATCH v6 1/5] dt-bindings: vendor-prefixes: Add an entry for Kverneland Group Oleksij Rempel
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Oleksij Rempel @ 2021-01-07 10:08 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 v6:
- move startup-delay-us close to gpio property
- rename video@5c to video-decoder@5c
- sort out some spaces
- use defines for linux,code and linux,axis

changes v5:
- reorder kvg prefix
- add Acked-by: Rob Herring.. 

changes v4:
- fix active level of SPI CS GPIOs

changes v3:
- add vicutp board
- change tvnorm to sdtv-standards
- change linux,default-trigger "mmc" to  "disk-activity";
- add power-supply property to the panel node

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, UT1Q and UI1P boards
  ARM: dts: add Kverneland UT1, UT1Q and UT1P
  dt-bindings: arm: fsl: add Kverneland TGO board
  ARM: dts: add Kverneland TGO board

 .../devicetree/bindings/arm/fsl.yaml          |   4 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm/boot/dts/Makefile                    |   4 +
 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         | 803 +++++++++++++++++
 arch/arm/boot/dts/imx6qp-vicutp.dts           |  13 +
 8 files changed, 1706 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
 create mode 100644 arch/arm/boot/dts/imx6qp-vicutp.dts

-- 
2.30.0


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

end of thread, other threads:[~2021-01-11  3:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07 10:08 [PATCH v6 0/5] mainline Kverneland boards Oleksij Rempel
2021-01-07 10:08 ` [PATCH v6 1/5] dt-bindings: vendor-prefixes: Add an entry for Kverneland Group Oleksij Rempel
2021-01-08  2:23   ` Rob Herring
2021-01-08  5:37     ` Oleksij Rempel
2021-01-07 10:08 ` [PATCH v6 2/5] dt-bindings: arm: fsl: add Kverneland UT1, UT1Q and UI1P boards Oleksij Rempel
2021-01-07 10:08 ` [PATCH v6 3/5] ARM: dts: add Kverneland UT1, UT1Q and UT1P Oleksij Rempel
2021-01-11  3:47   ` Shawn Guo
2021-01-07 10:08 ` [PATCH v6 4/5] dt-bindings: arm: fsl: add Kverneland TGO board Oleksij Rempel
2021-01-07 10:08 ` [PATCH v6 5/5] ARM: dts: " Oleksij Rempel
2021-01-11  3:52   ` Shawn Guo

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