summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/ptn3460/ptn3460.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove 'extern' from functions declarationElyes Haouas2023-05-261-4/+3
* drv/i2c/ptn3460: Add 'mainboard' prefix to mainboard-level callbacksJan Samek2023-03-031-3/+3
* drv/i2c/ptn3460: Use PTN_EDID_LEN instead of constantJan Samek2023-02-021-1/+1
* drivers/i2c/ptn3460: Use cb_err in mb_adjust_cfgJan Samek2023-01-271-2/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* src: Add missing include <types.h>Elyes HAOUAS2019-12-191-1/+1
* drivers/i2c/ptn3460: Provide chip driver for PTN3460Uwe Poeche2019-11-121-0/+73