-
由 Daniel Scally 提交于
Currently, we only support passing a single gpiod_lookup_table as part of the board data for the tps68470 driver. This carries the implicit assumption that each TPS68470 device will only support a single sensor, which does not hold true. Extend the code to support the possibility of multiple sensors each having a gpiod_lookup_table, and opportunistically add the lookup table for the Surface Go line's IR camera. Reviewed-by: NHans de Goede <hdegoede@redhat.com> Signed-off-by: NDaniel Scally <djrscally@gmail.com> Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
06a659d1