bmips: fix kernel panic caused by missing CBR address
authorDaniel González Cabanelas <dgcbueu@gmail.com>
Tue, 1 Oct 2024 13:45:26 +0000 (15:45 +0200)
committerRobert Marko <robimarko@gmail.com>
Tue, 1 Oct 2024 17:15:45 +0000 (19:15 +0200)
commit04c5c1ff70467c4230c427328d77667afb8b9668
tree48314a7c569df6db4a9d2effe65d37c4b8f61a8f
parentd3628ca20928e3efde887254390335ba0f5d39e2
bmips: fix kernel panic caused by missing CBR address

The cbr-reg DTS property uses a wrong name causing the RAC kernel
panic again on BCM6358 BCM6368 boards.

Use the correct cbr-reg name property.

Fixes: 7c9644a7b5 ("bmips: backport upstreamed RAC patches")
Signed-off-by: Daniel González Cabanelas <dgcbueu@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16561
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/bmips/dts/bcm6358.dtsi
target/linux/bmips/dts/bcm6368.dtsi