[GIT PULL 2/2] ARM: dts: various for v6.14
From: Krzysztof Kozlowski
Date: Tue Dec 31 2024 - 08:29:06 EST
Hi,
Few cleanups for two platforms which were not picked up by maintainers.
Best regards,
Krzysztof
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -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.14
for you to fetch changes up to ba9dfa76ebb030df6b605e16239a8052c3c02171:
ARM: dts: socfpga: remove non-existent DAC from CycloneV devkit (2024-12-29 11:02:50 +0100)
----------------------------------------------------------------
Minor improvements in ARM DTS for v6.14
1. Marvell: Use un-deprecated hp-det-gpios (no ABI impact expected).
2. SoCFPGA: Drop spidev devices which are not properly described in DTS,
but are using some other compatibles. This was part of wider tree
effort to fix such incorrect hardware descriptions.
Important: Dropping this device node will have user-visible impact:
spidev device will not register.
----------------------------------------------------------------
Conor Dooley (1):
ARM: dts: socfpga: remove non-existent DAC from CycloneV devkit
Geert Uytterhoeven (1):
ARM: dts: marvell: mmp2-olpc-xo-1-75: Switch to {hp,mic}-det-gpios
arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_socdk.dts | 6 ------
arch/arm/boot/dts/marvell/mmp2-olpc-xo-1-75.dts | 4 ++--
2 files changed, 2 insertions(+), 8 deletions(-)