fbf2c79b48
Add a config option to the generic I2C device driver to indicate to the OS that this device should be probed before being added. This can be used to provide ACPI device instantiations to devices that may not actually exist on the board. For example, if multiple trackpad vendors are supported on the same board they can both be described in ACPI and the OS will probe the address and load the driver only if the device responds to the probe at that address. BUG=chrome-os-partner:57686 Change-Id: I22cffb4b15f25d97dfd37dc58bca315f57bafc59 Signed-off-by: Duncan Laurie <dlaurie@chromium.org> Reviewed-on: https://review.coreboot.org/16742 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org> |
||
---|---|---|
.. | ||
adm1026 | ||
adm1027 | ||
adt7463 | ||
at24rf08c | ||
da7219 | ||
generic | ||
i2cmux | ||
i2cmux2 | ||
lm63 | ||
nau8825 | ||
pcf8523 | ||
rtd2132 | ||
tpm | ||
w83793 | ||
w83795 | ||
ww_ring |