linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH usb: phy: add run-time dependencies to R-Car driver
Date: Mon, 26 May 2014 23:08:11 +0000	[thread overview]
Message-ID: <2295087.cjuxKqNLig@avalon> (raw)
In-Reply-To: <2252714.CbdvSBxGFE@avalon>

Hi Sergei,

On Monday 26 May 2014 17:55:49 Sergei Shtylyov wrote:
> On 05/26/2014 04:50 PM, Laurent Pinchart wrote:
> >> The Renesas R-Car USB PHY driver only supports the R8A7778 and
> >> R8A7779, it isn't useful on other systems unless build testing.
> >> 
> >> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> >> Cc: Felipe Balbi <balbi@ti.com>
> >> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> >> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> > 
> > Could you please CC the linux-sh mailing list for similar patches in the
> > future ?
> > 
> > Sergei, any opinion on this ?
> 
>     I wouldn't object.

Thank you. I won't object either then.

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> >> ---
> >> 
> >>   drivers/usb/phy/Kconfig |    1 +
> >>   1 file changed, 1 insertion(+)
> >> 
> >> --- linux-3.15-rc6.orig/drivers/usb/phy/Kconfig	2014-04-14
> >> 09:42:31.481112766 +0200 +++
> >> linux-3.15-rc6/drivers/usb/phy/Kconfig	2014-05-23 10:11:59.979813625
> >> +0200
> >> @@ -208,6 +208,7 @@ config USB_MXS_PHY
> >>   config USB_RCAR_PHY
> >>   	tristate "Renesas R-Car USB PHY support"
> >>   	depends on USB || USB_GADGET
> >> +	depends on ARCH_R8A7778 || ARCH_R8A7779 || COMPILE_TEST
> >>   	select USB_PHY
> >>   	help
> >>   	  Say Y here to add support for the Renesas R-Car USB common PHY
> >>   	  driver.

-- 
Regards,

Laurent Pinchart


      parent reply	other threads:[~2014-05-26 23:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-26 12:50 [PATCH usb: phy: add run-time dependencies to R-Car driver Laurent Pinchart
2014-05-26 13:55 ` Sergei Shtylyov
2014-05-26 23:08 ` Laurent Pinchart [this message]

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=2295087.cjuxKqNLig@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=linux-sh@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).