Commit Graph

22 Commits (lime2-spi)

Author SHA1 Message Date
Adam Ford afa8cdd607 DM: I2C: Reduce overhead when used with OF_PLATDATA 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Alexander Kochetkov aa54192d4a dm: i2c: implement gpio-based I2C deblock 6 years ago
Masahiro Yamada c4e5990ad2 i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass 7 years ago
Simon Glass 1704308eb6 dm: i2c: Convert uclass to livetree 7 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 8 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 8 years ago
Mugunthan V N 5142ac7916 drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable 8 years ago
Simon Glass df358c6bec dm: i2c: Add a function to transfer messages 9 years ago
Simon Glass 7d7db2225c dm: i2c: Add a message debug function 9 years ago
Simon Glass 01501804fd dm: i2c: Add a function to find out the chip offset length 9 years ago
Simon Glass ba3864f803 dm: i2c: Add functions to read and write a register 9 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 9 years ago
Simon Glass 5c2d23bf9e dm: i2c: Add a missing memory allocaton check 9 years ago
Simon Glass ca88b9b939 dm: i2c: Add a dm_ prefix to driver model bus speed functions 9 years ago
Simon Glass 7132b9fd68 dm: i2c: dts: Support an offset-len device tree property 9 years ago
Simon Glass e6f66ec0e7 dm: i2c: Move slave details to child platdata 9 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 9 years ago
Simon Glass 25ab4b0303 dm: i2c: Provide an offset length parameter where needed 9 years ago
Simon Glass f9a4c2da72 dm: i2c: Rename driver model I2C functions to permit compatibility 9 years ago
Simon Glass c6202d857e dm: i2c: Add a uclass for I2C 10 years ago