Re: [PATCH v3 4/4] pinctrl: rockchip: Add RV1106 pinctrl support

From: Linus Walleij

Date: Mon Aug 10 2026 - 16:10:52 EST


On Wed, Jul 29, 2026 at 3:30 PM Simon Glass <sjg@xxxxxxxxxxxx> wrote:

> Add pinctrl support for the Rockchip RV1106, based on the vendor
> kernel in the Luckfox Pico SDK [1] at commit 824b817f8 (a Linux
> 5.10.160 kernel tree). Each GPIO bank has its own IO control (IOC)
> register block, referenced by the rockchip,grf phandle of the bank
> node; the register offsets are relative to the bank's own block. The
> drive strength uses the RK3568-style exponential encoding and only
> pins 0-6 of GPIO0 have drive-strength registers.
>
> The RV1103 is a package variant of the RV1106 with fewer pins and uses
> the same pin controller.
>
> [1] https://github.com/LuckfoxTECH/luckfox-pico
>
> Signed-off-by: Simon Glass <sjg@xxxxxxxxxxxx>
> Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx>

Patch applied!

Yours,
Linus Walleij