Re: [PATCH v3 11/14] gpio: regmap: Use regmap_test_bits() for single bit reads
Linus Walleij <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-doc,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAD++jLn4pOXp1cbU8oUeVw5SRET2bwXJjhsaiostLcSL9frcHg@mail.gmail.com> |
On Thu, Aug 13, 2026 at 3:58 PM Janani Sunil <[email protected]> wrote: > Use regmap_test_bits() when reading a single GPIO value from a normal > register and when reading the direction bit. > > Signed-off-by: Janani Sunil <[email protected]> Looks good: Reviewed-by: Linus Walleij <[email protected]> Do you even strictly depend on this? To me it looks like a patch Bartosz could just merge orthogonally to the GPIO tree. Yours, Linus Walleij