On Mon, Dec 15, 2014 at 4:15 PM, Florian Fainelli wrote:
> 2014-12-12 6:33 GMT-08:00 Jonas Gorski :
>> On Fri, Dec 12, 2014 at 3:17 PM, John Crispin wrote:
>>>
>>>
>>> On 12/12/2014 15:12, Jonas Gorski wrote:
or the gpio-base problem, we should be able to register appropriate
platform d
2014-12-12 6:33 GMT-08:00 Jonas Gorski :
> On Fri, Dec 12, 2014 at 3:17 PM, John Crispin wrote:
>>
>>
>> On 12/12/2014 15:12, Jonas Gorski wrote:
>>> or the gpio-base problem, we should be able to register appropriate
>>> platform data for it as OF_DEV_AUXDATA() in of_platform_populate.
>>>
>>> e.
On 12/12/2014 15:33, Jonas Gorski wrote:
> On Fri, Dec 12, 2014 at 3:17 PM, John Crispin wrote:
>>
>>
>> On 12/12/2014 15:12, Jonas Gorski wrote:
>>> or the gpio-base problem, we should be able to register appropriate
>>> platform data for it as OF_DEV_AUXDATA() in of_platform_populate.
>>>
>>>
On Fri, Dec 12, 2014 at 3:17 PM, John Crispin wrote:
>
>
> On 12/12/2014 15:12, Jonas Gorski wrote:
>> or the gpio-base problem, we should be able to register appropriate
>> platform data for it as OF_DEV_AUXDATA() in of_platform_populate.
>>
>> e.g.
>>
>> struct bgpio_pdata gpio0_pdata = {
>>
On 12/12/2014 15:12, Jonas Gorski wrote:
> or the gpio-base problem, we should be able to register appropriate
> platform data for it as OF_DEV_AUXDATA() in of_platform_populate.
>
> e.g.
>
> struct bgpio_pdata gpio0_pdata = {
> .base = 0,
> };
>
> struct bgpio_pdata gpio1_pdata = {
>
On Thu, Dec 11, 2014 at 12:51 AM, Álvaro Fernández Rojas
wrote:
> Signed-off-by: Álvaro Fernández Rojas
> ---
> diff --git a/target/linux/brcm63xx/config-3.14
> b/target/linux/brcm63xx/config-3.14
> index dd27f47..f94c567 100644
> --- a/target/linux/brcm63xx/config-3.14
> +++ b/target/linux/brcm
Signed-off-by: Álvaro Fernández Rojas
---
diff --git a/target/linux/brcm63xx/config-3.14
b/target/linux/brcm63xx/config-3.14
index dd27f47..f94c567 100644
--- a/target/linux/brcm63xx/config-3.14
+++ b/target/linux/brcm63xx/config-3.14
@@ -76,6 +76,7 @@ CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_PC