Re: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-16 Thread Florian Fainelli
On 05/11/2016 07:45 AM, Bharat Kumar Gogada wrote: >> +- brcm,log2-scb-sizes: log2 size of the SCB window that is mapped to >> +PCIe space >> + there must be exactly one value per memory controller present in the >> +system >> + (ranges from 1 to 3) > > Can you please give more insight on what

Re: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-16 Thread Florian Fainelli
On 05/11/2016 07:45 AM, Bharat Kumar Gogada wrote: >> +- brcm,log2-scb-sizes: log2 size of the SCB window that is mapped to >> +PCIe space >> + there must be exactly one value per memory controller present in the >> +system >> + (ranges from 1 to 3) > > Can you please give more insight on what

RE: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-11 Thread Bharat Kumar Gogada
> > .../devicetree/bindings/pci/brcm,brcmstb-pcie.txt | 98 > ++ > 1 file changed, 98 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/pci/brcm,brcmstb-pcie.txt > > diff --git a/Documentation/devicetree/bindings/pci/brcm,brcmstb-pcie.txt >

RE: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-11 Thread Bharat Kumar Gogada
> > .../devicetree/bindings/pci/brcm,brcmstb-pcie.txt | 98 > ++ > 1 file changed, 98 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/pci/brcm,brcmstb-pcie.txt > > diff --git a/Documentation/devicetree/bindings/pci/brcm,brcmstb-pcie.txt >

Re: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-10 Thread Arnd Bergmann
On Tuesday 10 May 2016 10:00:12 Florian Fainelli wrote: > > The two critical pieces of information that the PCIe RC needs are: > > - number of memory controllers present in the system to avoid > configuring a window to a non-existing or non-populated memory controller > > - size of the memory

Re: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-10 Thread Arnd Bergmann
On Tuesday 10 May 2016 10:00:12 Florian Fainelli wrote: > > The two critical pieces of information that the PCIe RC needs are: > > - number of memory controllers present in the system to avoid > configuring a window to a non-existing or non-populated memory controller > > - size of the memory

Re: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-10 Thread Florian Fainelli
On 05/05/2016 02:15 PM, Arnd Bergmann wrote: >> +Required properties: >> +- compatible: must be one of: "brcm,bcm7425-pcie" >> + "brcm,bcm7435-pcie" >> + "brcm,bcm7445-pcie" >> + >> +- reg: specifies the physical base address of the controller

Re: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-10 Thread Florian Fainelli
On 05/05/2016 02:15 PM, Arnd Bergmann wrote: >> +Required properties: >> +- compatible: must be one of: "brcm,bcm7425-pcie" >> + "brcm,bcm7435-pcie" >> + "brcm,bcm7445-pcie" >> + >> +- reg: specifies the physical base address of the controller

Re: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-09 Thread Florian Fainelli
On 05/09/2016 12:26 PM, Rob Herring wrote: > On Thu, May 05, 2016 at 12:14:59PM -0700, Florian Fainelli wrote: >> From: Jim Quinlan >> >> This patchs adds the Device Tree bindings for the Broadcom STB PCIe root >> complex hardware. >> >> Signed-off-by: Jim Quinlan

Re: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-09 Thread Florian Fainelli
On 05/09/2016 12:26 PM, Rob Herring wrote: > On Thu, May 05, 2016 at 12:14:59PM -0700, Florian Fainelli wrote: >> From: Jim Quinlan >> >> This patchs adds the Device Tree bindings for the Broadcom STB PCIe root >> complex hardware. >> >> Signed-off-by: Jim Quinlan

Re: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-09 Thread Florian Fainelli
On 05/09/2016 12:26 PM, Rob Herring wrote: > On Thu, May 05, 2016 at 12:14:59PM -0700, Florian Fainelli wrote: >> From: Jim Quinlan >> >> This patchs adds the Device Tree bindings for the Broadcom STB PCIe root >> complex hardware. >> >> Signed-off-by: Jim Quinlan >> Signed-off-by: Florian

