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 12:50:01 +0000	[thread overview]
Message-ID: <2252714.CbdvSBxGFE@avalon> (raw)

Hi Jean,

Thank you for the patch.

On Friday 23 May 2014 10:36:22 Jean Delvare 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 ?

> ---
>  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


             reply	other threads:[~2014-05-26 12:50 UTC|newest]

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

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=2252714.CbdvSBxGFE@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).