All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: renesas_defconfig: Enable REALTEK_PHY config option
@ 2019-04-05  8:14 Biju Das
  2019-04-08  9:39 ` Simon Horman
  0 siblings, 1 reply; 3+ messages in thread
From: Biju Das @ 2019-04-05  8:14 UTC (permalink / raw)
  To: Simon Horman
  Cc: Biju Das, Magnus Damm, linux-renesas-soc, Geert Uytterhoeven,
	Chris Paterson, Fabrizio Castro

Enable support for Realtek phy, which is used by RZ/G2E (r8a774c0) based
Silicon Linux CAT874 board.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
---
 arch/arm64/configs/renesas_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index 8a83012..0a17854 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -111,6 +111,7 @@ CONFIG_VIRTIO_NET=y
 CONFIG_RAVB=y
 CONFIG_MDIO_BUS_MUX_MMIOREG=y
 CONFIG_MICREL_PHY=y
+CONFIG_REALTEK_PHY=y
 # CONFIG_WLAN is not set
 CONFIG_INPUT_MATRIXKMAP=y
 CONFIG_INPUT_EVDEV=y
-- 
2.7.4


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

* Re: [PATCH] arm64: renesas_defconfig: Enable REALTEK_PHY config option
  2019-04-05  8:14 [PATCH] arm64: renesas_defconfig: Enable REALTEK_PHY config option Biju Das
@ 2019-04-08  9:39 ` Simon Horman
  2019-04-12 12:41   ` Simon Horman
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Horman @ 2019-04-08  9:39 UTC (permalink / raw)
  To: Biju Das
  Cc: Magnus Damm, linux-renesas-soc, Geert Uytterhoeven,
	Chris Paterson, Fabrizio Castro

On Fri, Apr 05, 2019 at 09:14:46AM +0100, Biju Das wrote:
> Enable support for Realtek phy, which is used by RZ/G2E (r8a774c0) based
> Silicon Linux CAT874 board.
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>

Thanks,

This looks fine to me but I will wait to see if there are other reviews
before applying.

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

> ---
>  arch/arm64/configs/renesas_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
> index 8a83012..0a17854 100644
> --- a/arch/arm64/configs/renesas_defconfig
> +++ b/arch/arm64/configs/renesas_defconfig
> @@ -111,6 +111,7 @@ CONFIG_VIRTIO_NET=y
>  CONFIG_RAVB=y
>  CONFIG_MDIO_BUS_MUX_MMIOREG=y
>  CONFIG_MICREL_PHY=y
> +CONFIG_REALTEK_PHY=y
>  # CONFIG_WLAN is not set
>  CONFIG_INPUT_MATRIXKMAP=y
>  CONFIG_INPUT_EVDEV=y
> -- 
> 2.7.4
> 

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

* Re: [PATCH] arm64: renesas_defconfig: Enable REALTEK_PHY config option
  2019-04-08  9:39 ` Simon Horman
@ 2019-04-12 12:41   ` Simon Horman
  0 siblings, 0 replies; 3+ messages in thread
From: Simon Horman @ 2019-04-12 12:41 UTC (permalink / raw)
  To: Biju Das
  Cc: Magnus Damm, linux-renesas-soc, Geert Uytterhoeven,
	Chris Paterson, Fabrizio Castro

On Mon, Apr 08, 2019 at 11:39:55AM +0200, Simon Horman wrote:
> On Fri, Apr 05, 2019 at 09:14:46AM +0100, Biju Das wrote:
> > Enable support for Realtek phy, which is used by RZ/G2E (r8a774c0) based
> > Silicon Linux CAT874 board.
> > 
> > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> 
> Thanks,
> 
> This looks fine to me but I will wait to see if there are other reviews
> before applying.

Thanks again,

I have applied this to the topic/renesas-defconfig branch which is included
in the devel branch and tags of the Renesas tree as a convenience to
developers.  The branch is not, however, included in the next branch or
tags nor is it targeted at upstream.

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

end of thread, other threads:[~2019-04-12 12:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-05  8:14 [PATCH] arm64: renesas_defconfig: Enable REALTEK_PHY config option Biju Das
2019-04-08  9:39 ` Simon Horman
2019-04-12 12:41   ` 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.