From: Jingoo Han <jg1.han@samsung.com>
To: "'Sachin Kamat'" <sachin.kamat@samsung.com>,
linux-kernel@vger.kernel.org
Cc: linux-samsung-soc@vger.kernel.org, kishon@ti.com,
dianders@chromium.org, gautam.vivek@samsung.com,
spk.linux@gmail.com, tomasz.figa@gmail.com,
"'Jingoo Han'" <jg1.han@samsung.com>
Subject: Re: [PATCH v2 2/2] phy: Kconfig: Update config for Exynos USB DRD
Date: Thu, 10 Jul 2014 15:51:54 +0900 [thread overview]
Message-ID: <003a01cf9c0b$6f8eda40$4eac8ec0$%han@samsung.com> (raw)
In-Reply-To: <1404906569-28026-2-git-send-email-sachin.kamat@samsung.com>
On Wednesday, July 09, 2014 8:49 PM, Sachin Kamat wrote:
>
> USB DWC3 driver on Exynos platform does not work without its
> corresponding phy driver. Hence make the PHY driver depend on
> Exynos DWC3 driver and default it to yes to make things easier
> for the end user.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@samsung.com>
Reviewed-by: Jingoo Han <jg1.han@samsung.com>
Best regards,
Jingoo Han
> ---
> No changes since v1.
> ---
> drivers/phy/Kconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig
> index 128f8b92b55c..ee6c80a5392a 100644
> --- a/drivers/phy/Kconfig
> +++ b/drivers/phy/Kconfig
> @@ -152,8 +152,10 @@ config PHY_EXYNOS5_USBDRD
> tristate "Exynos5 SoC series USB DRD PHY driver"
> depends on ARCH_EXYNOS5 && OF
> depends on HAS_IOMEM
> + depends on USB_DWC3_EXYNOS
> select GENERIC_PHY
> select MFD_SYSCON
> + default y
> help
> Enable USB DRD PHY support for Exynos 5 SoC series.
> This driver provides PHY interface for USB 3.0 DRD controller
> --
> 1.7.9.5
next prev parent reply other threads:[~2014-07-10 6:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-09 11:49 [PATCH v2 1/2] phy: Kconfig: Re-organize Exynos USB 2.0 PHY configs Sachin Kamat
2014-07-09 11:49 ` [PATCH v2 2/2] phy: Kconfig: Update config for Exynos USB DRD Sachin Kamat
2014-07-10 6:51 ` Jingoo Han [this message]
2014-07-10 6:50 ` [PATCH v2 1/2] phy: Kconfig: Re-organize Exynos USB 2.0 PHY configs Jingoo Han
2014-07-14 8:56 ` Kishon Vijay Abraham I
2014-07-14 8:59 ` Sachin Kamat
2014-07-14 9:02 ` Kishon Vijay Abraham I
2014-07-14 9:06 ` Sachin Kamat
2014-07-14 9:09 ` Kishon Vijay Abraham I
2014-07-14 9:11 ` 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='003a01cf9c0b$6f8eda40$4eac8ec0$%han@samsung.com' \
--to=jg1.han@samsung.com \
--cc=dianders@chromium.org \
--cc=gautam.vivek@samsung.com \
--cc=kishon@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=sachin.kamat@samsung.com \
--cc=spk.linux@gmail.com \
--cc=tomasz.figa@gmail.com \
/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
Powered by JetHome