William Zhang
12bbc223bd
ARM: dts: bcmbca: bcm6846: fix interrupt controller node
...
Add the missing gic registers and interrupts property to the gic node.
Fixes: de1a99ac0b ("ARM: dts: Add DTS files for bcmbca SoC BCM6846")
Signed-off-by: William Zhang <william.zhang@broadcom.com >
Link: https://lore.kernel.org/r/20220801194647.29437-3-william.zhang@broadcom.com
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com >
2022-08-15 09:35:55 -07:00
William Zhang
b7e204600e
ARM: dts: bcmbca: bcm6846: clean up psci node
...
Remove unnecessary cpu_on and cpu_off properties from psci
node as they are only needed for psci version prior to 0.2.
Fixes: de1a99ac0b ("ARM: dts: Add DTS files for bcmbca SoC BCM6846")
Signed-off-by: William Zhang <william.zhang@broadcom.com >
Link: https://lore.kernel.org/r/20220801194647.29437-2-william.zhang@broadcom.com
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com >
2022-08-15 09:35:54 -07:00
William Zhang
57d81a9797
ARM: dts: bcmbca: bcm6846: fix timer node cpu mask flag
...
The cpu mask flag value should match the number of cpu cores in the
chip. Correct the value to two cpus for BCM6846 dual core SoC.
Fixes: de1a99ac0b ("ARM: dts: Add DTS files for bcmbca SoC BCM6846")
Signed-off-by: William Zhang <william.zhang@broadcom.com >
Link: https://lore.kernel.org/r/20220801194647.29437-1-william.zhang@broadcom.com
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com >
2022-08-15 09:35:54 -07:00
William Zhang
de1a99ac0b
ARM: dts: Add DTS files for bcmbca SoC BCM6846
...
Add DTS for ARMv7 based broadband SoC BCM6846. bcm6846.dtsi is the
SoC description DTS header and bcm96846.dts is a simple DTS file for
Broadcom BCM96846 Reference board that only enable the UART port.
Signed-off-by: William Zhang <william.zhang@broadcom.com >
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com >
2022-06-13 10:12:26 -07:00