All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] TQMa8MPxL + MBa8MPxL support
@ 2022-06-16 14:22 ` Alexander Stein
  0 siblings, 0 replies; 14+ messages in thread
From: Alexander Stein @ 2022-06-16 14:22 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 suport 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!

Best regards,
Alexander

Alexander Stein (1):
  arm64: dts: freescale: add initial device tree for TQMa8MPQL with
    i.MX8MP

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

 .../devicetree/bindings/arm/fsl.yaml          |  12 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../freescale/imx8mp-tqma8mpql-mba8mpxl.dts   | 689 ++++++++++++++++++
 .../boot/dts/freescale/imx8mp-tqma8mpql.dtsi  | 284 ++++++++
 4 files changed, 986 insertions(+)
 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] 14+ messages in thread

end of thread, other threads:[~2022-06-17 23:16 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-16 14:22 [PATCH 0/2] TQMa8MPxL + MBa8MPxL support Alexander Stein
2022-06-16 14:22 ` Alexander Stein
2022-06-16 14:22 ` [PATCH 1/2] dt-bindings: arm: add TQMa8MPxL board Alexander Stein
2022-06-16 14:22   ` Alexander Stein
2022-06-16 21:57   ` Krzysztof Kozlowski
2022-06-16 21:57     ` Krzysztof Kozlowski
2022-06-16 14:22 ` [PATCH 2/2] arm64: dts: freescale: add initial device tree for TQMa8MPQL with i.MX8MP Alexander Stein
2022-06-16 14:22   ` Alexander Stein
2022-06-16 14:26   ` Krzysztof Kozlowski
2022-06-16 14:26     ` Krzysztof Kozlowski
2022-06-17 11:21     ` (EXT) " Alexander Stein
2022-06-17 11:21       ` Alexander Stein
2022-06-17 23:15       ` Krzysztof Kozlowski
2022-06-17 23:15         ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.