mbox series

[0/2] TQMa8MPxL + MBa8MPxL support

Message ID 20220616142221.3986670-1-alexander.stein@ew.tq-group.com (mailing list archive)
Headers show
Series TQMa8MPxL + MBa8MPxL support | expand

Message

Alexander Stein June 16, 2022, 2:22 p.m. UTC
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