This series contains various minor cleanups for Spreadtum/Unisoc ARM64 DeviceTrees. Also contains the 2nd patch from the SC2731 MFD cleanup series to reduce unnecessary noise and make these easier to apply. Changes in V2: - add 2nd patch from the SC2731 MFD cleanup series (1st patch was dropped due to not being correct, dt-bindings will have to get fixed up instead) - add Baolin's R-b - rebase on next-20240805 Link to original V1: https://lore.kernel.org/lkml/cover.1720112081.git.stano.jakubek@xxxxxxxxx/ Link to SC2731 MFD cleanup V1: https://lore.kernel.org/lkml/cover.1720957783.git.stano.jakubek@xxxxxxxxx/ Stanislav Jakubek (4): arm64: dts: sprd: rename SDHCI nodes to mmc arm64: dts: sprd: reorder clock-names after clocks arm64: dts: sprd: move/add SPDX license to top of the file arm64: dts: sprd: sc2731: rename fuel gauge node to be generic arch/arm64/boot/dts/sprd/sc2731.dtsi | 5 +-- arch/arm64/boot/dts/sprd/sc9836-openphone.dts | 3 +- arch/arm64/boot/dts/sprd/sc9836.dtsi | 3 +- arch/arm64/boot/dts/sprd/sc9860.dtsi | 3 +- arch/arm64/boot/dts/sprd/sc9863a.dtsi | 8 ++-- arch/arm64/boot/dts/sprd/sharkl64.dtsi | 3 +- arch/arm64/boot/dts/sprd/sp9860g-1h10.dts | 3 +- arch/arm64/boot/dts/sprd/ums512.dtsi | 4 +- arch/arm64/boot/dts/sprd/whale2.dtsi | 43 ++++++++++--------- 9 files changed, 36 insertions(+), 39 deletions(-) -- 2.34.1