Re: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-09 Thread Florian Fainelli
On 05/09/2016 12:26 PM, Rob Herring wrote: > On Thu, May 05, 2016 at 12:14:59PM -0700, Florian Fainelli wrote: >> From: Jim Quinlan >> >> This patchs adds the Device Tree bindings for the Broadcom STB PCIe root >> complex hardware. >> >> Signed-off-by: Jim Quinlan >> Signed-off-by: Florian

Re: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-09 Thread Rob Herring
On Thu, May 05, 2016 at 12:14:59PM -0700, Florian Fainelli wrote: > From: Jim Quinlan > > This patchs adds the Device Tree bindings for the Broadcom STB PCIe root > complex hardware. > > Signed-off-by: Jim Quinlan > Signed-off-by: Florian Fainelli

Re: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-09 Thread Rob Herring
On Thu, May 05, 2016 at 12:14:59PM -0700, Florian Fainelli wrote: > From: Jim Quinlan > > This patchs adds the Device Tree bindings for the Broadcom STB PCIe root > complex hardware. > > Signed-off-by: Jim Quinlan > Signed-off-by: Florian Fainelli > --- > Changes in v2: > > - rewrite the

Re: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-09 Thread Arnd Bergmann
On Thursday 05 May 2016 14:46:22 Florian Fainelli wrote: > > > > >> +- brcm,gen: integer that indicates desired forced generation of link: 1 > >> => 2.5 > >> + Gbps, 2 => 5.0 Gbps, 3 => 8.0 Gbps. Will override the auto-negotation if > >> + specified. > > > > to repeat my earlier comment from

Re: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-09 Thread Arnd Bergmann
On Thursday 05 May 2016 14:46:22 Florian Fainelli wrote: > > > > >> +- brcm,gen: integer that indicates desired forced generation of link: 1 > >> => 2.5 > >> + Gbps, 2 => 5.0 Gbps, 3 => 8.0 Gbps. Will override the auto-negotation if > >> + specified. > > > > to repeat my earlier comment from

Re: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-05 Thread Florian Fainelli
On 05/05/16 14:15, Arnd Bergmann wrote: > On Thursday 05 May 2016 12:14:59 Florian Fainelli wrote: >> From: Jim Quinlan >> >> This patchs adds the Device Tree bindings for the Broadcom STB PCIe root >> complex hardware. >> >> Signed-off-by: Jim Quinlan

Re: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-05 Thread Florian Fainelli
On 05/05/16 14:15, Arnd Bergmann wrote: > On Thursday 05 May 2016 12:14:59 Florian Fainelli wrote: >> From: Jim Quinlan >> >> This patchs adds the Device Tree bindings for the Broadcom STB PCIe root >> complex hardware. >> >> Signed-off-by: Jim Quinlan >> Signed-off-by: Florian Fainelli >> ---

Re: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-05 Thread Arnd Bergmann
On Thursday 05 May 2016 12:14:59 Florian Fainelli wrote: > From: Jim Quinlan > > This patchs adds the Device Tree bindings for the Broadcom STB PCIe root > complex hardware. > > Signed-off-by: Jim Quinlan > Signed-off-by: Florian Fainelli

Re: [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-05 Thread Arnd Bergmann
On Thursday 05 May 2016 12:14:59 Florian Fainelli wrote: > From: Jim Quinlan > > This patchs adds the Device Tree bindings for the Broadcom STB PCIe root > complex hardware. > > Signed-off-by: Jim Quinlan > Signed-off-by: Florian Fainelli > --- > Changes in v2: > > - rewrite the binding

[PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-05 Thread Florian Fainelli
From: Jim Quinlan This patchs adds the Device Tree bindings for the Broadcom STB PCIe root complex hardware. Signed-off-by: Jim Quinlan Signed-off-by: Florian Fainelli --- Changes in v2: - rewrite the binding document almost

[PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

2016-05-05 Thread Florian Fainelli
From: Jim Quinlan This patchs adds the Device Tree bindings for the Broadcom STB PCIe root complex hardware. Signed-off-by: Jim Quinlan Signed-off-by: Florian Fainelli --- Changes in v2: - rewrite the binding document almost from scratch to include many more references to existing