summaryrefslogtreecommitdiffstats
path: root/drivers/soc/brcmstb/biuctrl.c
Commit message (Collapse)AuthorAgeFilesLines
* soc: Move brcmstb to bcm/brcmstbFlorian Fainelli2016-05-311-116/+0
| | | | | | | | Unify the different Broadcom SoCs directory and have everybody live under drivers/soc/bcm/*. Acked-by: Scott Branden <scott.branden@broadcom.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* soc: brcmstb: Add Bus Interface Unit control setupFlorian Fainelli2015-10-091-0/+116
Broadcom STB SoCs (brcmstb) require an early setup of their Bus Interface Unit control register, this needs to happen before SMP is brought up because it affects how the CPU complex will be interfaced to the memory controller. Add support code which properly initializes the BIU registers based on whether "brcm,write-pairing" is present in Device Tree, and take care of saving and restoring credit register settings during system-wide suspend/resume operations. Acked-by: Gregory Fong <gregory.0xf0@gmail.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
OpenPOWER on IntegriCloud