summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/i2c/i2c.h
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Replace DT_ENUM_TOKEN with DT_STRING_TOKENJack Rosenthal2021-09-071-1/+1
* zephyr: Fix I2C_PASSTHRU host commandDawid Niedzwiecki2021-06-081-0/+12
* zephyr: i2c: remove scl and sda referencesYuval Peress2021-05-141-1/+1
* zephyr: config: add a dts node for the CBI EEPROMFabio Baltieri2021-04-091-5/+0
* zephyr: i2c mapping using an enumYuval Peress2021-04-081-3/+10
* zephyr: remove dependency on chip specific code for npcxYuval Peress2020-12-101-7/+2
* zephyr: Sort the options a bitSimon Glass2020-12-051-0/+17
* Add chip-specific shim along with i2c moduleYuval Peress2020-11-081-0/+28