On 22/06/2021 15:05, Alim Akhtar wrote: > This patch adds cpu caches information to its dt > nodes so that the same is available to userspace > via sysfs. > This SoC has 48/32 KB I/D cache for each cores > and 2MB of L2 cache. > > Signed-off-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx> > --- > Changes since v1: > * no change in this patch > * changes as per Krzysztof's review comments in patch 2/2 > > arch/arm64/boot/dts/exynos/exynos7.dtsi | 35 +++++++++++++++++++++++++ > 1 file changed, 35 insertions(+) > Thanks applied with fixes: 1. Title prefix as exynos, 2. Proper wrapping length of commit message (please use wrapping as in coding style), 3. "This patch" -> imperative mode as in coding style. Best regards, Krzysztof