[PULL REQUEST] i2c for 5.1

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

 



Linus,

I2C has for you:

A new ID for the i801 driver and some Documentation fixes to make it
easier for people to find the bindings (which is also a basis for
further improvements in that area).

Please pull.

Thanks,

   Wolfram


The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

for you to fetch changes up to 080a910414659dfd18ffaf60a1e95b96c3f50eab:

  i2c: wmt: make bindings file name match the driver (2019-03-27 14:20:20 +0100)

----------------------------------------------------------------
Jarkko Nikula (1):
      i2c: i801: Add support for Intel Comet Lake

Wolfram Sang (5):
      i2c: iop3xx: make bindings file name match the driver
      i2c: mt65xx: make bindings file name match the driver
      i2c: stu300: make bindings file name match the driver
      i2c: sun6i-p2wi: make bindings file name match the driver
      i2c: wmt: make bindings file name match the driver


with much appreciated quality assurance from
----------------------------------------------------------------
Jean Delvare (1):
      (Rev.) i2c: i801: Add support for Intel Comet Lake

 .../devicetree/bindings/i2c/{i2c-xscale.txt => i2c-iop3xx.txt}        | 0
 Documentation/devicetree/bindings/i2c/{i2c-mtk.txt => i2c-mt65xx.txt} | 0
 .../devicetree/bindings/i2c/{i2c-st-ddci2c.txt => i2c-stu300.txt}     | 0
 .../bindings/i2c/{i2c-sunxi-p2wi.txt => i2c-sun6i-p2wi.txt}           | 0
 Documentation/devicetree/bindings/i2c/{i2c-vt8500.txt => i2c-wmt.txt} | 0
 Documentation/i2c/busses/i2c-i801                                     | 1 +
 drivers/i2c/busses/Kconfig                                            | 1 +
 drivers/i2c/busses/i2c-i801.c                                         | 4 ++++
 8 files changed, 6 insertions(+)
 rename Documentation/devicetree/bindings/i2c/{i2c-xscale.txt => i2c-iop3xx.txt} (100%)
 rename Documentation/devicetree/bindings/i2c/{i2c-mtk.txt => i2c-mt65xx.txt} (100%)
 rename Documentation/devicetree/bindings/i2c/{i2c-st-ddci2c.txt => i2c-stu300.txt} (100%)
 rename Documentation/devicetree/bindings/i2c/{i2c-sunxi-p2wi.txt => i2c-sun6i-p2wi.txt} (100%)
 rename Documentation/devicetree/bindings/i2c/{i2c-vt8500.txt => i2c-wmt.txt} (100%)

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux GPIO]     [Linux SPI]     [Linux Hardward Monitoring]     [LM Sensors]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux