From: kishon@ti.com (Kishon Vijay Abraham I)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 4/4] ARM: multi_v7_defconfig: Enable stih41x usb phy driver.
Date: Mon, 8 Sep 2014 15:11:13 +0530 [thread overview]
Message-ID: <540D79B9.6090408@ti.com> (raw)
In-Reply-To: <1410168638-11072-5-git-send-email-peter.griffin@linaro.org>
On Monday 08 September 2014 03:00 PM, Peter Griffin wrote:
> This driver is used by the ehci / ohci usb controllers on stih41x SoCs.
>
> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
FWIW
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
> ---
> arch/arm/configs/multi_v7_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index 5fb95fb..74fd4a1 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -387,6 +387,7 @@ CONFIG_PWM_VT8500=y
> CONFIG_OMAP_USB2=y
> CONFIG_TI_PIPE3=y
> CONFIG_PHY_MIPHY365X=y
> +CONFIG_PHY_STIH41X_USB=y
> CONFIG_PHY_SUN4I_USB=y
> CONFIG_EXT4_FS=y
> CONFIG_VFAT_FS=y
>
WARNING: multiple messages have this Message-ID (diff)
From: Kishon Vijay Abraham I <kishon@ti.com>
To: Peter Griffin <peter.griffin@linaro.org>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, srinivas.kandagatla@gmail.com,
maxime.coquelin@st.com, patrice.chotard@st.com
Cc: lee.jones@linaro.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v3 4/4] ARM: multi_v7_defconfig: Enable stih41x usb phy driver.
Date: Mon, 8 Sep 2014 15:11:13 +0530 [thread overview]
Message-ID: <540D79B9.6090408@ti.com> (raw)
In-Reply-To: <1410168638-11072-5-git-send-email-peter.griffin@linaro.org>
On Monday 08 September 2014 03:00 PM, Peter Griffin wrote:
> This driver is used by the ehci / ohci usb controllers on stih41x SoCs.
>
> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
FWIW
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
> ---
> arch/arm/configs/multi_v7_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index 5fb95fb..74fd4a1 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -387,6 +387,7 @@ CONFIG_PWM_VT8500=y
> CONFIG_OMAP_USB2=y
> CONFIG_TI_PIPE3=y
> CONFIG_PHY_MIPHY365X=y
> +CONFIG_PHY_STIH41X_USB=y
> CONFIG_PHY_SUN4I_USB=y
> CONFIG_EXT4_FS=y
> CONFIG_VFAT_FS=y
>
WARNING: multiple messages have this Message-ID (diff)
From: Kishon Vijay Abraham I <kishon@ti.com>
To: Peter Griffin <peter.griffin@linaro.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>, <srinivas.kandagatla@gmail.com>,
<maxime.coquelin@st.com>, <patrice.chotard@st.com>
Cc: <lee.jones@linaro.org>, <devicetree@vger.kernel.org>
Subject: Re: [PATCH v3 4/4] ARM: multi_v7_defconfig: Enable stih41x usb phy driver.
Date: Mon, 8 Sep 2014 15:11:13 +0530 [thread overview]
Message-ID: <540D79B9.6090408@ti.com> (raw)
In-Reply-To: <1410168638-11072-5-git-send-email-peter.griffin@linaro.org>
On Monday 08 September 2014 03:00 PM, Peter Griffin wrote:
> This driver is used by the ehci / ohci usb controllers on stih41x SoCs.
>
> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
FWIW
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
> ---
> arch/arm/configs/multi_v7_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index 5fb95fb..74fd4a1 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -387,6 +387,7 @@ CONFIG_PWM_VT8500=y
> CONFIG_OMAP_USB2=y
> CONFIG_TI_PIPE3=y
> CONFIG_PHY_MIPHY365X=y
> +CONFIG_PHY_STIH41X_USB=y
> CONFIG_PHY_SUN4I_USB=y
> CONFIG_EXT4_FS=y
> CONFIG_VFAT_FS=y
>
next prev parent reply other threads:[~2014-09-08 9:41 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-08 9:30 [PATCH v3 0/4] Add usb phy support for STiH41x SoCs Peter Griffin
2014-09-08 9:30 ` Peter Griffin
2014-09-08 9:30 ` Peter Griffin
2014-09-08 9:30 ` [PATCH v3 1/4] phy: phy-stih41x-usb: " Peter Griffin
2014-09-08 9:30 ` Peter Griffin
2014-09-08 9:30 ` Peter Griffin
2014-09-08 9:39 ` Kishon Vijay Abraham I
2014-09-08 9:39 ` Kishon Vijay Abraham I
2014-09-08 9:39 ` Kishon Vijay Abraham I
2014-09-08 10:31 ` Peter Griffin
2014-09-08 10:31 ` Peter Griffin
2014-09-08 10:31 ` Peter Griffin
2014-09-08 9:30 ` [PATCH v3 2/4] phy: phy-stih41x-usb: Add dt documentation for USB phy on STiH415/6 Peter Griffin
2014-09-08 9:30 ` Peter Griffin
2014-09-08 9:30 ` [PATCH v3 3/4] MAINTAINERS: Add phy-stih41x-usb.c to ARCH/STI architecture Peter Griffin
2014-09-08 9:30 ` Peter Griffin
2014-09-08 9:30 ` [PATCH v3 4/4] ARM: multi_v7_defconfig: Enable stih41x usb phy driver Peter Griffin
2014-09-08 9:30 ` Peter Griffin
2014-09-08 9:41 ` Kishon Vijay Abraham I [this message]
2014-09-08 9:41 ` Kishon Vijay Abraham I
2014-09-08 9:41 ` Kishon Vijay Abraham I
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=540D79B9.6090408@ti.com \
--to=kishon@ti.com \
--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 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.