Sorry for the late response due to Chinese New Year Holidays here.
On Sun, Feb 10, 2013 at 07:46:30AM +0300, Max Filippov wrote:
> On Sat, Jan 19, 2013 at 2:33 AM, Linus Walleij
> wrote:
> > On Fri, Jan 18, 2013 at 8:57 AM, Shawn Guo wrote:
> >
> >> Some architectures (e.g. blackfin) provide gp
On Mon, Feb 11, 2013 at 5:50 PM, Max Filippov wrote:
> FWIW I see that the issue is caused by building drivers/gpio/devres.c
> with CONFIG_GPIOLIB=n. Should I just turn GPIO_DEVRES off too?
Hm. Shawn just added:
+config GPIO_DEVRES
+ def_bool y
+ depends on HAS_IOMEM
Can you please
Hi Linus,
On Mon, 11 Feb 2013 15:13:20 +0100 Linus Walleij
wrote:
>
> Max, can you point us to an xtensa cross-compiler so we can
> figure out where the problem is?
Prebuilt toolchains suitable for building the kernel can be found at
http://www.kernel.org/pub/tools/crosstool/ .
--
Cheers,
Ste
On Mon, Feb 11, 2013 at 6:13 PM, Linus Walleij wrote:
> On Sun, Feb 10, 2013 at 5:46 AM, Max Filippov wrote:
>> On Sat, Jan 19, 2013 at 2:33 AM, Linus Walleij
>> wrote:
>>> On Fri, Jan 18, 2013 at 8:57 AM, Shawn Guo wrote:
>>>
Some architectures (e.g. blackfin) provide gpio API without re
On Sun, Feb 10, 2013 at 5:46 AM, Max Filippov wrote:
> On Sat, Jan 19, 2013 at 2:33 AM, Linus Walleij
> wrote:
>> On Fri, Jan 18, 2013 at 8:57 AM, Shawn Guo wrote:
>>
>>> Some architectures (e.g. blackfin) provide gpio API without requiring
>>> GPIOLIB support (ARCH_WANT_OPTIONAL_GPIOLIB). dev
On Sat, Jan 19, 2013 at 2:33 AM, Linus Walleij wrote:
> On Fri, Jan 18, 2013 at 8:57 AM, Shawn Guo wrote:
>
>> Some architectures (e.g. blackfin) provide gpio API without requiring
>> GPIOLIB support (ARCH_WANT_OPTIONAL_GPIOLIB). devm_gpio_* functions
>> should also work for these architectures,
On Fri, Jan 18, 2013 at 8:57 AM, Shawn Guo wrote:
> Some architectures (e.g. blackfin) provide gpio API without requiring
> GPIOLIB support (ARCH_WANT_OPTIONAL_GPIOLIB). devm_gpio_* functions
> should also work for these architectures, since they do not really
> depend on GPIOLIB.
>
> Add a new
7 matches
Mail list logo