* [PATCH] drivers: net: phy: mdio-xgene: Add hardware dependency
@ 2016-09-08 14:25 Jean Delvare
2016-09-08 21:30 ` Iyappan Subramanian
2016-09-10 2:30 ` David Miller
0 siblings, 2 replies; 3+ messages in thread
From: Jean Delvare @ 2016-09-08 14:25 UTC (permalink / raw)
To: netdev; +Cc: Iyappan Subramanian, David S. Miller
The mdio-xgene driver is only useful on X-Gene SoC.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Iyappan Subramanian <isubramanian@apm.com>
Cc: David S. Miller <davem@davemloft.net>
---
drivers/net/phy/Kconfig | 1 +
1 file changed, 1 insertion(+)
--- linux-4.8-rc5.orig/drivers/net/phy/Kconfig 2016-09-04 23:31:46.000000000 +0200
+++ linux-4.8-rc5/drivers/net/phy/Kconfig 2016-09-08 15:05:08.815824055 +0200
@@ -303,6 +303,7 @@ config MDIO_HISI_FEMAC
config MDIO_XGENE
tristate "APM X-Gene SoC MDIO bus controller"
+ depends on ARCH_XGENE || COMPILE_TEST
help
This module provides a driver for the MDIO busses found in the
APM X-Gene SoC's.
--
Jean Delvare
SUSE L3 Support
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] drivers: net: phy: mdio-xgene: Add hardware dependency
2016-09-08 14:25 [PATCH] drivers: net: phy: mdio-xgene: Add hardware dependency Jean Delvare
@ 2016-09-08 21:30 ` Iyappan Subramanian
2016-09-10 2:30 ` David Miller
1 sibling, 0 replies; 3+ messages in thread
From: Iyappan Subramanian @ 2016-09-08 21:30 UTC (permalink / raw)
To: Jean Delvare; +Cc: netdev, David S. Miller
On Thu, Sep 8, 2016 at 7:25 AM, Jean Delvare <jdelvare@suse.de> wrote:
> The mdio-xgene driver is only useful on X-Gene SoC.
>
> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> Cc: Iyappan Subramanian <isubramanian@apm.com>
> Cc: David S. Miller <davem@davemloft.net>
> ---
> drivers/net/phy/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> --- linux-4.8-rc5.orig/drivers/net/phy/Kconfig 2016-09-04 23:31:46.000000000 +0200
> +++ linux-4.8-rc5/drivers/net/phy/Kconfig 2016-09-08 15:05:08.815824055 +0200
> @@ -303,6 +303,7 @@ config MDIO_HISI_FEMAC
>
> config MDIO_XGENE
> tristate "APM X-Gene SoC MDIO bus controller"
> + depends on ARCH_XGENE || COMPILE_TEST
> help
> This module provides a driver for the MDIO busses found in the
> APM X-Gene SoC's.
>
Thanks.
Acked-by: Iyappan Subramanian <isubramanian@apm.com>
> --
> Jean Delvare
> SUSE L3 Support
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] drivers: net: phy: mdio-xgene: Add hardware dependency
2016-09-08 14:25 [PATCH] drivers: net: phy: mdio-xgene: Add hardware dependency Jean Delvare
2016-09-08 21:30 ` Iyappan Subramanian
@ 2016-09-10 2:30 ` David Miller
1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2016-09-10 2:30 UTC (permalink / raw)
To: jdelvare; +Cc: netdev, isubramanian
From: Jean Delvare <jdelvare@suse.de>
Date: Thu, 8 Sep 2016 16:25:15 +0200
> The mdio-xgene driver is only useful on X-Gene SoC.
>
> Signed-off-by: Jean Delvare <jdelvare@suse.de>
Applied.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-09-10 2:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-08 14:25 [PATCH] drivers: net: phy: mdio-xgene: Add hardware dependency Jean Delvare
2016-09-08 21:30 ` Iyappan Subramanian
2016-09-10 2:30 ` 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).