summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/bcm7445.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: brcmstb: add BCM7445 system PM DT nodesBrian Norris2015-09-141-0/+84
| | | | | | | | Need the aon-ctrl, boot SRAM, and memory_controller descriptions. Signed-off-by: Brian Norris <computersforpeace@gmail.com> [florian: remove wake-timer, aon-pm-l2-intc duplicate] Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* ARM: dts: brcmstb: add BCM7445 GPIO nodesGregory Fong2015-08-111-0/+50
| | | | | | | | | Need the aon_pm_l2_intc and irq0_aon_intc descriptions, so included those as well. Signed-off-by: Gregory Fong <gregory.0xf0@gmail.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Olof Johansson <olof@lixom.net>
* ARM: dts: brcmstb: add nodes for SATA controller and PHYBrian Norris2015-05-131-0/+37
| | | | | Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* ARM: bcm7445: add NAND to DTSBrian Norris2015-05-131-0/+22
| | | | | | Signed-off-by: Brian Norris <computersforpeace@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* ARM: dts: fix typo in bcm7445.dtsiOlof Johansson2015-04-031-1/+1
| | | | | Reported-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Olof Johansson <olof@lixom.net>
* ARM: dts: brcmstb: add IRQ0 controllerBrian Norris2015-03-191-0/+12
| | | | | | | | | | | | This L2 controller handles multiplexing a few different interrupts. We also need it for configuring the interrupt forwarding masks for the UART. With this, we can *now* boot BCM7445 to a prompt using the upstream kernel + DTB. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* ARM: dts: brcmstb: un-hexify clock frequencyBrian Norris2015-03-191-1/+1
| | | | | | | | This value makes much more sense in decimal. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Acked-by: Gregory Fong <gregory.0xf0@gmail.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* ARM: brcmstb: dts: add a reference DTS for Broadcom 7445Marc Carino2014-07-281-0/+111
Add a sample DTS which will allow bootup of a board populated with the BCM7445 chip. Signed-off-by: Marc Carino <marc.ceeeee@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Brian Norris <computersforpeace@gmail.com> Cc: Matt Porter <mporter@linaro.org> Signed-off-by: Matt Porter <mporter@linaro.org>
OpenPOWER on IntegriCloud