On 13.10.2018 18:23, Linus Walleij wrote:
> On Sat, Oct 13, 2018 at 5:53 PM wzabo...@elektron.elka.pw.edu.pl
> wrote:
>
>> The question is, if there may be any other in-tree GPIO controller
>> driver that does not initialize those flags?
> So as I said, I looked over them and they all initialize
>
On Sat, Oct 13, 2018 at 5:53 PM wzabo...@elektron.elka.pw.edu.pl
wrote:
> The question is, if there may be any other in-tree GPIO controller
> driver that does not initialize those flags?
So as I said, I looked over them and they all initialize
their flags.
> Anyway the current situation is som
On 10/12/18 10:54 AM, Michal Simek wrote:
> Hi,
>
> On 11.10.2018 10:27, Linus Walleij wrote:
>> Hi Wojciech,
>>
>> (Thanks also Randy for forwarding this!)
>>
>> On Wed, Oct 10, 2018 at 6:32 PM wzab wrote:
>>
>>> The function of_get_named_gpiod_flags in older versions of the kernel
>>> (up to 4.7
Hi,
On 11.10.2018 10:27, Linus Walleij wrote:
> Hi Wojciech,
>
> (Thanks also Randy for forwarding this!)
>
> On Wed, Oct 10, 2018 at 6:32 PM wzab wrote:
>
>> The function of_get_named_gpiod_flags in older versions of the kernel
>> (up to 4.7.10 -
>> https://elixir.bootlin.com/linux/v4.7.10/s
Hi Wojciech,
(Thanks also Randy for forwarding this!)
On Wed, Oct 10, 2018 at 6:32 PM wzab wrote:
> The function of_get_named_gpiod_flags in older versions of the kernel
> (up to 4.7.10 -
> https://elixir.bootlin.com/linux/v4.7.10/source/drivers/gpio/gpiolib-of.c#L75
> )
> contained an import
Hi,
The function of_get_named_gpiod_flags in older versions of the kernel (up to
4.7.10 -
https://elixir.bootlin.com/linux/v4.7.10/source/drivers/gpio/gpiolib-of.c#L75 )
contained an important workaround:
/* .of_xlate might decide to not fill in the flags, so clear it. */if (flags)
*flags = 0;
[adding linux-gpio + Linus W.]
On 10/10/18 9:13 AM, wzab wrote:
> Hi,
>
> The function of_get_named_gpiod_flags in older versions of the kernel
> (up to 4.7.10 -
> https://elixir.bootlin.com/linux/v4.7.10/source/drivers/gpio/gpiolib-of.c#L75
> )
> contained an important workaround:
>
> /* .of
Hi,
The function of_get_named_gpiod_flags in older versions of the kernel
(up to 4.7.10 -
https://elixir.bootlin.com/linux/v4.7.10/source/drivers/gpio/gpiolib-of.c#L75 )
contained an important workaround:
/* .of_xlate might decide to not fill in the flags, so clear it. */if (flags)
*flags =
8 matches
Mail list logo