All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: add i.MX93 support
@ 2022-04-25 11:03 ` Peng Fan (OSS)
  0 siblings, 0 replies; 16+ messages in thread
From: Peng Fan (OSS) @ 2022-04-25 11:03 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, shawnguo, s.hauer
  Cc: kernel, festevam, linux-imx, devicetree, linux-kernel,
	linux-arm-kernel, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

Add i.MX93 dtsi and 11x11 evk board support

The required bindings and drivers has already been in tree.
There arem checkpatch error for the pin header files as other i.MX pin
pin header files.

Peng Fan (3):
  arm64: dts: freescale: Add i.MX93 dtsi support
  arm64: dts: freescale: add i.MX93 11x11 EVK basic support
  arm64: defconfig: enable i.MX93 clk & pinctrl

 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../boot/dts/freescale/imx93-11x11-evk.dts    | 130 ++++
 arch/arm64/boot/dts/freescale/imx93-pinfunc.h | 623 ++++++++++++++++++
 arch/arm64/boot/dts/freescale/imx93.dtsi      | 337 ++++++++++
 arch/arm64/configs/defconfig                  |   2 +
 5 files changed, 1093 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts
 create mode 100755 arch/arm64/boot/dts/freescale/imx93-pinfunc.h
 create mode 100644 arch/arm64/boot/dts/freescale/imx93.dtsi

-- 
2.25.1


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

end of thread, other threads:[~2022-06-05 20:54 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-25 11:03 [PATCH 0/3] arm64: add i.MX93 support Peng Fan (OSS)
2022-04-25 11:03 ` Peng Fan (OSS)
2022-04-25 11:03 ` [PATCH 1/3] arm64: dts: freescale: Add i.MX93 dtsi support Peng Fan (OSS)
2022-04-25 11:03   ` Peng Fan (OSS)
2022-05-02 23:02   ` Rob Herring
2022-05-02 23:02     ` Rob Herring
2022-04-25 11:03 ` [PATCH 2/3] arm64: dts: freescale: add i.MX93 11x11 EVK basic support Peng Fan (OSS)
2022-04-25 11:03   ` Peng Fan (OSS)
2022-06-05 20:39   ` Tommaso Merciai
2022-06-05 20:39     ` Tommaso Merciai
2022-06-05 20:53     ` Tommaso Merciai
2022-06-05 20:53       ` Tommaso Merciai
2022-04-25 11:03 ` [PATCH 3/3] arm64: defconfig: enable i.MX93 clk & pinctrl Peng Fan (OSS)
2022-04-25 11:03   ` Peng Fan (OSS)
2022-06-05 19:52   ` Tommaso Merciai
2022-06-05 19:52     ` Tommaso Merciai

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.