soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Mainline imx6 based SKOV boards
@ 2021-08-02 10:36 Oleksij Rempel
  2021-08-02 10:36 ` Oleksij Rempel
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Oleksij Rempel @ 2021-08-02 10:36 UTC (permalink / raw)
  To: Arnd Bergmann, Daniel Vetter, David Airlie, Olof Johansson,
	Rob Herring, Sascha Hauer, Shawn Guo, soc, Thierry Reding
  Cc: Oleksij Rempel, devicetree, Fabio Estevam, linux-arm-kernel,
	linux-kernel, Pengutronix Kernel Team, dri-devel, Sam Ravnborg

changes v3:
- drop panel bindings patches, it is already in drm-misc-next
- remove some new lines
- reorder compatibles at the start of the nodes
- use lowercase for hex value
- add enable-active-high to the regulator-vcc-mmc-io and fix MMC voltage
  configuration.

changes v2:
- remove unnecessary newlines.
- change linux,wakeup to wakeup-source
- change switch@3 unit-address to @0
- sort aliases alphabetically

Mainline imx6 based DTs for SKOV A/S boards

Oleksij Rempel (2):
  dt-bindings: vendor-prefixes: Add an entry for SKOV A/S
  dt-bindings: arm: fsl: add SKOV imx6q and imx6dl based boards

Sam Ravnborg (1):
  ARM: dts: add SKOV imx6q and imx6dl based boards

 .../devicetree/bindings/arm/fsl.yaml          |   5 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm/boot/dts/Makefile                    |   5 +
 arch/arm/boot/dts/imx6dl-skov-revc-lt2.dts    |  13 +
 arch/arm/boot/dts/imx6dl-skov-revc-lt6.dts    | 106 ++++
 arch/arm/boot/dts/imx6q-skov-revc-lt2.dts     |  36 ++
 arch/arm/boot/dts/imx6q-skov-revc-lt6.dts     | 128 +++++
 .../dts/imx6q-skov-reve-mi1010ait-1cp1.dts    | 127 +++++
 arch/arm/boot/dts/imx6qdl-skov-cpu-revc.dtsi  |  54 ++
 arch/arm/boot/dts/imx6qdl-skov-cpu.dtsi       | 476 ++++++++++++++++++
 10 files changed, 952 insertions(+)
 create mode 100644 arch/arm/boot/dts/imx6dl-skov-revc-lt2.dts
 create mode 100644 arch/arm/boot/dts/imx6dl-skov-revc-lt6.dts
 create mode 100644 arch/arm/boot/dts/imx6q-skov-revc-lt2.dts
 create mode 100644 arch/arm/boot/dts/imx6q-skov-revc-lt6.dts
 create mode 100644 arch/arm/boot/dts/imx6q-skov-reve-mi1010ait-1cp1.dts
 create mode 100644 arch/arm/boot/dts/imx6qdl-skov-cpu-revc.dtsi
 create mode 100644 arch/arm/boot/dts/imx6qdl-skov-cpu.dtsi

-- 
2.30.2


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

end of thread, other threads:[~2021-08-02 10:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-02 10:36 [PATCH v3 0/3] Mainline imx6 based SKOV boards Oleksij Rempel
2021-08-02 10:36 ` Oleksij Rempel
2021-08-02 10:36 ` Oleksij Rempel
2021-08-02 10:36 ` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add an entry for SKOV A/S Oleksij Rempel
2021-08-02 10:36   ` Oleksij Rempel
2021-08-02 10:36   ` Oleksij Rempel
2021-08-02 10:36 ` [PATCH v3 2/3] dt-bindings: arm: fsl: add SKOV imx6q and imx6dl based boards Oleksij Rempel
2021-08-02 10:36   ` Oleksij Rempel
2021-08-02 10:36   ` Oleksij Rempel
2021-08-02 10:36 ` [PATCH v3 3/3] ARM: dts: " Oleksij Rempel
2021-08-02 10:36   ` Oleksij Rempel
2021-08-02 10:36   ` 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).