public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/8] TQMa7x DT cleanup
@ 2024-11-08 13:49 Alexander Stein
  2024-11-08 13:49 ` [PATCH 1/8] ARM: dts: imx7-mba7: remove LVDS transmitter regulator Alexander Stein
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Alexander Stein @ 2024-11-08 13:49 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	Russell King, João Rodrigues, Bruno Thomsen
  Cc: Alexander Stein, linux, devicetree, imx, linux-arm-kernel,
	linux-kernel

Hi all,

this series fixes some DT binding check warnings as well as removing
duplicated nodes. Eventually IRQ support for thernet PHYs was added.
Additionally add CONFIG_JC42 to imx_v6_v7_defconfig.

Best regards,
Alexander

Alexander Stein (8):
  ARM: dts: imx7-mba7: remove LVDS transmitter regulator
  ARM: dts: imx7-tqma7: Remove superfluous status="okay" property
  ARM: dts: imx7-tqma7: add missing vs-supply for LM75A (rev. 01xxx)
  ARM: dts: imx7-mba7: Add 3.3V and 5.0V regulators
  ARM: dts: imx7-mba7: Fix SD card vmmc-supply
  ARM: dts: imx7-mba7: Remove duplicated power supply
  ARM: dts: imx7[d]-mba7: add Ethernet PHY IRQ support
  ARM: imx_v6_v7_defconfig: enable JC42 for TQMa7x

 arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi  | 61 +++++++----------------
 arch/arm/boot/dts/nxp/imx/imx7-tqma7.dtsi |  3 +-
 arch/arm/boot/dts/nxp/imx/imx7d-mba7.dts  |  3 +-
 arch/arm/configs/imx_v6_v7_defconfig      |  1 +
 4 files changed, 21 insertions(+), 47 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2024-12-09  9:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-08 13:49 [PATCH 0/8] TQMa7x DT cleanup Alexander Stein
2024-11-08 13:49 ` [PATCH 1/8] ARM: dts: imx7-mba7: remove LVDS transmitter regulator Alexander Stein
2024-11-08 13:49 ` [PATCH 2/8] ARM: dts: imx7-tqma7: Remove superfluous status="okay" property Alexander Stein
2024-11-08 13:49 ` [PATCH 3/8] ARM: dts: imx7-tqma7: add missing vs-supply for LM75A (rev. 01xxx) Alexander Stein
2024-11-08 13:49 ` [PATCH 4/8] ARM: dts: imx7-mba7: Add 3.3V and 5.0V regulators Alexander Stein
2024-11-08 13:49 ` [PATCH 5/8] ARM: dts: imx7-mba7: Fix SD card vmmc-supply Alexander Stein
2024-11-08 13:49 ` [PATCH 6/8] ARM: dts: imx7-mba7: Remove duplicated power supply Alexander Stein
2024-11-08 13:49 ` [PATCH 7/8] ARM: dts: imx7[d]-mba7: add Ethernet PHY IRQ support Alexander Stein
2024-11-08 13:49 ` [PATCH 8/8] ARM: imx_v6_v7_defconfig: enable JC42 for TQMa7x Alexander Stein
2024-11-08 14:02 ` [PATCH 0/8] TQMa7x DT cleanup Niebel, Markus
2024-11-11 19:29   ` Bruno Thomsen
2024-12-09  9:11 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox