[PATCH v2 0/2] net/cadence/macb: add support for dt phy definition

Boris BREZILLON b.brezillon at overkiz.com
Mon Aug 26 08:33:51 EDT 2013


Hello,

This patch series adds support for ethernet phy definition using device
tree.

This may help in moving some at91 boards to dt (some of them define an
interrupt pin).

Tested on samad31ek.

Best Regards,
Boris

Changes since v1:
 - fix wrong macb_mii_init return code when no PHY device is discovered

Boris BREZILLON (2):
  net/cadence/macb: add support for dt phy definition
  ARM: at91/dt: define phy available on sama5d3 mother board

 arch/arm/boot/dts/sama5d3xmb.dtsi   |    8 ++++++
 drivers/net/ethernet/cadence/macb.c |   47 +++++++++++++++++++++++++++--------
 2 files changed, 45 insertions(+), 10 deletions(-)

-- 
1.7.9.5




More information about the linux-arm-kernel mailing list