Re: [PATCH v2 1/2] bcma: register bcma as device tree driver

2014-09-18 Thread Hauke Mehrtens
On 09/18/2014 10:03 PM, Rafał Miłecki wrote: > On 16 September 2014 23:56, Hauke Mehrtens wrote: >> +The cores on the AXI bus are auto detected by bcma. bcma automatically >> +detects the cores > > I'm far from being an English expert, but above is kind of pleonasm to me ;) Yes to me too. ;-) >

Re: [PATCH v2 1/2] bcma: register bcma as device tree driver

2014-09-18 Thread Hauke Mehrtens
On 09/18/2014 11:42 AM, Arend van Spriel wrote: > On 09/17/14 17:10, Rafał Miłecki wrote: >> On 16 September 2014 23:56, Hauke Mehrtens wrote: >>> This driver is used by the bcm53xx ARM SoC code. Now it is possible to >>> give the address of the chipcommon core in device tree and bcma will >>> sea

Re: [PATCH v2 1/2] bcma: register bcma as device tree driver

2014-09-18 Thread Rafał Miłecki
On 16 September 2014 23:56, Hauke Mehrtens wrote: > +The cores on the AXI bus are auto detected by bcma. bcma automatically > +detects the cores I'm far from being an English expert, but above is kind of pleonasm to me ;) > and the memory ranges they are using and they get > +registered afterwa

Re: [PATCH v2 1/2] bcma: register bcma as device tree driver

2014-09-18 Thread Arend van Spriel
On 09/17/14 17:10, Rafał Miłecki wrote: On 16 September 2014 23:56, Hauke Mehrtens wrote: This driver is used by the bcm53xx ARM SoC code. Now it is possible to give the address of the chipcommon core in device tree and bcma will search for all the other cores. Did you get any answer from Are

Re: [PATCH v2 1/2] bcma: register bcma as device tree driver

2014-09-17 Thread Rafał Miłecki
On 16 September 2014 23:56, Hauke Mehrtens wrote: > This driver is used by the bcm53xx ARM SoC code. Now it is possible to > give the address of the chipcommon core in device tree and bcma will > search for all the other cores. Did you get any answer from Arend about detecting IRQs? If not: Aren

[PATCH v2 1/2] bcma: register bcma as device tree driver

2014-09-16 Thread Hauke Mehrtens
This driver is used by the bcm53xx ARM SoC code. Now it is possible to give the address of the chipcommon core in device tree and bcma will search for all the other cores. Signed-off-by: Hauke Mehrtens --- Documentation/devicetree/bindings/bus/bcma.txt | 40 + drivers/bcma/bcma_priva