linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: enable stmmac and realtek PHY as modules
@ 2016-06-03 22:38 Kevin Hilman
  2016-06-15 18:27 ` Kevin Hilman
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Hilman @ 2016-06-03 22:38 UTC (permalink / raw)
  To: linux-arm-kernel

Some Amlogic GXBB boards use the stmmac ethernet driver.  Also, enable
the realtek PHY used on meson-gxbb-odroidc2.  The micrel PHY used on the
meson-gxbb-p20x boards is already enabled.

Signed-off-by: Kevin Hilman <khilman@baylibre.com>
---
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index fd2d74d0491e..987a6158c19d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -127,6 +127,8 @@ CONFIG_SKY2=y
 CONFIG_RAVB=y
 CONFIG_SMC91X=y
 CONFIG_SMSC911X=y
+CONFIG_STMMAC_ETH=m
+CONFIG_REALTEK_PHY=m
 CONFIG_MICREL_PHY=y
 CONFIG_USB_PEGASUS=m
 CONFIG_USB_RTL8150=m
-- 
2.7.4

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

* [PATCH] arm64: defconfig: enable stmmac and realtek PHY as modules
  2016-06-03 22:38 [PATCH] arm64: defconfig: enable stmmac and realtek PHY as modules Kevin Hilman
@ 2016-06-15 18:27 ` Kevin Hilman
  2016-06-15 21:04   ` Kevin Hilman
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Hilman @ 2016-06-15 18:27 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Catalin, Will,

On Fri, Jun 3, 2016 at 3:38 PM, Kevin Hilman <khilman@baylibre.com> wrote:
> Some Amlogic GXBB boards use the stmmac ethernet driver.  Also, enable
> the realtek PHY used on meson-gxbb-odroidc2.  The micrel PHY used on the
> meson-gxbb-p20x boards is already enabled.
>
> Signed-off-by: Kevin Hilman <khilman@baylibre.com>

Gentle reminder ping.

Thanks,

Kevin

> ---
>  arch/arm64/configs/defconfig | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index fd2d74d0491e..987a6158c19d 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -127,6 +127,8 @@ CONFIG_SKY2=y
>  CONFIG_RAVB=y
>  CONFIG_SMC91X=y
>  CONFIG_SMSC911X=y
> +CONFIG_STMMAC_ETH=m
> +CONFIG_REALTEK_PHY=m
>  CONFIG_MICREL_PHY=y
>  CONFIG_USB_PEGASUS=m
>  CONFIG_USB_RTL8150=m
> --
> 2.7.4
>

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

* [PATCH] arm64: defconfig: enable stmmac and realtek PHY as modules
  2016-06-15 18:27 ` Kevin Hilman
@ 2016-06-15 21:04   ` Kevin Hilman
  0 siblings, 0 replies; 3+ messages in thread
From: Kevin Hilman @ 2016-06-15 21:04 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Jun 15, 2016 at 11:27 AM, Kevin Hilman <khilman@baylibre.com> wrote:
> Hi Catalin, Will,
>
> On Fri, Jun 3, 2016 at 3:38 PM, Kevin Hilman <khilman@baylibre.com> wrote:
>> Some Amlogic GXBB boards use the stmmac ethernet driver.  Also, enable
>> the realtek PHY used on meson-gxbb-odroidc2.  The micrel PHY used on the
>> meson-gxbb-p20x boards is already enabled.
>>
>> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
>
> Gentle reminder ping.

Oops, nevermind.  I guess we've been taking these through arm-soc.
Sorry for the noise.

Kevin

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

end of thread, other threads:[~2016-06-15 21:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-03 22:38 [PATCH] arm64: defconfig: enable stmmac and realtek PHY as modules Kevin Hilman
2016-06-15 18:27 ` Kevin Hilman
2016-06-15 21:04   ` Kevin Hilman

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).