[PATCH v3 2/2] pinctrl: rockchip: add rk3308b SoC support
Dan Carpenter
dan.carpenter at linaro.org
Wed Jun 5 00:22:49 PDT 2024
On Tue, Jun 04, 2024 at 07:10:20PM +0500, Dmitry Yashin wrote:
> Add pinctrl support for rk3308b. This pin controller much the same as
> rk3308's, but with additional iomux routes and 3bit iomuxes selected
> via gpio##_sel_src_ctrl registers. Set them up in the function
> rk3308b_soc_sel_src_init to use new 3bit iomuxes over some 2bit old
> ones and update iomux_recalced and iomux_routes for the new SoC's.
>
> Fixes: 1f3e25a06883 ("pinctrl: rockchip: fix RK3308 pinmux bits")
Why does this one have a Fixes tag? Isn't this new hardware support?
Possibly patch 1/2 was not actually a fix but just preparation for this
patch?
regards,
dan carpenter
> Signed-off-by: Dmitry Yashin <dmt.yashin at gmail.com>
> Reviewed-by: Luca Ceresoli <luca.ceresoli at bootlin.com>
More information about the Linux-rockchip
mailing list