devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] TQMa8MPxL + MBa8MPxL support
@ 2022-06-22 11:49 Alexander Stein
  2022-06-22 11:49 ` [PATCH v2 1/3] dt-bindings: arm: add TQMa8MPxL board Alexander Stein
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Alexander Stein @ 2022-06-22 11:49 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Shawn Guo, Sascha Hauer,
	Fabio Estevam
  Cc: Alexander Stein, devicetree, linux-arm-kernel, Markus Niebel

Hello,

this patch set adds support for TQMa8MPxL on mainboard MBa8MPxL. This
already includes some pinctrl and/or peripheral configurations which are
not yet in use, e.g. PWM for PWM fan, backlight for LVDS panel, etc.
Also note. this only supports MBa8MPxL Rev.2xx, Revision 1xx is
not supported!

Changes in v2:
* Added a-b in patch1
* Changed LED label to function + color
* Renamed some nodes
* Added more pwm-backlight properties
* Added comment about missing display compatible
* Added display power-supply regulator
* Fixed pinctl settings for HDMI mux
* Added patch3 as WIP to show the LVDS overlay

Best regards,
Alexander

Alexander Stein (2):
  arm64: dts: freescale: add initial device tree for TQMa8MPQL with
    i.MX8MP
  [DNI/WIP] arm64: dts: freescale: Add LVDS overlay for TQMa8MPxL

Markus Niebel (1):
  dt-bindings: arm: add TQMa8MPxL board

 .../devicetree/bindings/arm/fsl.yaml          |  12 +
 arch/arm64/boot/dts/freescale/Makefile        |   3 +
 .../imx8mp-tqma8mpql-mba8mpxl-lvds.dts        |  44 ++
 .../freescale/imx8mp-tqma8mpql-mba8mpxl.dts   | 708 ++++++++++++++++++
 .../boot/dts/freescale/imx8mp-tqma8mpql.dtsi  | 284 +++++++
 5 files changed, 1051 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-tqma8mpql-mba8mpxl-lvds.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-tqma8mpql-mba8mpxl.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-tqma8mpql.dtsi

-- 
2.25.1


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

end of thread, other threads:[~2022-07-11  1:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-22 11:49 [PATCH v2 0/3] TQMa8MPxL + MBa8MPxL support Alexander Stein
2022-06-22 11:49 ` [PATCH v2 1/3] dt-bindings: arm: add TQMa8MPxL board Alexander Stein
2022-06-22 11:49 ` [PATCH v2 2/3] arm64: dts: freescale: add initial device tree for TQMa8MPQL with i.MX8MP Alexander Stein
2022-06-22 11:49 ` [PATCH v2 3/3] [DNI/WIP] arm64: dts: freescale: Add LVDS overlay for TQMa8MPxL Alexander Stein
2022-07-08 14:39 ` [PATCH v2 0/3] TQMa8MPxL + MBa8MPxL support Alexander Stein
2022-07-10 14:49   ` Krzysztof Kozlowski
2022-07-11  1:46     ` 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).