[PATCH v4 0/2] Add support for the TI SM-USB-DIG

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello all,

This series adds initial support for the TI SM-USB-DIG, this is a USB
to I2C/SPI/1Wire/GPIO adapter, we only add support for I2C here, drivers
for the other protocols are still in the works.

Thanks,
Andrew

Changes from v3:
 - Rebased on v4.8-rc1
 - Added this cover letter to track series changes

Changes from v2:
 - Rename sm-usb-dig -> ti-smusbdig
 - Inline helper functions in header
 - Alphabetize includes

Changes from v1:
 - Added missing dependency on USB to Kconfig

Andrew F. Davis (2):
  mfd: ti-smusbdig: Add support for the TI SM-USB-DIG
  i2c: ti-smusbdig: add TI SM-USB-DIG I2C bus driver

 drivers/i2c/busses/Kconfig           |  10 ++
 drivers/i2c/busses/Makefile          |   1 +
 drivers/i2c/busses/i2c-ti-smusbdig.c | 189 +++++++++++++++++++++++++++++++++++
 drivers/mfd/Kconfig                  |   9 ++
 drivers/mfd/Makefile                 |   2 +
 drivers/mfd/ti-smusbdig.c            | 138 +++++++++++++++++++++++++
 include/linux/mfd/ti-smusbdig.h      |  75 ++++++++++++++
 7 files changed, 424 insertions(+)
 create mode 100644 drivers/i2c/busses/i2c-ti-smusbdig.c
 create mode 100644 drivers/mfd/ti-smusbdig.c
 create mode 100644 include/linux/mfd/ti-smusbdig.h

-- 
2.9.2

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux