linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v5.3
@ 2019-06-21  9:14 Simon Horman
  2019-06-21  9:14 ` [PATCH 1/1] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig Simon Horman
  2019-06-25 12:16 ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v5.3 Olof Johansson
  0 siblings, 2 replies; 3+ messages in thread
From: Simon Horman @ 2019-06-21  9:14 UTC (permalink / raw)
  To: arm
  Cc: Arnd Bergmann, Kevin Hilman, Magnus Damm, linux-renesas-soc,
	Olof Johansson, Simon Horman, linux-arm-kernel

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC defconfig updates for v5.3.


The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm-defconfig-for-v5.3

for you to fetch changes up to b995421faef5b24ee8ec60d66b356b57ca0c8b77:

  ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig (2019-05-20 13:24:06 +0200)

----------------------------------------------------------------
Renesas ARM Based SoC Defconfig Updates for v5.3

* Remove GENERIC_PHY from shmobile_defconfig as it is now selected

----------------------------------------------------------------
Biju Das (1):
      ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig

 arch/arm/configs/shmobile_defconfig | 1 -
 1 file changed, 1 deletion(-)

_______________________________________________
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] 3+ messages in thread

* [PATCH 1/1] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
  2019-06-21  9:14 [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v5.3 Simon Horman
@ 2019-06-21  9:14 ` Simon Horman
  2019-06-25 12:16 ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v5.3 Olof Johansson
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2019-06-21  9:14 UTC (permalink / raw)
  To: linux-renesas-soc; +Cc: Simon Horman, Magnus Damm, linux-arm-kernel, Biju Das

From: Biju Das <biju.das@bp.renesas.com>

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>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 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 eb02ba9ec6e6..c6c70355141c 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.11.0


_______________________________________________
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] 3+ messages in thread

* Re: [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v5.3
  2019-06-21  9:14 [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v5.3 Simon Horman
  2019-06-21  9:14 ` [PATCH 1/1] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig Simon Horman
@ 2019-06-25 12:16 ` Olof Johansson
  1 sibling, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2019-06-25 12:16 UTC (permalink / raw)
  To: Simon Horman
  Cc: Arnd Bergmann, Kevin Hilman, Magnus Damm, linux-renesas-soc, arm,
	linux-arm-kernel

On Fri, Jun 21, 2019 at 11:14:01AM +0200, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM based SoC defconfig updates for v5.3.
> 
> 
> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
> 
>   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm-defconfig-for-v5.3
> 
> for you to fetch changes up to b995421faef5b24ee8ec60d66b356b57ca0c8b77:
> 
>   ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig (2019-05-20 13:24:06 +0200)

Merged, thanks!


-Olof

_______________________________________________
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] 3+ messages in thread

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-21  9:14 [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v5.3 Simon Horman
2019-06-21  9:14 ` [PATCH 1/1] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig Simon Horman
2019-06-25 12:16 ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v5.3 Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).