From: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>
To: Sachin Kamat
<sachin.kamat-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org,
balbi-l0cyMroinI0@public.gmane.org,
gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org,
dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org,
gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org,
spk.linux-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Subject: Re: [PATCH 1/2] usb: host: Kconfig: Select PHY drivers for Exynos EHCI/OHCI
Date: Thu, 26 Jun 2014 14:19:20 +0530 [thread overview]
Message-ID: <53ABDE90.2010103@ti.com> (raw)
In-Reply-To: <1403761178-5371-1-git-send-email-sachin.kamat-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
Hi Sachin,
On Thursday 26 June 2014 11:09 AM, Sachin Kamat wrote:
> EHCI and OHCI drivers on Exynos platforms do not work without their
> corresponding SoC specific phy drivers. Hence it makes no sense to
> keep these phy drivers as user selectable. Instead select them from
> the respective USB configs to make things easier for the end user.
> While at it enable 5250 phy for Exynos 5420 SoC too.
>
> Signed-off-by: Sachin Kamat <sachin.kamat-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
> Cc: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>
> ---
> drivers/phy/Kconfig | 37 +++++++------------------------------
> drivers/usb/host/Kconfig | 10 ++++++----
> 2 files changed, 13 insertions(+), 34 deletions(-)
>
> diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig
> index 16a2f067c242..7fe7ef5f1322 100644
> --- a/drivers/phy/Kconfig
> +++ b/drivers/phy/Kconfig
<snip>
>
> config USB_EHCI_EXYNOS
> - tristate "EHCI support for Samsung S5P/EXYNOS SoC Series"
> - depends on PLAT_S5P || ARCH_EXYNOS
> - help
> - Enable support for the Samsung Exynos SOC's on-chip EHCI controller.
> + tristate "EHCI support for Samsung S5P/EXYNOS SoC Series"
> + depends on PLAT_S5P || ARCH_EXYNOS
> + select PHY_SAMSUNG_USB2 if ARCH_EXYNOS
I am skeptical to add select after the problems it created during previous
releases.
Maybe use 'default y if ARCH_EXYNOS' in PHY_SAMSUNG_USB2 Kconfig?
Thanks
Kishon
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2014-06-26 8:49 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-26 5:39 [PATCH 1/2] usb: host: Kconfig: Select PHY drivers for Exynos EHCI/OHCI Sachin Kamat
2014-06-26 5:55 ` Tushar Behera
2014-06-26 8:09 ` Vivek Gautam
2014-06-26 8:25 ` Sachin Kamat
[not found] ` <CAK5sBcHL0f+UVFoyQT3O8m+NAv3rNjiq=aEH4xh9BV3tFbYcSg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-06-26 8:53 ` Sachin Kamat
2014-06-26 9:07 ` Vivek Gautam
[not found] ` <1403761178-5371-1-git-send-email-sachin.kamat-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-06-26 5:39 ` [PATCH 2/2] usb: dwc3: Kconfig: Select PHY drivers for Exynos DWC3 Sachin Kamat
2014-06-26 5:56 ` Tushar Behera
2014-06-26 8:49 ` Kishon Vijay Abraham I [this message]
2014-06-26 9:02 ` [PATCH 1/2] usb: host: Kconfig: Select PHY drivers for Exynos EHCI/OHCI Sachin Kamat
2014-06-27 15:46 ` Felipe Balbi
2014-06-27 15:55 ` Doug Anderson
2014-06-27 15:59 ` Felipe Balbi
[not found] ` <20140627155900.GN8069-HgARHv6XitL9zxVx7UNMDg@public.gmane.org>
2014-06-27 16:32 ` Doug Anderson
2014-06-27 16:53 ` Olof Johansson
2014-06-30 8:32 ` Sachin Kamat
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=53ABDE90.2010103@ti.com \
--to=kishon-l0cymroini0@public.gmane.org \
--cc=balbi-l0cyMroinI0@public.gmane.org \
--cc=dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org \
--cc=gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
--cc=gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org \
--cc=kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
--cc=linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=sachin.kamat-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
--cc=spk.linux-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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.