linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: horms@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: shmobile: defconfig: Replace USB_RCAR_GEN2_PHY by PHY_RCAR_GEN2
Date: Thu, 30 Apr 2015 09:19:04 +0900	[thread overview]
Message-ID: <20150430001903.GG17758@verge.net.au> (raw)
In-Reply-To: <1430222884-2095-1-git-send-email-geert+renesas@glider.be>

On Tue, Apr 28, 2015 at 02:08:03PM +0200, Geert Uytterhoeven wrote:
> The legacy-only USB_RCAR_GEN2_PHY driver was replaced by the DT-only
> PHY_RCAR_GEN2 driver.
> 
> Refresh the defconfig using "make savedefconfig" while we're at it.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> Oops, CONFIG_USB_RCAR_GEN2_PHY shouldn't have been in a multiplatform
> defconfig, as it supports legacy platform data only.

Thanks for cleaning this up.

I have queued this up for v4.2.

> 
>  arch/arm/configs/shmobile_defconfig | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
> index b58618e2d13c51c8..9961fbd633f8d165 100644
> --- a/arch/arm/configs/shmobile_defconfig
> +++ b/arch/arm/configs/shmobile_defconfig
> @@ -121,7 +121,6 @@ CONFIG_WATCHDOG=y
>  CONFIG_DA9063_WATCHDOG=y
>  CONFIG_MFD_AS3711=y
>  CONFIG_MFD_DA9063=y
> -CONFIG_REGULATOR=y
>  CONFIG_REGULATOR_AS3711=y
>  CONFIG_REGULATOR_DA9210=y
>  CONFIG_REGULATOR_GPIO=y
> @@ -160,7 +159,6 @@ CONFIG_USB_OHCI_HCD=y
>  CONFIG_USB_R8A66597_HCD=y
>  CONFIG_USB_RENESAS_USBHS=y
>  CONFIG_USB_RCAR_PHY=y
> -CONFIG_USB_RCAR_GEN2_PHY=y
>  CONFIG_USB_GADGET=y
>  CONFIG_USB_RENESAS_USBHS_UDC=y
>  CONFIG_USB_ETH=y
> @@ -182,6 +180,8 @@ CONFIG_IIO=y
>  CONFIG_AK8975=y
>  CONFIG_PWM=y
>  CONFIG_PWM_RENESAS_TPU=y
> +CONFIG_GENERIC_PHY=y
> +CONFIG_PHY_RCAR_GEN2=y
>  # CONFIG_DNOTIFY is not set
>  CONFIG_MSDOS_FS=y
>  CONFIG_VFAT_FS=y
> -- 
> 1.9.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

      parent reply	other threads:[~2015-04-30  0:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-28 12:08 [PATCH 1/2] ARM: shmobile: defconfig: Replace USB_RCAR_GEN2_PHY by PHY_RCAR_GEN2 Geert Uytterhoeven
2015-04-28 12:08 ` [PATCH 2/2] ARM: multi_v7_defconfig: " Geert Uytterhoeven
2015-04-30  0:17   ` Simon Horman
2015-05-09  2:14     ` Simon Horman
2015-05-12 15:15       ` Arnd Bergmann
2015-05-12 16:30         ` Geert Uytterhoeven
2015-05-12 19:42           ` Arnd Bergmann
2015-05-13  0:19             ` Simon Horman
2015-04-30  0:19 ` Simon Horman [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=20150430001903.GG17758@verge.net.au \
    --to=horms@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.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).