All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: bcm2711: Fix comment
@ 2022-02-05 19:58 ` Richard Schleich
  0 siblings, 0 replies; 8+ messages in thread
From: Richard Schleich @ 2022-02-05 19:58 UTC (permalink / raw)
  To: robh+dt, nsaenz, f.fainelli, bcm-kernel-feedback-list,
	devicetree, linux-rpi-kernel, linux-arm-kernel
  Cc: Richard Schleich

No functional change.

Signed-off-by: Richard Schleich <rs@noreya.tech>
---
 arch/arm/boot/dts/bcm2711.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/bcm2711.dtsi b/arch/arm/boot/dts/bcm2711.dtsi
index d9f31873e711..0f2f26dc5ec6 100644
--- a/arch/arm/boot/dts/bcm2711.dtsi
+++ b/arch/arm/boot/dts/bcm2711.dtsi
@@ -536,7 +536,7 @@ l2: l2-cache0 {
 			compatible = "cache";
 			cache-size = <0x100000>;
 			cache-line-size = <64>;
-			cache-sets = <1024>; // 1MiB(size)/64(line-size)=16000ways/16-way set
+			cache-sets = <1024>; // 1MiB(size)/64(line-size)=16384ways/16-way set
 			cache-level = <2>;
 		};
 	};
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-02-11 22:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-05 19:58 [PATCH] ARM: dts: bcm2711: Fix comment Richard Schleich
2022-02-05 19:58 ` Richard Schleich
2022-02-06 12:55 ` Stefan Wahren
2022-02-06 12:55   ` Stefan Wahren
2022-02-11 22:23 ` Florian Fainelli
2022-02-11 22:23   ` Florian Fainelli
2022-02-11 22:24   ` Florian Fainelli
2022-02-11 22:24     ` Florian Fainelli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.