On Wed, May 29, 2024 at 12:11 AM Chen-Yu Tsai <wens@xxxxxxxx> wrote: > > On Sun, 28 Apr 2024 13:40:35 +0200, Dragan Simic wrote: > > Add missing cache information to the Allwinner A64 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 A64 cache information. > > > > While there, use a more self-descriptive label for the L2 cache node, which > > also makes it more consistent with other SoC dtsi files. > > > > [...] > > 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 A64 > https://git.kernel.org/sunxi/linux/c/950c51e8ebb4 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