platform/x86: int3472: discrete: Drop GPIO remapping support
authorHans de Goede <hdegoede@redhat.com>
Fri, 16 Jun 2023 17:21:27 +0000 (19:21 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 20 Jun 2023 10:38:48 +0000 (12:38 +0200)
commitb52798a86af02776e627b457c2c4c9c49774498f
tree6ea12092f1a402277d7b8c7d1382bae48664e645
parent669f1f48b07f5dd9146988fab57cbc06794b8c73
platform/x86: int3472: discrete: Drop GPIO remapping support

The only sensor driver which needs GPIO remapping support is the ov2680
driver and ACPI enumeration support + other necessary changes to
the ov2680 driver were never upstreamed.

A new series updating the ov2680 driver is pending upstream now and
in this series the ov2680 driver is patched to look for "powerdown"
as con-id, instead of relying on GPIO remapping in the int3472 code,
so the GPIO remapping is no longer necessary.

Tested-by: Hao Yao <hao.yao@intel.com>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20230616172132.37859-2-hdegoede@redhat.com
drivers/platform/x86/intel/int3472/common.h
drivers/platform/x86/intel/int3472/discrete.c