On Tue, May 28, 2024 at 11:46 PM Chen-Yu Tsai <wens@xxxxxxxx> wrote: > > On Sun, 28 Apr 2024 13:40:36 +0200, Dragan Simic wrote: > > Add missing cache information to the Allwinner H6 SoC dtsi, to allow > > the userspace, which includes lscpu(1) that uses the virtual files provided > > by the kernel under the /sys/devices/system/cpu directory, to display the > > proper H6 cache information. > > > > Adding the cache information to the H6 SoC dtsi also makes the following > > warning message in the kernel log go away: > > > > [...] > > Applied to sunxi/dt-for-6.11 in sunxi/linux.git, thanks! > > [1/1] arm64: dts: allwinner: Add cache information to the SoC dtsi for H6 > https://git.kernel.org/sunxi/linux/c/c8240e4b0fd2 I had to do a quick rebase as the branch start point was incorrect. The commit hashes will have changed. Rest assured that the patch is indeed merged. ChenYu