From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org
Subject: match of_modaliases
Date: Fri, 7 Feb 2014 09:33:18 +0100 [thread overview]
Message-ID: <1391762000-19451-1-git-send-email-s.hauer@pengutronix.de> (raw)
Right now barebox does not match the "vendor,device" compatible entries
in the devicetree. Implement this and also let the m25p80 driver match
to the different flash types, not only "m25p80".
Sascha
----------------------------------------------------------------
Sascha Hauer (2):
i2c/spi: match of_modaliases
mtd: m25p80: set driver id_table
drivers/base/bus.c | 37 +++++++++++++++++++++++++++++++++++++
drivers/i2c/i2c.c | 2 +-
drivers/mtd/devices/m25p80.c | 16 ++++++----------
drivers/spi/spi.c | 2 +-
include/driver.h | 3 ++-
5 files changed, 47 insertions(+), 13 deletions(-)
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2014-02-07 8:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-07 8:33 Sascha Hauer [this message]
2014-02-07 8:33 ` [PATCH 1/2] i2c/spi: " Sascha Hauer
2014-02-07 8:33 ` [PATCH 2/2] mtd: m25p80: set driver id_table Sascha Hauer
2014-02-07 11:52 ` match of_modaliases Lucas Stach
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=1391762000-19451-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