aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/bcm47622.dtsi (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-06-13ARM: dts: Update BCM47622 DTS fileWilliam Zhang1-5/+9
Fix a few issue in bcm47622.dtsi file: - Remove unnecessary cpu_on and cpu_off properties from psci node - Add the missing gic registers and interrupts property to gic node - Cosmetic changes Signed-off-by: William Zhang <william.zhang@broadcom.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2022-04-22ARM: dts: add dts files for bcmbca soc 47622William Zhang1-0/+126
Add dts for ARMv7 based broadband SoC BCM47622. bcm47622.dtsi is the SoC description dts header and bcm947622.dts is a simple dts file for Broadcom BCM947622 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>