All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] TQMLS10xxA DT fixes
@ 2025-07-01  6:24 Alexander Stein
  2025-07-01  6:24 ` [PATCH 1/8] arm64: dts: fsl-ls1043a: Remove superfluous address and size cells Alexander Stein
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Alexander Stein @ 2025-07-01  6:24 UTC (permalink / raw)
  To: Shawn Guo, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam
  Cc: Alexander Stein, linux, linux-arm-kernel, devicetree,
	linux-kernel, imx

Hi,

this series adds some fixes for TQMLS10xxA family and consists of several
groups:
1. Remove superflous properties for spi-nor
2. Enable SFP interfaces on TQMLS1043A and TQMLS1046A
3. Add missing vdd-supply properties

Best regards,
Alexander

Alexander Stein (8):
  arm64: dts: fsl-ls1043a: Remove superfluous address and size cells
  arm64: dts: fsl-ls1046a: Remove superfluous address and size cells
  arm64: dts: fsl-ls1088a: Remove superfluous address and size cells
  arm64: dts: tqmls10xxa: Move SFP cage definition to common place
  arm64: dts: tqmls1043a: Enable SFP interface
  arm64: dts: tqmls1046a: Enable SFP interfaces
  arm64: dts: freescale: tqmls10xx-mbls10xxa: Add vdd-supply for i2c mux
  arm64: dts: freescale: tqmls10xx: Add vdd-supply for spi-nor flash

 .../fsl-ls1043a-tqmls1043a-mbls10xxa.dts      | 12 ++++++++++
 .../dts/freescale/fsl-ls1043a-tqmls1043a.dtsi |  3 +--
 .../fsl-ls1046a-tqmls1046a-mbls10xxa.dts      | 22 ++++++++++++++++++-
 .../dts/freescale/fsl-ls1046a-tqmls1046a.dtsi |  4 ++--
 .../fsl-ls1088a-tqmls1088a-mbls10xxa.dts      |  8 +++++++
 .../dts/freescale/fsl-ls1088a-tqmls1088a.dtsi |  4 ++--
 .../freescale/tqmls1088a-mbls10xxa-mc.dtsi    | 16 --------------
 .../dts/freescale/tqmls10xxa-mbls10xxa.dtsi   | 21 ++++++++++++++++++
 arch/arm64/boot/dts/freescale/tqmls10xxa.dtsi |  8 +++++++
 9 files changed, 75 insertions(+), 23 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-07-08  6:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-01  6:24 [PATCH 0/8] TQMLS10xxA DT fixes Alexander Stein
2025-07-01  6:24 ` [PATCH 1/8] arm64: dts: fsl-ls1043a: Remove superfluous address and size cells Alexander Stein
2025-07-01 15:16   ` Frank Li
2025-07-01  6:24 ` [PATCH 2/8] arm64: dts: fsl-ls1046a: " Alexander Stein
2025-07-01 15:16   ` Frank Li
2025-07-01  6:24 ` [PATCH 3/8] arm64: dts: fsl-ls1088a: " Alexander Stein
2025-07-01  6:24 ` [PATCH 4/8] arm64: dts: tqmls10xxa: Move SFP cage definition to common place Alexander Stein
2025-07-01  6:24 ` [PATCH 5/8] arm64: dts: tqmls1043a: Enable SFP interface Alexander Stein
2025-07-01  6:24 ` [PATCH 6/8] arm64: dts: tqmls1046a: Enable SFP interfaces Alexander Stein
2025-07-01  6:24 ` [PATCH 7/8] arm64: dts: freescale: tqmls10xx-mbls10xxa: Add vdd-supply for i2c mux Alexander Stein
2025-07-01  6:24 ` [PATCH 8/8] arm64: dts: freescale: tqmls10xx: Add vdd-supply for spi-nor flash Alexander Stein
2025-07-08  6:30 ` [PATCH 0/8] TQMLS10xxA DT fixes Shawn Guo

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.