mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* match of_modaliases
@ 2014-02-07  8:33 Sascha Hauer
  2014-02-07  8:33 ` [PATCH 1/2] i2c/spi: " Sascha Hauer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sascha Hauer @ 2014-02-07  8:33 UTC (permalink / raw)
  To: barebox

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-02-07 11:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-07  8:33 match of_modaliases Sascha Hauer
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox