Hi Krzysztof, On 2024/4/24 14:54, Krzysztof Kozlowski wrote: > > On Tue, 02 Apr 2024 21:31:40 +0200, Krzysztof Kozlowski wrote: >> Non-MMIO devices, which are BTW not really part of the SoC, should not >> be within simple-bus, as reported by dtc W=1 warning: >> >> hip05.dtsi:301.30-305.5: Warning (simple_bus_reg): /soc/refclk200mhz: missing or empty reg/ranges property >> >> > > Almost a month passed, no replies from maintainers about picking it up. Dunno, > looks abandoned, so let me grab this. If anyone else wants to pick it up, let > me know. > Sorry for the late reply! I am applying these patches which are in the following git repo. https://github.com/hisilicon/linux-hisi/tree/next/dt64 And it is fine to me to go through your git tree. Thanks! Best Regards, Wei > Applied, thanks! > > [1/9] arm64: dts: hisilicon: hip05: move non-MMIO node out of soc > https://git.kernel.org/krzk/linux-dt/c/8ff69c1d04c8f2381164c5f97781d9fe79f71761 > [2/9] arm64: dts: hisilicon: hip05-d02: correct local-bus unit addresses > https://git.kernel.org/krzk/linux-dt/c/4e0e9c0b311e599c78f63942256ccf03e5ebb0f5 > [3/9] arm64: dts: hisilicon: hip06: move non-MMIO node out of soc > https://git.kernel.org/krzk/linux-dt/c/2283b9afc1b43ec941c66665cdc86dd32f9c2295 > [4/9] arm64: dts: hisilicon: hip06: correct unit addresses > https://git.kernel.org/krzk/linux-dt/c/6c55978774fd66c720e20e1f88a2af7daaa382df > [5/9] arm64: dts: hisilicon: hip07: move non-MMIO node out of soc > https://git.kernel.org/krzk/linux-dt/c/5e607ec42116e0ecb387e2db79a662333f789fa2 > [6/9] arm64: dts: hisilicon: hip07: correct unit addresses > https://git.kernel.org/krzk/linux-dt/c/76dce22bc7ec9483ef37899a617f2dfde2a382c0 > [7/9] arm64: dts: hisilicon: hi6220-hikey: add missing port@0 reg > https://git.kernel.org/krzk/linux-dt/c/d6fcc43f764630863e3888d0b5c3ff4a09a4f094 > [8/9] arm64: dts: hisilicon: hi6220-hikey: drop unit addresses from fixed regulators > https://git.kernel.org/krzk/linux-dt/c/e6a91e9f20058629dca4f0c264de092049bd8e74 > [9/9] arm64: dts: hisilicon: hi6220: correct tsensor unit addresses > https://git.kernel.org/krzk/linux-dt/c/83d4c5e2a529e3eebde5b4d75e3ec0fe2fc92440 > > Best regards, >