Thread (15 messages) flat view 15 messages, 3 authors, 2015-05-13
STALE4135d

[PATCH 0/5] The Beaglebone capemanager

From: Pantelis Antoniou <hidden>
Date: 2015-05-13 07:59:54
Also in: linux-api, lkml

This patchset introduces the beaglebone capemanager.
It allows seamless support for plugin boards for the beaglebone
family of boards via means of automatically loaded device tree
overlays.

For the EEPROM access it performs it is dependent on
Srinivas Kandagatla's EEPROM framework as posted in
https://lkml.org/lkml/2015/3/30/731.

The patch that adds the EEPROM framework interface to the at24
driver has been posted today and the subject line is:
"i2c: eeprom: at24: Provide an EEPROM framework interface"

The first patch contains the driver itself, while the rest
are just documentation entries and MAINTAINERS file updates.

Pantelis Antoniou (5):
  misc: Beaglebone capemanager
  doc: misc: Beaglebone capemanager documentation
  doc: dt: beaglebone cape manager bindings.
  doc: ABI: bone_capemgr sysfs API
  MAINTAINERS: Beaglebone capemanager maintainer

 .../testing/sysfs-devices-platform-bone_capemgr    |   63 +
 .../devicetree/bindings/misc/bone_capemgr.txt      |  123 ++
 Documentation/misc-devices/bone_capemgr.txt        |   63 +
 MAINTAINERS                                        |    8 +
 drivers/misc/Kconfig                               |   10 +
 drivers/misc/Makefile                              |    1 +
 drivers/misc/bone_capemgr.c                        | 1926 ++++++++++++++++++++
 7 files changed, 2194 insertions(+)
 create mode 100644 Documentation/ABI/testing/sysfs-devices-platform-bone_capemgr
 create mode 100644 Documentation/devicetree/bindings/misc/bone_capemgr.txt
 create mode 100644 Documentation/misc-devices/bone_capemgr.txt
 create mode 100644 drivers/misc/bone_capemgr.c

-- 
1.7.12
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help