[PATCH v2 2/3] soc: brcmstb: Add Bus Interface Unit control setup

Florian Fainelli f.fainelli at gmail.com
Fri Sep 18 12:22:56 PDT 2015


On 15/09/15 11:14, Florian Fainelli wrote:
> 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.
> 
> Signed-off-by: Florian Fainelli <f.fainelli at gmail.com>

Applied to soc/next with Gregory's tag and the revised function
prototype returning void.
-- 
Florian



More information about the linux-arm-kernel mailing list