u-boot-brain/doc/device-tree-bindings/i2c
Stefan Bosch c25e9e04a1 i2c: add nexell driver
Changes in relation to FriendlyARM's U-Boot nanopi2-v2016.01:
- i2c/nx_i2c.c: Some adaptions mainly because of changes in
  "struct udevice".
- several Bugfixes in nx_i2c.c.
- the driver has been for s5p6818 only. Code extended appropriately
  in order s5p4418 is also working.
- "probe_chip" added.
- pinctrl-driver/dt is used instead of configuring the i2c I/O-pins
  in the i2c-driver.
- '#ifdef CONFIG...' changed to 'if (IS_ENABLED(CONFIG...))' where
  possible (and similar).
- livetree API (dev_read_...) is used instead of fdt one (fdt...).

Signed-off-by: Stefan Bosch <stefan_b@posteo.net>
2020-07-29 08:43:40 -04:00
..
i2c-at91.txt i2c: atmel: DT binding for i2c driver 2016-08-15 22:12:00 +02:00
i2c-cdns.txt i2c: Describe Cadence I2C devicetree bindings 2016-04-13 18:29:07 +02:00
i2c-cortina.txt i2c: i2c-cortina: added CAxxxx I2C support 2020-07-09 06:02:44 +02:00
i2c-designware.txt i2c: designware_i2c: Bring in the binding file 2020-01-27 07:20:42 +01:00
i2c-gpio.txt dm: i2c-gpio: add support for clock stretching 2020-03-16 07:55:06 +01:00
i2c-mux.txt dm: i2c: Add support for multiplexed I2C buses 2015-08-05 21:06:10 -06:00
i2c-stm32.txt i2c: add i2c driver for stm32 2017-08-23 07:04:40 +02:00
i2c.txt DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property 2019-04-11 15:21:33 +02:00
nvidia,tegra186-bpmp-i2c.txt dt-bindings: add Tegra186 BPMP I2C binding 2016-08-04 13:36:59 -07:00
nx_i2c.txt i2c: add nexell driver 2020-07-29 08:43:40 -04:00
octeon-i2c.txt i2c: octeon_i2c: Add I2C controller driver for Octeon 2020-07-09 06:02:44 +02:00
tegra20-i2c.txt Prepare v2012.04-rc2; minor Coding Style cleanup 2012-04-16 23:13:51 +02:00