linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.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 13:55:49 +0000	[thread overview]
Message-ID: <538347E5.5030706@cogentembedded.com> (raw)
In-Reply-To: <2252714.CbdvSBxGFE@avalon>

Hello.

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.

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

WBR, Sergei


  reply	other threads:[~2014-05-26 13:55 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 [this message]
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=538347E5.5030706@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.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).