linux-stable/Documentation/i2c
Linus Torvalds 855ff900b8 Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull i2c updates from Wolfram Sang:

 - core supports now bus regulators controlling power for SCL/SDA

 - quite some DT binding conversions to YAML

 - added a seperate DT binding for the optional SMBus Alert feature

 - documentation with examples how to deal with I2C sysfs files

 - some bigger rework for the i801 driver

 - and a few usual driver updates

* 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: (42 commits)
  i2c: ali1535: mention that the device should not be disabled
  i2c: mpc: Restore reread of I2C status register
  i2c: core-smbus: Expose PEC calculate function for generic use
  Documentation: i2c: Add doc for I2C sysfs
  i2c: core: Disable client irq on reboot/shutdown
  dt-bindings: i2c: update bindings for MT8195 SoC
  i2c: imx: Fix some checkpatch warnings
  i2c: davinci: Simplify with dev_err_probe()
  i2c: cadence: Simplify with dev_err_probe()
  i2c: xiic: Simplify with dev_err_probe()
  i2c: cadence: Clear HOLD bit before xfer_size register rolls over
  dt-bindings: i2c: ce4100: Replace "ti,pcf8575" by "nxp,pcf8575"
  i2c: i801: Improve i801_setup_hstcfg
  i2c: i801: Use driver name constant instead of function dev_driver_string
  i2c: i801: Simplify initialization of i2c_board_info in i801_probe_optional_slaves
  i2c: i801: Improve status polling
  i2c: cht-wc: Replace of_node by NULL
  i2c: riic: Add RZ/G2L support
  dt-bindings: i2c: renesas,riic: Document RZ/G2L I2C controller
  dt-bindings: i2c: renesas,iic: Convert to json-schema
  ...
2021-07-04 11:47:18 -07:00
..
busses i2c: i801: Add support for Intel Alder Lake PCH-S 2020-09-29 21:34:26 +02:00
muxes docs: i2c: convert to ReST and add to driver-api bookset 2019-07-31 13:25:27 -06:00
dev-interface.rst Documentation: i2c: dev: 'block process call' is supported 2020-08-05 11:52:28 +02:00
dma-considerations.rst docs: i2c: call it "I2C" consistently 2020-01-29 22:01:24 +01:00
fault-codes.rst docs: i2c: convert to ReST and add to driver-api bookset 2019-07-31 13:25:27 -06:00
functionality.rst docs: i2c: convert to ReST and add to driver-api bookset 2019-07-31 13:25:27 -06:00
gpio-fault-injection.rst docs: i2c: convert to ReST and add to driver-api bookset 2019-07-31 13:25:27 -06:00
i2c-protocol.rst docs: i2c: i2c-protocol: use same wording as smbus-protocol 2020-01-29 22:02:07 +01:00
i2c-stub.rst docs: i2c: convert to ReST and add to driver-api bookset 2019-07-31 13:25:27 -06:00
i2c-sysfs.rst Documentation: i2c: Add doc for I2C sysfs 2021-06-25 15:58:25 +02:00
i2c-topology.rst docs: i2c: rename sections so the overall picture is clearer 2020-01-29 22:02:06 +01:00
i2c_bus.svg docs: i2c: rename i2c.svg to i2c_bus.svg 2020-04-20 15:45:41 -06:00
index.rst Documentation: i2c: add testunit docs to index 2020-10-05 22:57:45 +02:00
instantiating-devices.rst docs: i2c: avoid using ReST :doc:`foo` markup 2021-06-17 13:24:38 -06:00
old-module-parameters.rst docs: i2c: avoid using ReST :doc:`foo` markup 2021-06-17 13:24:38 -06:00
slave-eeprom-backend.rst i2c: slave-eeprom: update documentation 2020-07-04 08:17:53 +02:00
slave-interface.rst docs: i2c: call it "I2C" consistently 2020-01-29 22:01:24 +01:00
slave-testunit-backend.rst i2c: testunit: add support for block process calls 2021-02-12 11:11:04 +01:00
smbus-protocol.rst docs: i2c: avoid using ReST :doc:`foo` markup 2021-06-17 13:24:38 -06:00
summary.rst docs: i2c: rename i2c.svg to i2c_bus.svg 2020-04-20 15:45:41 -06:00
ten-bit-addresses.rst docs: i2c: convert to ReST and add to driver-api bookset 2019-07-31 13:25:27 -06:00
writing-clients.rst docs: i2c: writing-clients: properly name the stop condition 2020-01-29 22:02:09 +01:00