[PATCH 0/2] ARM: shmobile: kzm9g, armadillo800eva: Enable SMSC_PHY in defconfig

STALE4621d

3 messages, 1 author, 2013-12-06 · open the first message on its own page

[PATCH 0/2] ARM: shmobile: kzm9g, armadillo800eva: Enable SMSC_PHY in defconfig

From: Simon Horman <hidden>
Date: 2013-12-06 01:41:17

Hi,

these two patches enable the SMSC_PHY driver for the armadillo800eva
and kzm9d boards allowing them to make use of that driver rather
than relying on the generic phy driver.

If these patches are well received I plan to make similar
changes for other shmobile boards.

These patches are based on renesas-devel-v3.13-rc2-20131205.

Simon Horman (2):
  ARM: shmobile: kzm9g: Enable SMSC_PHY in defconfig
  ARM: shmobile: armadillo800eva: Enable SMSC_PHY in defconfig

 arch/arm/configs/armadillo800eva_defconfig | 1 +
 arch/arm/configs/kzm9g_defconfig           | 1 +
 2 files changed, 2 insertions(+)

-- 
1.8.4

[PATCH 1/2] ARM: shmobile: kzm9g: Enable SMSC_PHY in defconfig

From: Simon Horman <hidden>
Date: 2013-12-06 01:41:18

The kzm9g board uses has an SMSC 9221 ethernet controller
which includes an integrated phy. Enable SMSC_PHY in the defconfig
to make use of the SMSC-specific phy driver rather than
relying on the generic phy driver.

Signed-off-by: Simon Horman <redacted>
---
 arch/arm/configs/kzm9g_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/kzm9g_defconfig b/arch/arm/configs/kzm9g_defconfig
index 9934dbc2..2a55951 100644
--- a/arch/arm/configs/kzm9g_defconfig
+++ b/arch/arm/configs/kzm9g_defconfig
@@ -64,6 +64,7 @@ CONFIG_SCSI=y
 CONFIG_BLK_DEV_SD=y
 CONFIG_NETDEVICES=y
 CONFIG_SMSC911X=y
+CONFIG_SMSC_PHY=y
 # CONFIG_WLAN is not set
 CONFIG_INPUT_SPARSEKMAP=y
 # CONFIG_INPUT_MOUSEDEV is not set
-- 
1.8.4

[PATCH 2/2] ARM: shmobile: armadillo800eva: Enable SMSC_PHY in defconfig

From: Simon Horman <hidden>
Date: 2013-12-06 01:41:19

The armadillo800eva board uses has an SMSC LAN8710A phy.
Enable SMSC_PHY in the defconfig to make use of the SMSC-specific phy
driver rather than relying on the generic phy driver.

Signed-off-by: Simon Horman <redacted>
---
 arch/arm/configs/armadillo800eva_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/armadillo800eva_defconfig b/arch/arm/configs/armadillo800eva_defconfig
index 5abf1a2..6162a4b 100644
--- a/arch/arm/configs/armadillo800eva_defconfig
+++ b/arch/arm/configs/armadillo800eva_defconfig
@@ -75,6 +75,7 @@ CONFIG_SH_ETH=y
 # CONFIG_NET_VENDOR_SEEQ is not set
 # CONFIG_NET_VENDOR_SMSC is not set
 # CONFIG_NET_VENDOR_STMICRO is not set
+CONFIG_SMSC_PHY=y
 # CONFIG_WLAN is not set
 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
 CONFIG_INPUT_EVDEV=y
-- 
1.8.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help