Re: [PATCH v2 2/3] arm64: dts: lx2160a: fix IIC1 pinmux submask rejected by pinctrl-single
From: Vincent Jardin
Date: Mon Aug 24 2026 - 17:31:17 EST
Hi Josua,
> >
> > gpio0_3_2_pins: iic1-gpio-pins {
> > - pinctrl-single,bits = <0x8 (0x1 << 10) (0x1 << 10)>;
>
> Perhaps add a short comment here on reserved bits, e.g.:
>
> "LX2160A RM describes bits 11 and 12 as reserved, but writing 0 to them was confirmed harmless."
>
> Feel free to rephrase.
Done into the v3:
https://lore.kernel.org/all/20260824-for-upstream-lx2160a-pinmux-fix-v3-2-5556ff1e6be2@xxxxxxx/
Thank you also for the Reviewed-by on 1/3 and 3/3, v3 includes your Reviewed-by,
Vincent