[GIT PULL] dts: cleanups for v6.15

From: Krzysztof Kozlowski
Date: Sun Mar 16 2025 - 10:42:34 EST


Hi,

One ARM and one Loongson cleanup. I gave half a year for Loongson to explain
the spidev, but no responses were posted, so I just applied the patch:
https://lore.kernel.org/all/20240717-preacher-sandal-2aeffa322b9f@spud/

Best regards,
Krzysztof


The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt.git tags/dt-cleanup-6.15

for you to fetch changes up to 854a080f0b73ff966a813ec2dc53891831daa28d:

loongarch: dts: remove non-existent DAC from 2k1000-ref (2025-02-12 21:48:51 +0100)

----------------------------------------------------------------
Minor improvements inDTS for v6.15

1. ARM Cirrus EP7211: Align GPIO node name to match what bindings
expect.

2. Loongson 2K1000: Drop incorrect spidev description, by pretending to
have there something else. This will have impact on the users of
DTS, because spidev will stop working, however no counter-proposals
of fixing this or even explaining this were proposed for half a year
after the patch was posted. Therefore drop incorrect hardware
description, hoping affected users will come if proper one, if needed.

----------------------------------------------------------------
Conor Dooley (1):
loongarch: dts: remove non-existent DAC from 2k1000-ref

Krzysztof Kozlowski (1):
ARM: dts: cirrus: ep7211: Align GPIO hog name with bindings

arch/arm/boot/dts/cirrus/ep7211-edb7211.dts | 2 +-
arch/loongarch/boot/dts/loongson-2k1000-ref.dts | 5 -----
2 files changed, 1 insertion(+), 6 deletions(-)