[PATCH] Make cpsw work again on latest beaglebone devicetree conversion

Sascha Hauer s.hauer at pengutronix.de
Wed Nov 27 04:41:46 EST 2013


It turned out we have to configure pinctrl on device nodes on which we
do not have devices in barebox. This resulted in the mdio lines not
being configured.

Sascha

----------------------------------------------------------------
Sascha Hauer (2):
      pinctrl: Add functions to select pinctrl from device_node
      fixup! cpsw: Add devicetree probe support

 drivers/net/cpsw.c        |  7 +++++++
 drivers/pinctrl/pinctrl.c | 24 ++++++++++++++++++------
 include/pinctrl.h         | 12 ++++++++++++
 3 files changed, 37 insertions(+), 6 deletions(-)



More information about the barebox mailing list