All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
@ 2019-04-23 13:13 ` Biju Das
  0 siblings, 0 replies; 18+ messages in thread
From: Biju Das @ 2019-04-23 13:13 UTC (permalink / raw)
  To: Simon Horman
  Cc: Biju Das, Magnus Damm, Russell King, linux-renesas-soc,
	linux-arm-kernel, Geert Uytterhoeven, Chris Paterson,
	Fabrizio Castro

Remove the GENERIC_PHY config option from shmobile_defconfig, as it is
selected by PHY_RCAR_GEN3_USB2.

PHY_RCAR_GEN3_USB2 is enabled by the commit 0cd4f4f10245d1d9616e00245
("ARM: shmobile: Enable PHY_RCAR_GEN3_USB2 in shmobile_defconfig").

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
---
 arch/arm/configs/shmobile_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 78425dd..f0d44d4 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -197,7 +197,6 @@ CONFIG_PWM=y
 CONFIG_PWM_RCAR=y
 CONFIG_PWM_RENESAS_TPU=y
 CONFIG_RESET_CONTROLLER=y
-CONFIG_GENERIC_PHY=y
 CONFIG_PHY_RCAR_GEN2=y
 CONFIG_PHY_RCAR_GEN3_USB2=y
 # CONFIG_DNOTIFY is not set
-- 
2.7.4


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

* [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
@ 2019-04-23 13:13 ` Biju Das
  0 siblings, 0 replies; 18+ messages in thread
From: Biju Das @ 2019-04-23 13:13 UTC (permalink / raw)
  To: Simon Horman
  Cc: Fabrizio Castro, Chris Paterson, Geert Uytterhoeven, Magnus Damm,
	Russell King, Biju Das, linux-renesas-soc, linux-arm-kernel

Remove the GENERIC_PHY config option from shmobile_defconfig, as it is
selected by PHY_RCAR_GEN3_USB2.

PHY_RCAR_GEN3_USB2 is enabled by the commit 0cd4f4f10245d1d9616e00245
("ARM: shmobile: Enable PHY_RCAR_GEN3_USB2 in shmobile_defconfig").

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
---
 arch/arm/configs/shmobile_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 78425dd..f0d44d4 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -197,7 +197,6 @@ CONFIG_PWM=y
 CONFIG_PWM_RCAR=y
 CONFIG_PWM_RENESAS_TPU=y
 CONFIG_RESET_CONTROLLER=y
-CONFIG_GENERIC_PHY=y
 CONFIG_PHY_RCAR_GEN2=y
 CONFIG_PHY_RCAR_GEN3_USB2=y
 # CONFIG_DNOTIFY is not set
-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
  2019-04-23 13:13 ` Biju Das
@ 2019-04-24  7:12   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 18+ messages in thread
From: Geert Uytterhoeven @ 2019-04-24  7:12 UTC (permalink / raw)
  To: Biju Das
  Cc: Simon Horman, Magnus Damm, Russell King, Linux-Renesas,
	Linux ARM, Geert Uytterhoeven, Chris Paterson, Fabrizio Castro

On Tue, Apr 23, 2019 at 3:20 PM Biju Das <biju.das@bp.renesas.com> wrote:
> Remove the GENERIC_PHY config option from shmobile_defconfig, as it is
> selected by PHY_RCAR_GEN3_USB2.
>
> PHY_RCAR_GEN3_USB2 is enabled by the commit 0cd4f4f10245d1d9616e00245
> ("ARM: shmobile: Enable PHY_RCAR_GEN3_USB2 in shmobile_defconfig").
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>

Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
@ 2019-04-24  7:12   ` Geert Uytterhoeven
  0 siblings, 0 replies; 18+ messages in thread
From: Geert Uytterhoeven @ 2019-04-24  7:12 UTC (permalink / raw)
  To: Biju Das
  Cc: Fabrizio Castro, Chris Paterson, Geert Uytterhoeven, Magnus Damm,
	Russell King, Linux-Renesas, Simon Horman, Linux ARM

On Tue, Apr 23, 2019 at 3:20 PM Biju Das <biju.das@bp.renesas.com> wrote:
> Remove the GENERIC_PHY config option from shmobile_defconfig, as it is
> selected by PHY_RCAR_GEN3_USB2.
>
> PHY_RCAR_GEN3_USB2 is enabled by the commit 0cd4f4f10245d1d9616e00245
> ("ARM: shmobile: Enable PHY_RCAR_GEN3_USB2 in shmobile_defconfig").
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>

Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
  2019-04-24  7:12   ` Geert Uytterhoeven
@ 2019-04-24  9:33     ` Simon Horman
  -1 siblings, 0 replies; 18+ messages in thread
From: Simon Horman @ 2019-04-24  9:33 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Biju Das, Magnus Damm, Russell King, Linux-Renesas, Linux ARM,
	Geert Uytterhoeven, Chris Paterson, Fabrizio Castro

On Wed, Apr 24, 2019 at 09:12:04AM +0200, Geert Uytterhoeven wrote:
> On Tue, Apr 23, 2019 at 3:20 PM Biju Das <biju.das@bp.renesas.com> wrote:
> > Remove the GENERIC_PHY config option from shmobile_defconfig, as it is
> > selected by PHY_RCAR_GEN3_USB2.
> >
> > PHY_RCAR_GEN3_USB2 is enabled by the commit 0cd4f4f10245d1d9616e00245
> > ("ARM: shmobile: Enable PHY_RCAR_GEN3_USB2 in shmobile_defconfig").
> >
> > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> 
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

This does not seem to work as expected when applied on top of
renesas-devel-20190423-v5.1-rc5.

Without this patch I see both CONFIG_GENERIC_PHY and CONFIG_PHY_RCAR_GEN
selected. With this patch I see neither selected, I expected both.

--- .config.old	2019-04-24 11:31:12.480520934 +0200
+++ .config	2019-04-24 11:31:34.732852122 +0200
@@ -4272,7 +4272,7 @@
 #
 # PHY Subsystem
 #
-CONFIG_GENERIC_PHY=y
+# CONFIG_GENERIC_PHY is not set
 # CONFIG_BCM_KONA_USB2_PHY is not set
 # CONFIG_PHY_CADENCE_DP is not set
 # CONFIG_PHY_CADENCE_DPHY is not set
@@ -4282,7 +4282,6 @@
 # CONFIG_PHY_PXA_28NM_USB2 is not set
 # CONFIG_PHY_CPCAP_USB is not set
 # CONFIG_PHY_MAPPHONE_MDM6600 is not set
-CONFIG_PHY_RCAR_GEN2=y
 # CONFIG_PHY_RCAR_GEN3_PCIE is not set
 # CONFIG_PHY_RCAR_GEN3_USB3 is not set
 # CONFIG_POWERCAP is not set

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

* Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
@ 2019-04-24  9:33     ` Simon Horman
  0 siblings, 0 replies; 18+ messages in thread
From: Simon Horman @ 2019-04-24  9:33 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Fabrizio Castro, Chris Paterson, Geert Uytterhoeven, Magnus Damm,
	Russell King, Biju Das, Linux-Renesas, Linux ARM

On Wed, Apr 24, 2019 at 09:12:04AM +0200, Geert Uytterhoeven wrote:
> On Tue, Apr 23, 2019 at 3:20 PM Biju Das <biju.das@bp.renesas.com> wrote:
> > Remove the GENERIC_PHY config option from shmobile_defconfig, as it is
> > selected by PHY_RCAR_GEN3_USB2.
> >
> > PHY_RCAR_GEN3_USB2 is enabled by the commit 0cd4f4f10245d1d9616e00245
> > ("ARM: shmobile: Enable PHY_RCAR_GEN3_USB2 in shmobile_defconfig").
> >
> > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> 
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

This does not seem to work as expected when applied on top of
renesas-devel-20190423-v5.1-rc5.

Without this patch I see both CONFIG_GENERIC_PHY and CONFIG_PHY_RCAR_GEN
selected. With this patch I see neither selected, I expected both.

--- .config.old	2019-04-24 11:31:12.480520934 +0200
+++ .config	2019-04-24 11:31:34.732852122 +0200
@@ -4272,7 +4272,7 @@
 #
 # PHY Subsystem
 #
-CONFIG_GENERIC_PHY=y
+# CONFIG_GENERIC_PHY is not set
 # CONFIG_BCM_KONA_USB2_PHY is not set
 # CONFIG_PHY_CADENCE_DP is not set
 # CONFIG_PHY_CADENCE_DPHY is not set
@@ -4282,7 +4282,6 @@
 # CONFIG_PHY_PXA_28NM_USB2 is not set
 # CONFIG_PHY_CPCAP_USB is not set
 # CONFIG_PHY_MAPPHONE_MDM6600 is not set
-CONFIG_PHY_RCAR_GEN2=y
 # CONFIG_PHY_RCAR_GEN3_PCIE is not set
 # CONFIG_PHY_RCAR_GEN3_USB3 is not set
 # CONFIG_POWERCAP is not set

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* RE: [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
  2019-04-24  9:33     ` Simon Horman
@ 2019-04-24  9:44       ` Biju Das
  -1 siblings, 0 replies; 18+ messages in thread
From: Biju Das @ 2019-04-24  9:44 UTC (permalink / raw)
  To: Simon Horman, Geert Uytterhoeven
  Cc: Magnus Damm, Russell King, Linux-Renesas, Linux ARM,
	Geert Uytterhoeven, Chris Paterson, Fabrizio Castro

Hi Simon,

Thanks for the feedback.

I missed to add the dependency for this patch.

This patch has dependency on
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20190424&id=5d8042e95fd471d0e342cf14f127194f1a867a01


regards,
Biju

> -----Original Message-----
> From: Simon Horman <horms@verge.net.au>
> Sent: 24 April 2019 10:33
> To: Geert Uytterhoeven <geert@linux-m68k.org>
> Cc: Biju Das <biju.das@bp.renesas.com>; Magnus Damm
> <magnus.damm@gmail.com>; Russell King <linux@armlinux.org.uk>; Linux-
> Renesas <linux-renesas-soc@vger.kernel.org>; Linux ARM <linux-arm-
> kernel@lists.infradead.org>; Geert Uytterhoeven
> <geert+renesas@glider.be>; Chris Paterson
> <Chris.Paterson2@renesas.com>; Fabrizio Castro
> <fabrizio.castro@bp.renesas.com>
> Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from
> shmobile_defconfig
> 
> On Wed, Apr 24, 2019 at 09:12:04AM +0200, Geert Uytterhoeven wrote:
> > On Tue, Apr 23, 2019 at 3:20 PM Biju Das <biju.das@bp.renesas.com>
> wrote:
> > > Remove the GENERIC_PHY config option from shmobile_defconfig, as it
> > > is selected by PHY_RCAR_GEN3_USB2.
> > >
> > > PHY_RCAR_GEN3_USB2 is enabled by the commit
> > > 0cd4f4f10245d1d9616e00245
> > > ("ARM: shmobile: Enable PHY_RCAR_GEN3_USB2 in
> shmobile_defconfig").
> > >
> > > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> >
> > Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
> 
> This does not seem to work as expected when applied on top of renesas-
> devel-20190423-v5.1-rc5.
> 
> Without this patch I see both CONFIG_GENERIC_PHY and
> CONFIG_PHY_RCAR_GEN selected. With this patch I see neither selected, I
> expected both.
> 
> --- .config.old	2019-04-24 11:31:12.480520934 +0200
> +++ .config	2019-04-24 11:31:34.732852122 +0200
> @@ -4272,7 +4272,7 @@
>  #
>  # PHY Subsystem
>  #
> -CONFIG_GENERIC_PHY=y
> +# CONFIG_GENERIC_PHY is not set
>  # CONFIG_BCM_KONA_USB2_PHY is not set
>  # CONFIG_PHY_CADENCE_DP is not set
>  # CONFIG_PHY_CADENCE_DPHY is not set
> @@ -4282,7 +4282,6 @@
>  # CONFIG_PHY_PXA_28NM_USB2 is not set
>  # CONFIG_PHY_CPCAP_USB is not set
>  # CONFIG_PHY_MAPPHONE_MDM6600 is not set -
> CONFIG_PHY_RCAR_GEN2=y  # CONFIG_PHY_RCAR_GEN3_PCIE is not set  #
> CONFIG_PHY_RCAR_GEN3_USB3 is not set  # CONFIG_POWERCAP is not set

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

* RE: [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
@ 2019-04-24  9:44       ` Biju Das
  0 siblings, 0 replies; 18+ messages in thread
