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

2015-09-18 Thread Florian Fainelli
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

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

2015-09-18 Thread Gregory Fong
On Thu, Sep 17, 2015 at 10:42 AM, Florian Fainelli wrote: > On 16/09/15 23:08, Gregory Fong wrote: >>> [...] >>> diff --git a/drivers/soc/brcmstb/biuctrl.c b/drivers/soc/brcmstb/biuctrl.c >>> new file mode 100644 >>> index ..1d4deada1c4d >>> --- /dev/null >>> +++

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

2015-09-17 Thread Gregory Fong
On Tue, Sep 15, 2015 at 11:14 AM, 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

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

2015-09-17 Thread Florian Fainelli
On 16/09/15 23:08, Gregory Fong wrote: >> [...] >> diff --git a/drivers/soc/brcmstb/biuctrl.c b/drivers/soc/brcmstb/biuctrl.c >> new file mode 100644 >> index ..1d4deada1c4d >> --- /dev/null >> +++ b/drivers/soc/brcmstb/biuctrl.c >> @@ -0,0 +1,119 @@ >> [...] >> +int __init

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

2015-09-15 Thread Florian Fainelli
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