On Tue, Oct 20, 2015 at 3:39 AM, Russell King - ARM Linux
wrote:
> On Mon, Oct 19, 2015 at 08:27:44PM +0200, Uwe Kleine-König wrote:
>> Hello,
>>
>> On Mon, Oct 19, 2015 at 04:43:24PM +0100, Russell King - ARM Linux wrote:
>> > It's a bit ironic that you've chosen GPIO as an example there. The
>>
On 03/28/2015 07:22 PM, Uwe Kleine-König wrote:
Hello,
On Sat, Mar 28, 2015 at 09:38:12AM +0100, Robert Jarzmik wrote:
Alexandre Courbot writes:
On 03/28/2015 04:30 AM, Uwe Kleine-König wrote:
Looks good, but can't we also merge the call to gpiod_direction to avoid using
GPIOD_ASIS
On 03/28/2015 04:30 AM, Uwe Kleine-König wrote:
Since 39b2bbe3d715 (gpio: add flags argument to gpiod_get*() functions)
which appeared in v3.17-rc1, the gpiod_get* functions take an additional
parameter that allows to specify direction and initial value for output.
Currently this parameter is ma
one in irq_data
> (i.e. IRQS_PENDING).
>
> Signed-off-by: Octavian Purdila
> ---
> drivers/gpio/gpio-dln2.c | 53
> +++-
> 1 file changed, 7 insertions(+), 46 deletions(-)
Yum, less code!
Acked-by: Alexandre Courbot
--
To unsubsc
On Mon, Dec 1, 2014 at 5:32 AM, Robert Jarzmik wrote:
> Linus Walleij writes:
>
>> This definately make things better so:
>> Acked-by: Linus Walleij
> Thanks.
>
>> One comment though:
>>
if (dev->of_node) {
>> (...)
+ nop->gpiod_reset = devm_gpiod_get(dev, "reset-gpio
On Wed, Oct 29, 2014 at 7:27 AM, Andrew Bresticker
wrote:
> This series adds support for xHCI on NVIDIA Tegra SoCs. This includes:
> - patches 1 and 2: adding a driver for the mailbox used to communicate
>with the xHCI controller's firmware,
> - patches 3 and 4: extending the XUSB pad contr
On Mon, Oct 20, 2014 at 7:19 PM, Octavian Purdila
wrote:
> On Mon, Oct 20, 2014 at 8:08 AM, Alexandre Courbot wrote:
>>
>> On Wed, Oct 15, 2014 at 11:48 PM, Octavian Purdila
>> wrote:
>> > Some GPIO chips (e.g. the DLN2 USB adapter) have blocking get/set
&g
On Wed, Oct 15, 2014 at 11:48 PM, Octavian Purdila
wrote:
> Some GPIO chips (e.g. the DLN2 USB adapter) have blocking get/set
> operation but do not need a threaded irq handler.
Sorry if you already explained this (I have been a little bit late
with the GPIO reviews recently), but does this optim
On Thu, Oct 9, 2014 at 8:46 AM, RR wrote:
> On Wed, Oct 8, 2014 at 12:18 AM, Alexandre Courbot wrote:
>> On Wed, Oct 8, 2014 at 4:09 PM, Muthu Mani wrote:
>>>> -Original Message-
>>>> From: Alexandre Courbot [mailto:gnu...@gmail.com]
>>>> Se
On Wed, Oct 8, 2014 at 4:09 PM, Muthu Mani wrote:
>> -Original Message-
>> From: Alexandre Courbot [mailto:gnu...@gmail.com]
>> Sent: Tuesday, October 07, 2014 3:34 PM
>> To: Muthu Mani
>> Cc: Samuel Ortiz; Lee Jones; Wolfram Sang; Linus Walleij;
On Mon, Oct 6, 2014 at 11:47 PM, Muthu Mani wrote:
> +
> +static int cy_gpio_direction_input(struct gpio_chip *chip,
> + unsigned offset)
> +{
> + return 0;
> +}
> +
> +static int cy_gpio_direction_output(struct gpio_chip *chip,
> +
y ssh into my Venice2!
FWIW:
Tested-by: Alexandre Courbot
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
12 matches
Mail list logo