Re: [PATCH v2 3/6] gpiolib: of: add quirk for IS31FL319X shutdown line
From: Linus Walleij
Date: Fri May 29 2026 - 16:15:43 EST
On Mon, May 25, 2026 at 4:47 PM Jun Yan <jerrysteve1101@xxxxxxxxx> wrote:
> According to the IS31FL319x datasheet[1], the SDB pin is active‑low.
> However, existing device tree incorrectly configure it as active‑high.
>
> Add a fixup to force the consumer active low for legacy device trees.
>
> [1] https://lumissil.com/assets/pdf/core/IS31FL3196_DS.pdf
>
> Signed-off-by: Jun Yan <jerrysteve1101@xxxxxxxxx>
Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>
Yours,
Linus Walleij