Message ID | cover.1720112081.git.stano.jakubek@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Cleanup Spreadtum/Unisoc ARM64 DT | expand |
On 2024/7/5 01:41, Stanislav Jakubek wrote: > This series contains various minor cleanups for Spreadtum/Unisoc ARM64 > DeviceTrees. Thanks. All look good to me. For the whole series: Reviewed-by: Baolin Wang <baolin.wang@linux.alibaba.com> > Stanislav Jakubek (3): > 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 > > arch/arm64/boot/dts/sprd/sc2731.dtsi | 3 +- > 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, 35 insertions(+), 38 deletions(-) >
On Thu, 04 Jul 2024 19:41:18 +0200, Stanislav Jakubek wrote: > This series contains various minor cleanups for Spreadtum/Unisoc ARM64 > DeviceTrees. > > Stanislav Jakubek (3): > 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 > > [...] No one took this patch and it waits on the list for very long. Applied, thanks! [1/3] arm64: dts: sprd: rename SDHCI nodes to mmc (no commit info) [2/3] arm64: dts: sprd: reorder clock-names after clocks https://git.kernel.org/krzk/linux-dt/c/e2e0d4554de7182f4843415343b8888dac8a4f72 [3/3] arm64: dts: sprd: move/add SPDX license to top of the file https://git.kernel.org/krzk/linux-dt/c/a4b3f197bcd17ea81605f3121a459dece448e877 Best regards,