Re: [PATCH v2 2/3] iio: proximity: add driver for Sharp GP2AP070S proximity sensor

From: Kaustabh Chakraborty

Date: Thu Jul 30 2026 - 15:36:48 EST


On 2026-07-31 01:01 +05:30, Kaustabh Chakraborty wrote:
> The GP2AP070S is a proximity sensor designed and manufactured by Sharp
> Corporation. This sensor is used in mobile devices, including, but not
> limited to - the Samsung Galaxy J6.
>
> The driver has been adopted from Samsung's downstream kernel
> implementation [1]. Due to the lack of public documentation about the
> schematics of this device. The downstream driver acts as the secondary
> source of information. Driver clarity has also been improved with the
> help of the GP2AP* drivers in iio/light.
>
> Link: https://github.com/Exynos7870/android_kernel_samsung_universal7870/blob/lineage-16.0/drivers/sensors/gp2ap070s.c [1]
> Signed-off-by: Kaustabh Chakraborty <kauschluss@xxxxxxxxxxx>

This is stale. I'm sending v3 right away.