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 Mehrtensha...@hauke-m.de 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

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 ha...@hauke-m.de 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

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 Mehrtensha...@hauke-m.de 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

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 ha...@hauke-m.de 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

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 ha...@hauke-m.de 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?

[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 ha...@hauke-m.de --- Documentation/devicetree/bindings/bus/bcma.txt | 40 +