Re: [PATCH] gpio: realtek-otto: add pinctrl support
From: Linus Walleij
Date: Sun Jul 26 2026 - 12:38:50 EST
On Sun, Jul 26, 2026 at 5:21 PM Michael Zavertkin
<misha.zavertkin@xxxxxxx> wrote:
> Should I also add pinctrl property to required in realtek,otto-gpio.yaml
> for realtek,rtl9607-gpio?
What do you mean? You should use gpio-ranges so add that if
you don't have it already:
gpio-ranges: true
After adding appropriate gpio-ranges to your DTS the pin controller
will become a back-end for the gpio. But certainly you must have
done that already?
Yours,
Linus Walleij