* [PATCH 0/3] pinctrl: rockchip: fix RK3328 pinmux bits
@ 2024-06-06 6:04 Huang-Huang Bao
0 siblings, 0 replies; only message in thread
From: Huang-Huang Bao @ 2024-06-06 6:04 UTC (permalink / raw)
To: Linus Walleij, Heiko Stuebner
Cc: linux-gpio, linux-arm-kernel, linux-rockchip, linux-kernel,
Huang-Huang Bao
The pinmux settings for RK3328 is incomplete, correct the pin bank
settings and recalced mux data according to RK3328 TRM.
There was a patch[1] in rockchip-linux kernel repo that cover part of
missing mux settings, unfortunatly it never got into upstream kernel
source.
The last patch fixes an issue in rockchip_pmx_set which is general for
all rockchip platforms that might cause unexpected pinmux to be set to
0.
[1]: https://github.com/rockchip-linux/kernel/commit/d69af8ab6534bb28c1556076f08d2a5ab4935d95
Huang-Huang Bao (3):
pinctrl: rockchip: fix RK3328 pinmux bits
pinctrl: rockchip: use dedicated pinctrl type for RK3328
pinctrl: rockchip: fix pinmux reset in rockchip_pmx_set
drivers/pinctrl/pinctrl-rockchip.c | 68 ++++++++++++++++++++++++++----
drivers/pinctrl/pinctrl-rockchip.h | 1 +
2 files changed, 60 insertions(+), 9 deletions(-)
base-commit: 2df0193e62cf887f373995fb8a91068562784adc
--
2.45.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-06-06 6:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-06 6:04 [PATCH 0/3] pinctrl: rockchip: fix RK3328 pinmux bits Huang-Huang Bao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).