Re: [PATCH v8 0/4] platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)
From: Ilpo Järvinen
Date: Fri Apr 10 2026 - 12:35:18 EST
On Wed, 01 Apr 2026 22:36:34 +0200, Marco Nenciarini wrote:
> Add support for INT3472 GPIO type 0x02 which controls an IR flood LED
> used for face authentication on some laptops (e.g. Dell Pro Max 16
> Premium). Without this, the kernel logs "GPIO type 0x02 unknown; the
> sensor may not work" and IR sensors paired with a flood LED cannot
> function.
>
> The series first refactors the existing LED code (patches 1-3), then
> adds the new IR flood LED type with multi-LED support (patch 4).
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/4] platform/x86: int3472: Use local variable for LED struct access
commit: d6116d86e58a04a9522e349c4a27145521c01ad7
[2/4] platform/x86: int3472: Rename pled to led in LED registration code
commit: 39237e3208209d1bb35d939d6fee1f36b642f562
[3/4] platform/x86: int3472: Parameterize LED con_id in registration
commit: 218d3c44f5f0a3cc1647bc61a4e4eac663b37aa5
[4/4] platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)
commit: bbd917d96aa152a5c4701964db5b28db666f7491
--
i.