mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH] Make cpsw work again on latest beaglebone devicetree conversion
Date: Wed, 27 Nov 2013 10:41:46 +0100	[thread overview]
Message-ID: <1385545308-22820-1-git-send-email-s.hauer@pengutronix.de> (raw)

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(-)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2013-11-27  9:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-27  9:41 Sascha Hauer [this message]
2013-11-27  9:41 ` [PATCH 1/2] pinctrl: Add functions to select pinctrl from device_node Sascha Hauer
2013-11-27  9:41 ` [PATCH 2/2] fixup! cpsw: Add devicetree probe support Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1385545308-22820-1-git-send-email-s.hauer@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox