Commit 7c43938f authored by Christian Marangi's avatar Christian Marangi Committed by Thomas Bogendoerfer
Browse files

mips: bmips: bcm6358/6368: define required brcm,bmips-cbr-reg



For the bcm6358/6368 SoC the brcm,bmips-cbr-reg due to bootloader
misconfiguration or HW bug from running the system from TP1.

A workaround is now present to handle broken system that suffer from
this bug hence add the now required property.

Reported-by: default avatarkernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202409251520.pE12GzHd-lkp@intel.com/


Signed-off-by: default avatarChristian Marangi <ansuelsmth@gmail.com>
Reviewed-by: default avatarFlorian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent 6f142932
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@ cpus {
		#size-cells = <0>;

		mips-hpt-frequency = <150000000>;
		brcm,bmips-cbr-reg = <0xff400000>;

		cpu@0 {
			compatible = "brcm,bmips4350";
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@ cpus {
		#size-cells = <0>;

		mips-hpt-frequency = <200000000>;
		brcm,bmips-cbr-reg = <0xff400000>;

		cpu@0 {
			compatible = "brcm,bmips4350";