All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] multi_v7_defconfig: make Rockchip usb2-phy built-in
@ 2017-04-03 10:22 ` Heiko Stuebner
  0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2017-04-03 10:22 UTC (permalink / raw)
  To: arm; +Cc: linux-rockchip, Heiko Stuebner, linux-arm-kernel

The phy is necessary for the dwc2 controllers driving the usb ports
on all arm32 Rockchip socs. Both the dwc2 as well as usb downstream
drivers (mass-storage as well as usb networking) are already built-in,
so only the phy is missing to allow booting from usb-devices without
to much hassle.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
---
Ideally to be applied directly to some armsoc defconfig branch.

 arch/arm/configs/multi_v7_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index d160b1b6c677..d8812f870d23 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -884,7 +884,7 @@ CONFIG_TI_PIPE3=y
 CONFIG_PHY_BERLIN_USB=y
 CONFIG_PHY_BERLIN_SATA=y
 CONFIG_PHY_ROCKCHIP_DP=m
-CONFIG_PHY_ROCKCHIP_USB=m
+CONFIG_PHY_ROCKCHIP_USB=y
 CONFIG_PHY_QCOM_APQ8064_SATA=m
 CONFIG_PHY_MIPHY28LP=y
 CONFIG_PHY_RCAR_GEN2=m
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] multi_v7_defconfig: make Rockchip usb2-phy built-in
@ 2017-04-03 10:22 ` Heiko Stuebner
  0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2017-04-03 10:22 UTC (permalink / raw)
  To: linux-arm-kernel

The phy is necessary for the dwc2 controllers driving the usb ports
on all arm32 Rockchip socs. Both the dwc2 as well as usb downstream
drivers (mass-storage as well as usb networking) are already built-in,
so only the phy is missing to allow booting from usb-devices without
to much hassle.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
---
Ideally to be applied directly to some armsoc defconfig branch.

 arch/arm/configs/multi_v7_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index d160b1b6c677..d8812f870d23 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -884,7 +884,7 @@ CONFIG_TI_PIPE3=y
 CONFIG_PHY_BERLIN_USB=y
 CONFIG_PHY_BERLIN_SATA=y
 CONFIG_PHY_ROCKCHIP_DP=m
-CONFIG_PHY_ROCKCHIP_USB=m
+CONFIG_PHY_ROCKCHIP_USB=y
 CONFIG_PHY_QCOM_APQ8064_SATA=m
 CONFIG_PHY_MIPHY28LP=y
 CONFIG_PHY_RCAR_GEN2=m
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] multi_v7_defconfig: make Rockchip usb2-phy built-in
  2017-04-03 10:22 ` Heiko Stuebner
@ 2017-04-19 12:22   ` Olof Johansson
  -1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2017-04-19 12:22 UTC (permalink / raw)
  To: Heiko Stuebner; +Cc: linux-rockchip, arm, linux-arm-kernel

On Mon, Apr 03, 2017 at 12:22:12PM +0200, Heiko Stuebner wrote:
> The phy is necessary for the dwc2 controllers driving the usb ports
> on all arm32 Rockchip socs. Both the dwc2 as well as usb downstream
> drivers (mass-storage as well as usb networking) are already built-in,
> so only the phy is missing to allow booting from usb-devices without
> to much hassle.
> 
> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
> ---
> Ideally to be applied directly to some armsoc defconfig branch.

Merged, thanks!

-Olof

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] multi_v7_defconfig: make Rockchip usb2-phy built-in
@ 2017-04-19 12:22   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2017-04-19 12:22 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Apr 03, 2017 at 12:22:12PM +0200, Heiko Stuebner wrote:
> The phy is necessary for the dwc2 controllers driving the usb ports
> on all arm32 Rockchip socs. Both the dwc2 as well as usb downstream
> drivers (mass-storage as well as usb networking) are already built-in,
> so only the phy is missing to allow booting from usb-devices without
> to much hassle.
> 
> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
> ---
> Ideally to be applied directly to some armsoc defconfig branch.

Merged, thanks!

-Olof

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-04-19 12:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-03 10:22 [PATCH] multi_v7_defconfig: make Rockchip usb2-phy built-in Heiko Stuebner
2017-04-03 10:22 ` Heiko Stuebner
2017-04-19 12:22 ` Olof Johansson
2017-04-19 12:22   ` Olof Johansson

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.