OSDN Git Service

ARM: BCM63XX: add basic support for the Broadcom BCM63138 DSL SoC
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 20 Feb 2014 23:53:13 +0000 (15:53 -0800)
committerFlorian Fainelli <f.fainelli@gmail.com>
Wed, 17 Sep 2014 17:56:06 +0000 (10:56 -0700)
commitdc6aec60e15fec86cdafc47d9fe3e2ca6c10958b
tree64f8c178de597fbcf05fa6042bef4e13d1cbc8ad
parent7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9
ARM: BCM63XX: add basic support for the Broadcom BCM63138 DSL SoC

This patch adds basic support for the Broadcom BCM63138 DSL SoC which is
using a dual-core Cortex A9 system. Add the very minimum required code
boot Linux on this SoC.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Documentation/devicetree/bindings/arm/bcm/bcm63138.txt [new file with mode: 0644]
arch/arm/mach-bcm/Kconfig
arch/arm/mach-bcm/Makefile
arch/arm/mach-bcm/bcm63xx.c [new file with mode: 0644]