From: Biju Das @ 2019-04-24  9:44 UTC (permalink / raw)
  To: Simon Horman, Geert Uytterhoeven
  Cc: Fabrizio Castro, Chris Paterson, Geert Uytterhoeven, Magnus Damm,
	Russell King, Linux-Renesas, Linux ARM

Hi Simon,

Thanks for the feedback.

I missed to add the dependency for this patch.

This patch has dependency on
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20190424&id=5d8042e95fd471d0e342cf14f127194f1a867a01


regards,
Biju

> -----Original Message-----
> From: Simon Horman <horms@verge.net.au>
> Sent: 24 April 2019 10:33
> To: Geert Uytterhoeven <geert@linux-m68k.org>
> Cc: Biju Das <biju.das@bp.renesas.com>; Magnus Damm
> <magnus.damm@gmail.com>; Russell King <linux@armlinux.org.uk>; Linux-
> Renesas <linux-renesas-soc@vger.kernel.org>; Linux ARM <linux-arm-
> kernel@lists.infradead.org>; Geert Uytterhoeven
> <geert+renesas@glider.be>; Chris Paterson
> <Chris.Paterson2@renesas.com>; Fabrizio Castro
> <fabrizio.castro@bp.renesas.com>
> Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from
> shmobile_defconfig
> 
> On Wed, Apr 24, 2019 at 09:12:04AM +0200, Geert Uytterhoeven wrote:
> > On Tue, Apr 23, 2019 at 3:20 PM Biju Das <biju.das@bp.renesas.com>
> wrote:
> > > Remove the GENERIC_PHY config option from shmobile_defconfig, as it
> > > is selected by PHY_RCAR_GEN3_USB2.
> > >
> > > PHY_RCAR_GEN3_USB2 is enabled by the commit
> > > 0cd4f4f10245d1d9616e00245
> > > ("ARM: shmobile: Enable PHY_RCAR_GEN3_USB2 in
> shmobile_defconfig").
> > >
> > > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> >
> > Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
> 
> This does not seem to work as expected when applied on top of renesas-
> devel-20190423-v5.1-rc5.
> 
> Without this patch I see both CONFIG_GENERIC_PHY and
> CONFIG_PHY_RCAR_GEN selected. With this patch I see neither selected, I
> expected both.
> 
> --- .config.old	2019-04-24 11:31:12.480520934 +0200
> +++ .config	2019-04-24 11:31:34.732852122 +0200
> @@ -4272,7 +4272,7 @@
>  #
>  # PHY Subsystem
>  #
> -CONFIG_GENERIC_PHY=y
> +# CONFIG_GENERIC_PHY is not set
>  # CONFIG_BCM_KONA_USB2_PHY is not set
>  # CONFIG_PHY_CADENCE_DP is not set
>  # CONFIG_PHY_CADENCE_DPHY is not set
> @@ -4282,7 +4282,6 @@
>  # CONFIG_PHY_PXA_28NM_USB2 is not set
>  # CONFIG_PHY_CPCAP_USB is not set
>  # CONFIG_PHY_MAPPHONE_MDM6600 is not set -
> CONFIG_PHY_RCAR_GEN2=y  # CONFIG_PHY_RCAR_GEN3_PCIE is not set  #
> CONFIG_PHY_RCAR_GEN3_USB3 is not set  # CONFIG_POWERCAP is not set

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
  2019-04-24  9:44       ` Biju Das
@ 2019-04-24 11:07         ` Simon Horman
  -1 siblings, 0 replies; 18+ messages in thread
From: Simon Horman @ 2019-04-24 11:07 UTC (permalink / raw)
  To: Biju Das
  Cc: Geert Uytterhoeven, Magnus Damm, Russell King, Linux-Renesas,
	Linux ARM, Geert Uytterhoeven, Chris Paterson, Fabrizio Castro

On Wed, Apr 24, 2019 at 09:44:11AM +0000, Biju Das wrote:
> Hi Simon,
> 
> Thanks for the feedback.
> 
> I missed to add the dependency for this patch.
> 
> This patch has dependency on
> https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20190424&id=5d8042e95fd471d0e342cf14f127194f1a867a01

Thanks, but I see the same result with this patch applied on top of

5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470

> > -----Original Message-----
> > From: Simon Horman <horms@verge.net.au>
> > Sent: 24 April 2019 10:33
> > To: Geert Uytterhoeven <geert@linux-m68k.org>
> > Cc: Biju Das <biju.das@bp.renesas.com>; Magnus Damm
> > <magnus.damm@gmail.com>; Russell King <linux@armlinux.org.uk>; Linux-
> > Renesas <linux-renesas-soc@vger.kernel.org>; Linux ARM <linux-arm-
> > kernel@lists.infradead.org>; Geert Uytterhoeven
> > <geert+renesas@glider.be>; Chris Paterson
> > <Chris.Paterson2@renesas.com>; Fabrizio Castro
> > <fabrizio.castro@bp.renesas.com>
> > Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from
> > shmobile_defconfig
> > 
> > On Wed, Apr 24, 2019 at 09:12:04AM +0200, Geert Uytterhoeven wrote:
> > > On Tue, Apr 23, 2019 at 3:20 PM Biju Das <biju.das@bp.renesas.com>
> > wrote:
> > > > Remove the GENERIC_PHY config option from shmobile_defconfig, as it
> > > > is selected by PHY_RCAR_GEN3_USB2.
> > > >
> > > > PHY_RCAR_GEN3_USB2 is enabled by the commit
> > > > 0cd4f4f10245d1d9616e00245
> > > > ("ARM: shmobile: Enable PHY_RCAR_GEN3_USB2 in
> > shmobile_defconfig").
> > > >
> > > > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> > >
> > > Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
> > 
> > This does not seem to work as expected when applied on top of renesas-
> > devel-20190423-v5.1-rc5.
> > 
> > Without this patch I see both CONFIG_GENERIC_PHY and
> > CONFIG_PHY_RCAR_GEN selected. With this patch I see neither selected, I
> > expected both.
> > 
> > --- .config.old	2019-04-24 11:31:12.480520934 +0200
> > +++ .config	2019-04-24 11:31:34.732852122 +0200
> > @@ -4272,7 +4272,7 @@
> >  #
> >  # PHY Subsystem
> >  #
> > -CONFIG_GENERIC_PHY=y
> > +# CONFIG_GENERIC_PHY is not set
> >  # CONFIG_BCM_KONA_USB2_PHY is not set
> >  # CONFIG_PHY_CADENCE_DP is not set
> >  # CONFIG_PHY_CADENCE_DPHY is not set
> > @@ -4282,7 +4282,6 @@
> >  # CONFIG_PHY_PXA_28NM_USB2 is not set
> >  # CONFIG_PHY_CPCAP_USB is not set
> >  # CONFIG_PHY_MAPPHONE_MDM6600 is not set -
> > CONFIG_PHY_RCAR_GEN2=y  # CONFIG_PHY_RCAR_GEN3_PCIE is not set  #
> > CONFIG_PHY_RCAR_GEN3_USB3 is not set  # CONFIG_POWERCAP is not set
> 

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

* Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
@ 2019-04-24 11:07         ` Simon Horman
  0 siblings, 0 replies; 18+ messages in thread
From: Simon Horman @ 2019-04-24 11:07 UTC (permalink / raw)
  To: Biju Das
  Cc: Fabrizio Castro, Chris Paterson, Geert Uytterhoeven, Magnus Damm,
	Russell King, Linux-Renesas, Geert Uytterhoeven, Linux ARM

On Wed, Apr 24, 2019 at 09:44:11AM +0000, Biju Das wrote:
> Hi Simon,
> 
> Thanks for the feedback.
> 
> I missed to add the dependency for this patch.
> 
> This patch has dependency on
> https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20190424&id=5d8042e95fd471d0e342cf14f127194f1a867a01

Thanks, but I see the same result with this patch applied on top of

5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470

> > -----Original Message-----
> > From: Simon Horman <horms@verge.net.au>
> > Sent: 24 April 2019 10:33
> > To: Geert Uytterhoeven <geert@linux-m68k.org>
> > Cc: Biju Das <biju.das@bp.renesas.com>; Magnus Damm
> > <magnus.damm@gmail.com>; Russell King <linux@armlinux.org.uk>; Linux-
> > Renesas <linux-renesas-soc@vger.kernel.org>; Linux ARM <linux-arm-
> > kernel@lists.infradead.org>; Geert Uytterhoeven
> > <geert+renesas@glider.be>; Chris Paterson
> > <Chris.Paterson2@renesas.com>; Fabrizio Castro
> > <fabrizio.castro@bp.renesas.com>
> > Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from
> > shmobile_defconfig
> > 
> > On Wed, Apr 24, 2019 at 09:12:04AM +0200, Geert Uytterhoeven wrote:
> > > On Tue, Apr 23, 2019 at 3:20 PM Biju Das <biju.das@bp.renesas.com>
> > wrote:
> > > > Remove the GENERIC_PHY config option from shmobile_defconfig, as it
> > > > is selected by PHY_RCAR_GEN3_USB2.
> > > >
> > > > PHY_RCAR_GEN3_USB2 is enabled by the commit
> > > > 0cd4f4f10245d1d9616e00245
> > > > ("ARM: shmobile: Enable PHY_RCAR_GEN3_USB2 in
> > shmobile_defconfig").
> > > >
> > > > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> > >
> > > Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
> > 
> > This does not seem to work as expected when applied on top of renesas-
> > devel-20190423-v5.1-rc5.
> > 
> > Without this patch I see both CONFIG_GENERIC_PHY and
> > CONFIG_PHY_RCAR_GEN selected. With this patch I see neither selected, I
> > expected both.
> > 
> > --- .config.old	2019-04-24 11:31:12.480520934 +0200
> > +++ .config	2019-04-24 11:31:34.732852122 +0200
> > @@ -4272,7 +4272,7 @@
> >  #
> >  # PHY Subsystem
> >  #
> > -CONFIG_GENERIC_PHY=y
> > +# CONFIG_GENERIC_PHY is not set
> >  # CONFIG_BCM_KONA_USB2_PHY is not set
> >  # CONFIG_PHY_CADENCE_DP is not set
> >  # CONFIG_PHY_CADENCE_DPHY is not set
> > @@ -4282,7 +4282,6 @@
> >  # CONFIG_PHY_PXA_28NM_USB2 is not set
> >  # CONFIG_PHY_CPCAP_USB is not set
> >  # CONFIG_PHY_MAPPHONE_MDM6600 is not set -
> > CONFIG_PHY_RCAR_GEN2=y  # CONFIG_PHY_RCAR_GEN3_PCIE is not set  #
> > CONFIG_PHY_RCAR_GEN3_USB3 is not set  # CONFIG_POWERCAP is not set
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* RE: [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
  2019-04-24 11:07         ` Simon Horman
@ 2019-04-24 11:11           ` Biju Das
  -1 siblings, 0 replies; 18+ messages in thread
From: Biju Das @ 2019-04-24 11:11 UTC (permalink / raw)
  To: Simon Horman
  Cc: Geert Uytterhoeven, Magnus Damm, Russell King, Linux-Renesas,
	Linux ARM, Geert Uytterhoeven, Chris Paterson, Fabrizio Castro

Hi Simon,

Thanks for the feedback.

> Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from
> shmobile_defconfig
> 
> On Wed, Apr 24, 2019 at 09:44:11AM +0000, Biju Das wrote:
> > Hi Simon,
> >
> > Thanks for the feedback.
> >
> > I missed to add the dependency for this patch.
> >
> > This patch has dependency on
> > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/co
> > mmit/?h=next-20190424&id=5d8042e95fd471d0e342cf14f127194f1a867a01
> 
> Thanks, but I see the same result with this patch applied on top of
> 
> 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470

That is strange.  Have you ran make shmobile_defconfig after applying the patch?

I get the following result with renesas- devel-20190423-v5.1-rc5.

CONFIG_GENERIC_PHY=y                                                                                                                                                                                                                                               
# CONFIG_BCM_KONA_USB2_PHY is not set                                            
# CONFIG_PHY_CADENCE_DP is not set                                               
# CONFIG_PHY_CADENCE_DPHY is not set                                             
# CONFIG_PHY_CADENCE_SIERRA is not set                                           
# CONFIG_PHY_FSL_IMX8MQ_USB is not set                                           
# CONFIG_PHY_PXA_28NM_HSIC is not set                                            
# CONFIG_PHY_PXA_28NM_USB2 is not set                                            
# CONFIG_PHY_CPCAP_USB is not set                                                
# CONFIG_PHY_MAPPHONE_MDM6600 is not set                                         
CONFIG_PHY_RCAR_GEN2=y                                                           
# CONFIG_PHY_RCAR_GEN3_PCIE is not set                                           
CONFIG_PHY_RCAR_GEN3_USB2=y   

Regards,
Biju

> > > -----Original Message-----
> > > From: Simon Horman <horms@verge.net.au>
> > > Sent: 24 April 2019 10:33
> > > To: Geert Uytterhoeven <geert@linux-m68k.org>
> > > Cc: Biju Das <biju.das@bp.renesas.com>; Magnus Damm
> > > <magnus.damm@gmail.com>; Russell King <linux@armlinux.org.uk>;
> > > Linux- Renesas <linux-renesas-soc@vger.kernel.org>; Linux ARM
> > > <linux-arm- kernel@lists.infradead.org>; Geert Uytterhoeven
> > > <geert+renesas@glider.be>; Chris Paterson
> > > <Chris.Paterson2@renesas.com>; Fabrizio Castro
> > > <fabrizio.castro@bp.renesas.com>
> > > Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from
> > > shmobile_defconfig
> > >
> > > On Wed, Apr 24, 2019 at 09:12:04AM +0200, Geert Uytterhoeven wrote:
> > > > On Tue, Apr 23, 2019 at 3:20 PM Biju Das <biju.das@bp.renesas.com>
> > > wrote:
> > > > > Remove the GENERIC_PHY config option from shmobile_defconfig, as
> > > > > it is selected by PHY_RCAR_GEN3_USB2.
> > > > >
> > > > > PHY_RCAR_GEN3_USB2 is enabled by the commit
> > > > > 0cd4f4f10245d1d9616e00245
> > > > > ("ARM: shmobile: Enable PHY_RCAR_GEN3_USB2 in
> > > shmobile_defconfig").
> > > > >
> > > > > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> > > >
> > > > Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
> > >
> > > This does not seem to work as expected when applied on top of
> > > renesas- devel-20190423-v5.1-rc5.
> > >
> > > Without this patch I see both CONFIG_GENERIC_PHY and
> > > CONFIG_PHY_RCAR_GEN selected. With this patch I see neither
> > > selected, I expected both.
> > >
> > > --- .config.old	2019-04-24 11:31:12.480520934 +0200
> > > +++ .config	2019-04-24 11:31:34.732852122 +0200
> > > @@ -4272,7 +4272,7 @@
> > >  #
> > >  # PHY Subsystem
> > >  #
> > > -CONFIG_GENERIC_PHY=y
> > > +# CONFIG_GENERIC_PHY is not set
> > >  # CONFIG_BCM_KONA_USB2_PHY is not set  #
> CONFIG_PHY_CADENCE_DP is
> > > not set  # CONFIG_PHY_CADENCE_DPHY is not set @@ -4282,7 +4282,6
> @@
> > > # CONFIG_PHY_PXA_28NM_USB2 is not set  # CONFIG_PHY_CPCAP_USB
> is not
> > > set  # CONFIG_PHY_MAPPHONE_MDM6600 is not set -
> > > CONFIG_PHY_RCAR_GEN2=y  # CONFIG_PHY_RCAR_GEN3_PCIE is not
> set  #
> > > CONFIG_PHY_RCAR_GEN3_USB3 is not set  # CONFIG_POWERCAP is not
> set
> >

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

* RE: [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
@ 2019-04-24 11:11           ` Biju Das
  0 siblings, 0 replies; 18+ messages in thread
From: Biju Das @ 2019-04-24 11:11 UTC (permalink / raw)
  To: Simon Horman
  Cc: Fabrizio Castro, Chris Paterson, Geert Uytterhoeven, Magnus Damm,
	Russell King, Linux-Renesas, Geert Uytterhoeven, Linux ARM

Hi Simon,

Thanks for the feedback.

> Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from
> shmobile_defconfig
> 
> On Wed, Apr 24, 2019 at 09:44:11AM +0000, Biju Das wrote:
> > Hi Simon,
> >
> > Thanks for the feedback.
> >
> > I missed to add the dependency for this patch.
> >
> > This patch has dependency on
> > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/co
> > mmit/?h=next-20190424&id=5d8042e95fd471d0e342cf14f127194f1a867a01
> 
> Thanks, but I see the same result with this patch applied on top of
> 
> 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470

That is strange.  Have you ran make shmobile_defconfig after applying the patch?

I get the following result with renesas- devel-20190423-v5.1-rc5.

CONFIG_GENERIC_PHY=y                                                                                                                                                                                                                                               
# CONFIG_BCM_KONA_USB2_PHY is not set                                            
# CONFIG_PHY_CADENCE_DP is not set                                               
# CONFIG_PHY_CADENCE_DPHY is not set                                             
# CONFIG_PHY_CADENCE_SIERRA is not set                                           
# CONFIG_PHY_FSL_IMX8MQ_USB is not set                                           
# CONFIG_PHY_PXA_28NM_HSIC is not set                                            
# CONFIG_PHY_PXA_28NM_USB2 is not set                                            
# CONFIG_PHY_CPCAP_USB is not set                                                
# CONFIG_PHY_MAPPHONE_MDM6600 is not set                                         
CONFIG_PHY_RCAR_GEN2=y                                                           
# CONFIG_PHY_RCAR_GEN3_PCIE is not set                                           
CONFIG_PHY_RCAR_GEN3_USB2=y   

Regards,
Biju

> > > -----Original Message-----
> > > From: Simon Horman <horms@verge.net.au>
> > > Sent: 24 April 2019 10:33
> > > To: Geert Uytterhoeven <geert@linux-m68k.org>
> > > Cc: Biju Das <biju.das@bp.renesas.com>; Magnus Damm
> > > <magnus.damm@gmail.com>; Russell King <linux@armlinux.org.uk>;
> > > Linux- Renesas <linux-renesas-soc@vger.kernel.org>; Linux ARM
> > > <linux-arm- kernel@lists.infradead.org>; Geert Uytterhoeven
> > > <geert+renesas@glider.be>; Chris Paterson
> > > <Chris.Paterson2@renesas.com>; Fabrizio Castro
> > > <fabrizio.castro@bp.renesas.com>
> > > Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from
> > > shmobile_defconfig
> > >
> > > On Wed, Apr 24, 2019 at 09:12:04AM +0200, Geert Uytterhoeven wrote:
> > > > On Tue, Apr 23, 2019 at 3:20 PM Biju Das <biju.das@bp.renesas.com>
> > > wrote:
> > > > > Remove the GENERIC_PHY config option from shmobile_defconfig, as
> > > > > it is selected by PHY_RCAR_GEN3_USB2.
> > > > >
> > > > > PHY_RCAR_GEN3_USB2 is enabled by the commit
> > > > > 0cd4f4f10245d1d9616e00245
> > > > > ("ARM: shmobile: Enable PHY_RCAR_GEN3_USB2 in
> > > shmobile_defconfig").
> > > > >
> > > > > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> > > >
> > > > Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
> > >
> > > This does not seem to work as expected when applied on top of
> > > renesas- devel-20190423-v5.1-rc5.
> > >
> > > Without this patch I see both CONFIG_GENERIC_PHY and
> > > CONFIG_PHY_RCAR_GEN selected. With this patch I see neither
> > > selected, I expected both.
> > >
> > > --- .config.old	2019-04-24 11:31:12.480520934 +0200
> > > +++ .config	2019-04-24 11:31:34.732852122 +0200
> > > @@ -4272,7 +4272,7 @@
> > >  #
> > >  # PHY Subsystem
> > >  #
> > > -CONFIG_GENERIC_PHY=y
> > > +# CONFIG_GENERIC_PHY is not set
> > >  # CONFIG_BCM_KONA_USB2_PHY is not set  #
> CONFIG_PHY_CADENCE_DP is
> > > not set  # CONFIG_PHY_CADENCE_DPHY is not set @@ -4282,7 +4282,6
> @@
> > > # CONFIG_PHY_PXA_28NM_USB2 is not set  # CONFIG_PHY_CPCAP_USB
> is not
> > > set  # CONFIG_PHY_MAPPHONE_MDM6600 is not set -
> > > CONFIG_PHY_RCAR_GEN2=y  # CONFIG_PHY_RCAR_GEN3_PCIE is not
> set  #
> > > CONFIG_PHY_RCAR_GEN3_USB3 is not set  # CONFIG_POWERCAP is not
> set
> >

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
  2019-04-24 11:11           ` Biju Das
@ 2019-04-26 10:12             ` Simon Horman
  -1 siblings, 0 replies; 18+ messages in thread
From: Simon Horman @ 2019-04-26 10:12 UTC (permalink / raw)
  To: Biju Das
  Cc: Geert Uytterhoeven, Magnus Damm, Russell King, Linux-Renesas,
	Linux ARM, Geert Uytterhoeven, Chris Paterson, Fabrizio Castro

On Wed, Apr 24, 2019 at 11:11:43AM +0000, Biju Das wrote:
> Hi Simon,
> 
> Thanks for the feedback.
> 
> > Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from
> > shmobile_defconfig
> > 
> > On Wed, Apr 24, 2019 at 09:44:11AM +0000, Biju Das wrote:
> > > Hi Simon,
> > >
> > > Thanks for the feedback.
> > >
> > > I missed to add the dependency for this patch.
> > >
> > > This patch has dependency on
> > > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/co
> > > mmit/?h=next-20190424&id=5d8042e95fd471d0e342cf14f127194f1a867a01
> > 
> > Thanks, but I see the same result with this patch applied on top of
> > 
> > 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470
> 
> That is strange.  Have you ran make shmobile_defconfig after applying the patch?
> 
> I get the following result with renesas- devel-20190423-v5.1-rc5.

Thanks, I also see things working fine with both
* [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
* 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470
applied on top of renesas-devel-20190423-v5.1-rc5

I think I can go ahead and apply
[PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
once I rebase my branches on v5.2-rc1, agter it has been release and
assuming it includes
5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470

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

* Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
@ 2019-04-26 10:12             ` Simon Horman
  0 siblings, 0 replies; 18+ messages in thread
From: Simon Horman @ 2019-04-26 10:12 UTC (permalink / raw)
  To: Biju Das
  Cc: Fabrizio Castro, Chris Paterson, Geert Uytterhoeven, Magnus Damm,
	Russell King, Linux-Renesas, Geert Uytterhoeven, Linux ARM

On Wed, Apr 24, 2019 at 11:11:43AM +0000, Biju Das wrote:
> Hi Simon,
> 
> Thanks for the feedback.
> 
> > Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from
> > shmobile_defconfig
> > 
> > On Wed, Apr 24, 2019 at 09:44:11AM +0000, Biju Das wrote:
> > > Hi Simon,
> > >
> > > Thanks for the feedback.
> > >
> > > I missed to add the dependency for this patch.
> > >
> > > This patch has dependency on
> > > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/co
> > > mmit/?h=next-20190424&id=5d8042e95fd471d0e342cf14f127194f1a867a01
> > 
> > Thanks, but I see the same result with this patch applied on top of
> > 
> > 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470
> 
> That is strange.  Have you ran make shmobile_defconfig after applying the patch?
> 
> I get the following result with renesas- devel-20190423-v5.1-rc5.

Thanks, I also see things working fine with both
* [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
* 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470
applied on top of renesas-devel-20190423-v5.1-rc5

I think I can go ahead and apply
[PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
once I rebase my branches on v5.2-rc1, agter it has been release and
assuming it includes
5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* RE: [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
  2019-04-26 10:12             ` Simon Horman
@ 2019-04-26 10:14               ` Biju Das
  -1 siblings, 0 replies; 18+ messages in thread
From: Biju Das @ 2019-04-26 10:14 UTC (permalink / raw)
  To: Simon Horman
  Cc: Geert Uytterhoeven, Magnus Damm, Russell King, Linux-Renesas,
	Linux ARM, Geert Uytterhoeven, Chris Paterson, Fabrizio Castro

> Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from
> shmobile_defconfig
> 
> On Wed, Apr 24, 2019 at 11:11:43AM +0000, Biju Das wrote:
> > Hi Simon,
> >
> > Thanks for the feedback.
> >
> > > Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from
> > > shmobile_defconfig
> > >
> > > On Wed, Apr 24, 2019 at 09:44:11AM +0000, Biju Das wrote:
> > > > Hi Simon,
> > > >
> > > > Thanks for the feedback.
> > > >
> > > > I missed to add the dependency for this patch.
> > > >
> > > > This patch has dependency on
> > > > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.gi
> > > > t/co
> > > > mmit/?h=next-
> 20190424&id=5d8042e95fd471d0e342cf14f127194f1a867a01
> > >
> > > Thanks, but I see the same result with this patch applied on top of
> > >
> > > 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470
> >
> > That is strange.  Have you ran make shmobile_defconfig after applying the
> patch?
> >
> > I get the following result with renesas- devel-20190423-v5.1-rc5.
> 
> Thanks, I also see things working fine with both
> * [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
> * 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470 applied on
> top of renesas-devel-20190423-v5.1-rc5
> 
> I think I can go ahead and apply
> [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
> once I rebase my branches on v5.2-rc1, agter it has been release and
> assuming it includes
> 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470

Thanks Simon.

Regards,
Biju

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

* RE: [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
@ 2019-04-26 10:14               ` Biju Das
  0 siblings, 0 replies; 18+ messages in thread
From: Biju Das @ 2019-04-26 10:14 UTC (permalink / raw)
  To: Simon Horman
  Cc: Fabrizio Castro, Chris Paterson, Geert Uytterhoeven, Magnus Damm,
	Russell King, Linux-Renesas, Geert Uytterhoeven, Linux ARM

> Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from
> shmobile_defconfig
> 
> On Wed, Apr 24, 2019 at 11:11:43AM +0000, Biju Das wrote:
> > Hi Simon,
> >
> > Thanks for the feedback.
> >
> > > Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from
> > > shmobile_defconfig
> > >
> > > On Wed, Apr 24, 2019 at 09:44:11AM +0000, Biju Das wrote:
> > > > Hi Simon,
> > > >
> > > > Thanks for the feedback.
> > > >
> > > > I missed to add the dependency for this patch.
> > > >
> > > > This patch has dependency on
> > > > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.gi
> > > > t/co
> > > > mmit/?h=next-
> 20190424&id=5d8042e95fd471d0e342cf14f127194f1a867a01
> > >
> > > Thanks, but I see the same result with this patch applied on top of
> > >
> > > 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470
> >
> > That is strange.  Have you ran make shmobile_defconfig after applying the
> patch?
> >
> > I get the following result with renesas- devel-20190423-v5.1-rc5.
> 
> Thanks, I also see things working fine with both
> * [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
> * 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470 applied on
> top of renesas-devel-20190423-v5.1-rc5
> 
> I think I can go ahead and apply
> [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
> once I rebase my branches on v5.2-rc1, agter it has been release and
> assuming it includes
> 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470

Thanks Simon.

Regards,
Biju

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
  2019-04-26 10:14               ` Biju Das
@ 2019-05-20 11:25                 ` Simon Horman
  -1 siblings, 0 replies; 18+ messages in thread
From: Simon Horman @ 2019-05-20 11:25 UTC (permalink / raw)
  To: Biju Das
  Cc: Geert Uytterhoeven, Magnus Damm, Russell King, Linux-Renesas,
	Linux ARM, Geert Uytterhoeven, Chris Paterson, Fabrizio Castro

On Fri, Apr 26, 2019 at 10:14:26AM +0000, Biju Das wrote:
> > Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from
> > shmobile_defconfig
> > 
> > On Wed, Apr 24, 2019 at 11:11:43AM +0000, Biju Das wrote:
> > > Hi Simon,
> > >
> > > Thanks for the feedback.
> > >
> > > > Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from
> > > > shmobile_defconfig
> > > >
> > > > On Wed, Apr 24, 2019 at 09:44:11AM +0000, Biju Das wrote:
> > > > > Hi Simon,
> > > > >
> > > > > Thanks for the feedback.
> > > > >
> > > > > I missed to add the dependency for this patch.
> > > > >
> > > > > This patch has dependency on
> > > > > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.gi
> > > > > t/co
> > > > > mmit/?h=next-
> > 20190424&id=5d8042e95fd471d0e342cf14f127194f1a867a01
> > > >
> > > > Thanks, but I see the same result with this patch applied on top of
> > > >
> > > > 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470
> > >
> > > That is strange.  Have you ran make shmobile_defconfig after applying the
> > patch?
> > >
> > > I get the following result with renesas- devel-20190423-v5.1-rc5.
> > 
> > Thanks, I also see things working fine with both
> > * [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
> > * 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470 applied on
> > top of renesas-devel-20190423-v5.1-rc5
> > 
> > I think I can go ahead and apply
> > [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
> > once I rebase my branches on v5.2-rc1, agter it has been release and
> > assuming it includes
> > 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470
> 
> Thanks Simon.

Likewise, thanks.

Now that v5.2-rc1 is available I have applied this patch for inclusion
in v5.3.

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

* Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
@ 2019-05-20 11:25                 ` Simon Horman
  0 siblings, 0 replies; 18+ messages in thread
From: Simon Horman @ 2019-05-20 11:25 UTC (permalink / raw)
  To: Biju Das
  Cc: Fabrizio Castro, Chris Paterson, Geert Uytterhoeven, Magnus Damm,
	Russell King, Linux-Renesas, Geert Uytterhoeven, Linux ARM

On Fri, Apr 26, 2019 at 10:14:26AM +0000, Biju Das wrote:
> > Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from
> > shmobile_defconfig
> > 
> > On Wed, Apr 24, 2019 at 11:11:43AM +0000, Biju Das wrote:
> > > Hi Simon,
> > >
> > > Thanks for the feedback.
> > >
> > > > Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from
> > > > shmobile_defconfig
> > > >
> > > > On Wed, Apr 24, 2019 at 09:44:11AM +0000, Biju Das wrote:
> > > > > Hi Simon,
> > > > >
> > > > > Thanks for the feedback.
> > > > >
> > > > > I missed to add the dependency for this patch.
> > > > >
> > > > > This patch has dependency on
> > > > > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.gi
> > > > > t/co
> > > > > mmit/?h=next-
> > 20190424&id=5d8042e95fd471d0e342cf14f127194f1a867a01
> > > >
> > > > Thanks, but I see the same result with this patch applied on top of
> > > >
> > > > 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470
> > >
> > > That is strange.  Have you ran make shmobile_defconfig after applying the
> > patch?
> > >
> > > I get the following result with renesas- devel-20190423-v5.1-rc5.
> > 
> > Thanks, I also see things working fine with both
> > * [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
> > * 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470 applied on
> > top of renesas-devel-20190423-v5.1-rc5
> > 
> > I think I can go ahead and apply
> > [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
> > once I rebase my branches on v5.2-rc1, agter it has been release and
> > assuming it includes
> > 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470
> 
> Thanks Simon.

Likewise, thanks.

Now that v5.2-rc1 is available I have applied this patch for inclusion
in v5.3.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-05-20 11:25 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-23 13:13 [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig Biju Das
2019-04-23 13:13 ` Biju Das
2019-04-24  7:12 ` Geert Uytterhoeven
2019-04-24  7:12   ` Geert Uytterhoeven
2019-04-24  9:33   ` Simon Horman
2019-04-24  9:33     ` Simon Horman
2019-04-24  9:44     ` Biju Das
2019-04-24  9:44       ` Biju Das
2019-04-24 11:07       ` Simon Horman
2019-04-24 11:07         ` Simon Horman
2019-04-24 11:11         ` Biju Das
2019-04-24 11:11           ` Biju Das
2019-04-26 10:12           ` Simon Horman
2019-04-26 10:12             ` Simon Horman
2019-04-26 10:14             ` Biju Das
2019-04-26 10:14               ` Biju Das
2019-05-20 11:25               ` Simon Horman
2019-05-20 11:25                 ` Simon Horman

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.