aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/i2c/ptn3460
AgeCommit message (Expand)Author
2023-08-06drivers: Add SPDX license headers to MakefilesMartin Roth
2023-05-26treewide: Remove 'extern' from functions declarationElyes Haouas
2023-04-28treewide: Add missing include guards to chip.hJan Samek
2023-03-03drv/i2c/ptn3460: Add 'mainboard' prefix to mainboard-level callbacksJan Samek
2023-02-02drv/i2c/ptn3460: Use PTN_EDID_LEN instead of constantJan Samek
2023-01-27drivers/i2c/ptn3460: Use cb_err in mb_adjust_cfgJan Samek
2022-12-23mb/siemens/mc_apl7: Init I2C controller before PTN3460 is initializedWerner Zeh
2022-11-22src/drivers: Remove unnecessary space after castsElyes Haouas
2022-09-22drivers/i2c/ptn3460: Add early init optionJan Samek
2022-08-11drivers: Add SPDX identifiers to files missing themMartin Roth
2020-09-21src/drivers: Drop unneeded empty linesElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-12-19src: Add missing include <types.h>Elyes HAOUAS
2019-11-12drivers/i2c/ptn3460: Provide chip driver for PTN3460Uwe Poeche