summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/bcm5301x.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: enable clock support for BCM5301XJon Mason2015-11-201-21/+71
| | | | | | | | | Replace current device tree dummy clocks with real clock support for Broadcom Northstar SoCs. Signed-off-by: Jon Mason <jonmason@broadcom.com> Reviewed-by: Ray Jui <rjui@broadcom.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* ARM: BCM5301X: Add profiling supportFelix Fietkau2015-08-111-0/+7
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Olof Johansson <olof@lixom.net>
* ARM: BCM5301X: activate some additional options in pl310 cache controllerHauke Mehrtens2015-08-111-0/+3
| | | | | | | | | | | | In the default Broadcom SDK the shared override is activated for this cache controller, do the same in the upstream code. Data and instruction prefetching is not activated by default for this cache controller on the bcm53xx SoC, do it manually like it is done in the vendor SDK. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Olof Johansson <olof@lixom.net>
* ARM: BCM5301X: add IRQ numbers for PCIe controllerHauke Mehrtens2015-06-061-0/+24
| | | | | | | | | The driver for the PCIe controller was just added, this adds the missing definition of the IRQ numbers to device tree. The driver itself will be automatically detected by bcma. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* ARM: BCM5301X: add NAND flash chip descriptionHauke Mehrtens2015-06-061-0/+12
| | | | | | | | | This adds the NAND flash chip description for a standard chip found connected to this SoC. This makes use of generic Broadcom NAND driver with the iProc interface. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* ARM: BCM5301X: Add buttons for Netgear R6250Rafał Miłecki2014-12-041-0/+1
| | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* ARM: BCM5301X: Add IRQs to Broadcom's bus-axi in DTS fileHauke Mehrtens2014-12-011-0/+34
| | | | | | | | | IRQ support for Broadcom's bus-axi driver bcma was merged into John Linville's wireless tree and will show up in 3.19. This patch makes use of this feature in the DTS file for the the BCM5301X SoCs. I left the PCIe controller out, because this still needs some discussion. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* ARM: BCM5301X: Add Broadcom's bus-axi to the DTS fileRafał Miłecki2014-11-271-0/+16
| | | | | | | | | This has been successfully tested on Netgear R6250 and two other development (unnamed) devices, all of them BCM4708 based. We also got a possitive feedback from R7000 (BCM4709) tester. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* ARM: BCM5301X: add dts files for BCM4708 SoCHauke Mehrtens2014-02-191-0/+95
This uses the newly added BCM5301X SoC code. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Christian Daudt <bcm@fixthebug.org> Signed-off-by: Matt Porter <mporter@linaro.org>
OpenPOWER on IntegriCloud