summaryrefslogtreecommitdiff
path: root/target/linux/kirkwood/patches-3.10/0022-net-mv643xx_eth-add-phy_node-to-platform_data-struct.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-10-03 02:50:00 +0000
committerLuka Perkov <luka@openwrt.org>2013-10-03 02:50:00 +0000
commit38936426f7d4d569f918cb2ca646263b4c38e25b (patch)
tree66668ff6f447e0a95ee40e3cb8cbe3e211af3874 /target/linux/kirkwood/patches-3.10/0022-net-mv643xx_eth-add-phy_node-to-platform_data-struct.patch
parent97b15fc45be3d44b1d7700e92433703a139fb97c (diff)
downloadmtk-20170518-38936426f7d4d569f918cb2ca646263b4c38e25b.zip
mtk-20170518-38936426f7d4d569f918cb2ca646263b4c38e25b.tar.gz
mtk-20170518-38936426f7d4d569f918cb2ca646263b4c38e25b.tar.bz2
kirkwood: update patches and configuration (3.10)
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38295
Diffstat (limited to 'target/linux/kirkwood/patches-3.10/0022-net-mv643xx_eth-add-phy_node-to-platform_data-struct.patch')
-rw-r--r--target/linux/kirkwood/patches-3.10/0022-net-mv643xx_eth-add-phy_node-to-platform_data-struct.patch32
1 files changed, 32 insertions, 0 deletions
diff --git a/target/linux/kirkwood/patches-3.10/0022-net-mv643xx_eth-add-phy_node-to-platform_data-struct.patch b/target/linux/kirkwood/patches-3.10/0022-net-mv643xx_eth-add-phy_node-to-platform_data-struct.patch
new file mode 100644
index 0000000..1bb740b
--- /dev/null
+++ b/target/linux/kirkwood/patches-3.10/0022-net-mv643xx_eth-add-phy_node-to-platform_data-struct.patch
@@ -0,0 +1,32 @@
+From 30b19330e175f621b04718bc4e55db75768997aa Mon Sep 17 00:00:00 2001
+From: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
+Date: Wed, 29 May 2013 09:32:45 +0000
+Subject: [PATCH 22/29] net: mv643xx_eth: add phy_node to platform_data struct
+
+This adds a struct device_node pointer for a phy passed by phandle
+to mv643xx_eth node.
+
+Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
+Signed-off-by: David S. Miller <davem@davemloft.net>
+---
+ include/linux/mv643xx_eth.h | 2 ++
+ 1 file changed, 2 insertions(+)
+
+--- a/include/linux/mv643xx_eth.h
++++ b/include/linux/mv643xx_eth.h
+@@ -30,6 +30,7 @@ struct mv643xx_eth_shared_platform_data
+ #define MV643XX_ETH_PHY_ADDR(x) (0x80 | (x))
+ #define MV643XX_ETH_PHY_NONE 0xff
+
++struct device_node;
+ struct mv643xx_eth_platform_data {
+ /*
+ * Pointer back to our parent instance, and our port number.
+@@ -41,6 +42,7 @@ struct mv643xx_eth_platform_data {
+ * Whether a PHY is present, and if yes, at which address.
+ */
+ int phy_addr;
++ struct device_node *phy_node;
+
+ /*
+ * Use this MAC address if it is valid, overriding the