public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 00/10] ls1021 DT fixes
@ 2025-07-25  6:13 Alexander Stein
  2025-07-25  6:13 ` [PATCH 01/10] ARM: dts: ls1021a: Fix gic node unit address Alexander Stein
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Alexander Stein @ 2025-07-25  6:13 UTC (permalink / raw)
  To: Shawn Guo, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: Alexander Stein, linux-arm-kernel, devicetree, linux-kernel

Hi,

this series fixes most of the CHECK_DTBS=y warnings for LS1021A.
The only warning left is:
> esdhc@1560000 (fsl,ls1021a-esdhc): $nodename:0: 'esdhc@1560000' does not
> match '^mmc(@.*)?$'

But changing this might break some bootloaders as they reference the
/soc/esdhc@1560000 node explicitly by path.

Best regards,
Alexander

Alexander Stein (10):
  ARM: dts: ls1021a: Fix gic node unit address
  ARM: dts: ls1021a: Fix qspi node unit address
  ARM: dts: ls1021a: Fix sai DMA order
  ARM: dts: ls1021a: Fix FTM node
  ARM: dts: ls1021a: Add reg property to enet nodes
  ARM: dts: ls1021a: Remove superfluous address and size cells for
    queue-group
  ARM: dts: ls1021a: remove undocumented 'big-endian' for
    memory-controller node
  ARM: dts: ls1021a: Fix watchdog node
  ARM: dts: ls1021a: remove property 'snps,host-vbus-glitches'
  ARM: dts: ls1021a: remove undocumented 'big-endian' for
    memory-controller node

 arch/arm/boot/dts/nxp/ls/ls1021a.dtsi | 40 +++++++++------------------
 1 file changed, 13 insertions(+), 27 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2025-08-22 11:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-25  6:13 [PATCH 00/10] ls1021 DT fixes Alexander Stein
2025-07-25  6:13 ` [PATCH 01/10] ARM: dts: ls1021a: Fix gic node unit address Alexander Stein
2025-07-25  6:13 ` [PATCH 02/10] ARM: dts: ls1021a: Fix qspi " Alexander Stein
2025-07-25  6:13 ` [PATCH 03/10] ARM: dts: ls1021a: Fix sai DMA order Alexander Stein
2025-07-25  6:13 ` [PATCH 04/10] ARM: dts: ls1021a: Fix FTM node Alexander Stein
2025-07-25  6:13 ` [PATCH 05/10] ARM: dts: ls1021a: Add reg property to enet nodes Alexander Stein
2025-07-25  6:13 ` [PATCH 06/10] ARM: dts: ls1021a: Remove superfluous address and size cells for queue-group Alexander Stein
2025-07-25  6:13 ` [PATCH 07/10] ARM: dts: ls1021a: remove undocumented 'big-endian' for memory-controller node Alexander Stein
2025-07-25  6:13 ` [PATCH 08/10] ARM: dts: ls1021a: Fix watchdog node Alexander Stein
2025-07-25  6:13 ` [PATCH 09/10] ARM: dts: ls1021a: remove property 'snps,host-vbus-glitches' Alexander Stein
2025-07-25  6:13 ` [PATCH 10/10] ARM: dts: ls1021a: remove undocumented 'big-endian' for memory-controller node Alexander Stein
2025-08-22  3:16 ` [PATCH 00/10] ls1021 DT fixes Shawn Guo

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