All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Felipe Balbi <balbi@kernel.org>,
	linux-usb <linux-usb@vger.kernel.org>
Subject: Re: [PATCH] usb: gadget: pch_udc: Convert to use GPIO descriptors
Date: Thu, 16 Jul 2020 10:44:41 +0200	[thread overview]
Message-ID: <CACRpkdZiO2t8pkt7tFMMzCgHYAiioGc_LY2R3iz=i=wGWF-8Bw@mail.gmail.com> (raw)
In-Reply-To: <20200702145716.GX3703480@smile.fi.intel.com>

On Thu, Jul 2, 2020 at 4:57 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:

> > Andy: your input would be appreciated, this kind of code
> > customizing random embedded Intel systems is deep water for
> > me, so this is just a rough guess on how it should be done.
>
> Linus, I have set up the device (it's actually available as Minnowboard v1) and
> will look at this.

OK whenever you have time, there is no hurry.

> For time being there is a patch you need to fold into this (sorry, it's mangled):
>
> (Explanation: GPIO will be locked with request_irq() call)

I do not understand this, sadly. gpiod_lock_as_irq() will be called
indeed, but we are requesting it as input and keeping it as such
so this should be fine?

Yours,
Linus Walleij

  reply	other threads:[~2020-07-16  8:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-27 11:10 [PATCH] usb: gadget: pch_udc: Convert to use GPIO descriptors Linus Walleij
2020-07-02 14:57 ` Andy Shevchenko
2020-07-16  8:44   ` Linus Walleij [this message]
2020-07-16 10:19     ` Andy Shevchenko
2020-07-19 11:29       ` Andy Shevchenko
2020-07-20 10:46 ` Andy Shevchenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACRpkdZiO2t8pkt7tFMMzCgHYAiioGc_LY2R3iz=i=wGWF-8Bw@mail.gmail.com' \
    --to=linus.walleij@linaro.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=balbi@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.