linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROC
@ 2020-01-28  0:38 Scott Branden
  2020-01-28  1:05 ` Florian Fainelli
  2020-01-28 10:00 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Scott Branden @ 2020-01-28  0:38 UTC (permalink / raw)
  To: Andrew Lunn, Florian Fainelli, Heiner Kallweit
  Cc: BCM Kernel Feedback, Russell King, David S . Miller, netdev,
	linux-kernel, Scott Branden

Add default MDIO_BCM_IPROC Kconfig setting such that it is default
on for IPROC family of devices.

Signed-off-by: Scott Branden <scott.branden@broadcom.com>
---
 drivers/net/phy/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig
index 8dc461f7574b..b6315a01f36e 100644
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -38,6 +38,7 @@ config MDIO_BCM_IPROC
 	tristate "Broadcom iProc MDIO bus controller"
 	depends on ARCH_BCM_IPROC || COMPILE_TEST
 	depends on HAS_IOMEM && OF_MDIO
+	default ARCH_BCM_IPROC
 	help
 	  This module provides a driver for the MDIO busses found in the
 	  Broadcom iProc SoC's.
-- 
2.17.1


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

* Re: [PATCH 1/1] net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROC
  2020-01-28  0:38 [PATCH 1/1] net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROC Scott Branden
@ 2020-01-28  1:05 ` Florian Fainelli
  2020-01-28 10:00 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Florian Fainelli @ 2020-01-28  1:05 UTC (permalink / raw)
  To: Scott Branden, Andrew Lunn, Heiner Kallweit
  Cc: BCM Kernel Feedback, Russell King, David S . Miller, netdev,
	linux-kernel



On 1/27/2020 4:38 PM, Scott Branden wrote:
> Add default MDIO_BCM_IPROC Kconfig setting such that it is default
> on for IPROC family of devices.
> 
> Signed-off-by: Scott Branden <scott.branden@broadcom.com>

Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
-- 
Florian

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

* Re: [PATCH 1/1] net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROC
  2020-01-28  0:38 [PATCH 1/1] net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROC Scott Branden
  2020-01-28  1:05 ` Florian Fainelli
@ 2020-01-28 10:00 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2020-01-28 10:00 UTC (permalink / raw)
  To: scott.branden
  Cc: andrew, f.fainelli, hkallweit1, bcm-kernel-feedback-list, linux,
	netdev, linux-kernel

From: Scott Branden <scott.branden@broadcom.com>
Date: Mon, 27 Jan 2020 16:38:28 -0800

> Add default MDIO_BCM_IPROC Kconfig setting such that it is default
> on for IPROC family of devices.
> 
> Signed-off-by: Scott Branden <scott.branden@broadcom.com>

Applied, thanks.

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

end of thread, other threads:[~2020-01-29 16:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-28  0:38 [PATCH 1/1] net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROC Scott Branden
2020-01-28  1:05 ` Florian Fainelli
2020-01-28 10:00 ` David Miller

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