[GIT PULL 1/2] arm64: dts: various for v6.14
From: Krzysztof Kozlowski
Date: Tue Dec 31 2024 - 08:28:59 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/dt64-cleanup-6.14
for you to fetch changes up to e1daed030b56049caa2d8cc040c824990374d941:
arm64: dts: sprd: Fix battery-detect-gpios property (2024-12-06 09:42:08 +0100)
----------------------------------------------------------------
Minor improvements in ARM64 DTS for v6.14
1. Spreadtrum:
- Correct few issues pointed out by DT schema around properties and
node names.
- Move fuel-gauge from DTSI to DTS, because it belongs to the board.
- Use undeprecated properties, like battery-detect-gpios, already
supported by Linux.
2. Uniphier: Use un-deprecated hp-det-gpios (no ABI impact expected).
----------------------------------------------------------------
Geert Uytterhoeven (1):
arm64: dts: uniphier: Switch to hp-det-gpios
Stanislav Jakubek (6):
arm64: dts: sprd: sp9860g-1h10: fix constant-charge-voltage-max-microvolt property
arm64: dts: sprd: sp9860g-1h10: fix factory-internal-resistance-micro-ohms property
arm64: dts: sprd: sc2731: move fuel-gauge monitored-battery to device DTS
arm64: dts: sprd: sc9863a: fix in-ports property
arm64: dts: sprd: sc9863a: reorder clocks, clock-names per bindings
arm64: dts: sprd: Fix battery-detect-gpios property
arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts | 2 +-
arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts | 2 +-
arch/arm64/boot/dts/sprd/sc2731.dtsi | 6 +++---
arch/arm64/boot/dts/sprd/sc9863a.dtsi | 14 +++++++-------
arch/arm64/boot/dts/sprd/sp9860g-1h10.dts | 9 +++++++--
5 files changed, 19 insertions(+), 14 deletions(-)