coreboot/src
Eric Lai 82a9f865fd drivers/i2c/nau8825: Add ADCOUT IO drive strength control
Add a property to control the driving of ADCOUT.

BUG=b:234789689
TEST= build passed.

Signed-off-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Change-Id: Ibbedd5838a795ee645a5458b960062c5530ff3b5
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67659
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kangheui Won <khwon@chromium.org>
2022-09-16 12:08:09 +00:00
..
acpi drivers/intel/dptf: Add multiple fan support under dptf 2022-09-04 16:48:07 +00:00
arch 3rdparty/opensbi: Update to latest ToT 2022-09-14 20:12:56 +00:00
commonlib cbfs/vboot: Adapt to new vb2_digest API 2022-09-02 23:51:29 +00:00
console console/vtxprintf.c: Use | operator for bit operation instead of + 2022-09-14 14:06:34 +00:00
cpu soc/amd: Do SMM relocation via MSR 2022-09-15 14:47:52 +00:00
device device/dram: Reformat code 2022-09-13 13:06:05 +00:00
drivers drivers/i2c/nau8825: Add ADCOUT IO drive strength control 2022-09-16 12:08:09 +00:00
ec timer: Change timer util functions to 64-bit 2022-09-14 11:55:39 +00:00
include Revert "drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver" 2022-09-16 05:37:05 +00:00
lib timer: Change timer util functions to 64-bit 2022-09-14 11:55:39 +00:00
mainboard mb/google/rex: Enable DRIVERS_WIFI_GENERIC config 2022-09-16 05:36:26 +00:00
northbridge soc/amd/common: Add common function to get cpu count 2022-09-14 20:28:37 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security src/security: Use "if (!ptr)" in preference to "if (ptr == NULL)" 2022-09-15 13:02:33 +00:00
soc soc/intel/common: Update comment on HFSTS1.spi_protection_mode 2022-09-16 12:07:06 +00:00
southbridge timer: Change timer util functions to 64-bit 2022-09-14 11:55:39 +00:00
superio superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0 2022-08-07 19:54:43 +00:00
vendorcode vc/intel/fsp: Update ADL N FSP headers from v3267.01 to v3301.00 2022-09-04 16:08:32 +00:00
Kconfig Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00