summaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/i2c.c
AgeCommit message (Expand)Author
2019-01-06device: Use pcidev_path_on_root()Kyösti Mälkki
2018-02-06soc/amd/stoneyridge: Add API to initialize non-early_init i2c busesDaniel Kurtz
2018-01-30soc/amd/stoneyridge: initialize i2c buses marked as early initAaron Durbin
2018-01-26soc/amd/stoneyridge: fix compilation errorAaron Durbin
2018-01-25soc/amd/stoneyridge: Add I2C devicetree support.Justin TerAvest
2018-01-08soc/amd/stoneyridge/i2c: fix formatting and global symbolAaron Durbin
2018-01-03soc/amd/stoneyridge: Add I2C supportChris Ching