OpenWrt – Diff between revs 2 and 3
?pathlinks?
Rev 2 | Rev 3 | |||
---|---|---|---|---|
Line 117... | Line 117... | |||
117 | }; |
117 | }; |
|
Line 118... | Line 118... | |||
118 | |
118 | |
|
119 | static struct mdio_board_info dap2695_mdio0_info[] = { |
119 | static struct mdio_board_info dap2695_mdio0_info[] = { |
|
120 | { |
120 | { |
|
121 | .bus_id = "ag71xx-mdio.0", |
121 | .bus_id = "ag71xx-mdio.0", |
|
122 | .mdio_addr = 0, |
122 | .phy_addr = 0, |
|
123 | .platform_data = &dap2695_ar8327_data, |
123 | .platform_data = &dap2695_ar8327_data, |
|
124 | }, |
124 | }, |
|
Line 125... | Line 125... | |||
125 | }; |
125 | }; |