pinctrl: rockchip: fix RK3308 pinmux bits
stable inclusion from stable-v5.10.114 commit f4dad5a48db50ca1cb25aafc6bd4346830e741e9 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I5IY1V Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f4dad5a48db50ca1cb25aafc6bd4346830e741e9 -------------------------------- [ Upstream commit 1f3e25a0 ] Some of the pinmuxing bits described in rk3308_mux_recalced_data are wrong, pointing to non-existing registers. Fix the entire table. Also add a comment in front of each entry with the same string that appears in the datasheet to make the table easier to compare with the docs. This fix has been tested on real hardware for the gpio3b3_sel entry. Fixes: 7825aeb7 ("pinctrl: rockchip: add rk3308 SoC support") Signed-off-by: NLuca Ceresoli <luca.ceresoli@bootlin.com> Reviewed-by: NHeiko Stuebner <heiko@sntech.de> Link: https://lore.kernel.org/r/20220420142432.248565-1-luca.ceresoli@bootlin.comSigned-off-by: NLinus Walleij <linus.walleij@linaro.org> Signed-off-by: NSasha Levin <sashal@kernel.org> Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com> Acked-by: NXie XiuQi <xiexiuqi@huawei.com>
Showing
想要评论请 注册 或 登录