coreboot/src/drivers/i2c
Jan Samek 671cd1d16b drv/i2c/ptn3460: Use PTN_EDID_LEN instead of constant
Contents of the EDID are passed by a reference to an array
of length 0x80, for which the macro 'PTN_EDID_LEN' has already
been around.

This patch makes use of this macro within the driver and mainboard
implementation utilizing it.

BUG=none
TEST=A successful build of mc_apl{1,4,5,7} and mc_ehl3 mainboards.

Change-Id: If7d254aaf45d717133bb426bd08f8f9fe5c05962
Signed-off-by: Jan Samek <jan.samek@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72653
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Mario Scheithauer <mario.scheithauer@siemens.com>
2023-02-02 15:53:37 +00:00
..
at24rf08c drivers: Add SPDX identifiers to files missing them 2022-08-11 17:52:38 +00:00
ck505
cs35l53 drivers/i2c/cs35l53: Add device description and UID 2022-05-28 04:13:35 +00:00
cs42l42 drivers: Remove unused <acpi/acpi.h> 2022-04-24 17:41:26 +00:00
da7219 drivers/i2c/da7219: Update _S0W to D3hot 2021-08-09 15:03:14 +00:00
designware drivers/i2c/designware: translate return type in dw_i2c_dev_transfer 2022-12-16 19:41:50 +00:00
generic drivers/i2c/generic: Drop 'disable_gpio_export_in_crs' flag 2023-01-15 02:01:48 +00:00
gpiomux src/drivers/i2c/gpiomux: Remove unused <stdlib.h> 2022-01-10 23:43:53 +00:00
hid
lm96000 src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
max98373 drivers: Remove unused <acpi/acpi.h> 2022-04-24 17:41:26 +00:00
max98390 drivers: Remove unused <acpi/acpi.h> 2022-04-24 17:41:26 +00:00
max98396 drivers/i2c: add MAX98396 driver 2022-08-17 19:42:29 +00:00
max98927 drivers: Remove unused <acpi/acpi.h> 2022-04-24 17:41:26 +00:00
nau8825 drivers/i2c/nau8825: Add ADCOUT IO drive strength control 2022-09-16 12:08:09 +00:00
nct7802y src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
pca9538 drivers/i2c/pca9538/Makefile.inc: Remove unused path 2023-01-13 16:47:36 +00:00
pcf8523 include/bcd: move bcd code to commonlib/bsd/include 2021-08-23 14:08:47 +00:00
ptn3460 drv/i2c/ptn3460: Use PTN_EDID_LEN instead of constant 2023-02-02 15:53:37 +00:00
rt1011 drivers: Remove unused <acpi/acpi.h> 2022-04-24 17:41:26 +00:00
rt5663 drivers: Remove unused <acpi/acpi.h> 2022-04-24 17:41:26 +00:00
rtd2132
rv3028c7 drivers/i2c/rv3028c7: Add ACPI generation callbacks 2022-11-18 16:03:53 +00:00
rx6110sa drivers/i2c/rx6110sa/chip.h: Remove confusing bus speed comment 2022-11-20 02:05:53 +00:00
sx9310
sx9324 drivers/i2c/sx9324: Add support for Linux's SX9324 driver 2022-11-09 07:51:57 +00:00
sx9360 driver/i2c: Add sx9360 driver 2022-01-19 03:11:57 +00:00
tas5825m
tpm Revert "security/tpm/: turn tis_{init,open} into tis_probe" 2022-12-23 21:31:11 +00:00
ww_ring drivers: Get rid of unnecessary blank lines {before,after} brace 2022-07-17 18:45:23 +00:00