On 14/04/2022 22:58, Sakari Ailus wrote:
It's still wrong and should be fixed. It seems there are no boards in the
DT source in the kernel using this sensor. These changes seem fine to me.
I'm not really worried about ACPI: it's unlikely the GPIO is even declared
for the sensor, and instead is controlled in AML. There can of course be
bugs in ACPI tables, too...
Hmm.
OK well I'll add the GPIO patch in for V5 but with a putative guard in
for ACPI, inverting the logic.
We can always pull the guard if it turns out not be necessary.
---
bod