]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pinctrl: meson: a4: remove special data processing
authorXianwei Zhao <xianwei.zhao@amlogic.com>
Tue, 27 May 2025 05:23:29 +0000 (13:23 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 10 Jun 2025 12:10:37 +0000 (14:10 +0200)
commitcfdedf7392e16f7c077b02ec13961a1b28e4f0a7
tree2e3448512464e35a70911e879709b25e58c26e5b
parent317eb8b3d7b87c583867f752c72913e06c53c2e1
pinctrl: meson: a4: remove special data processing

According to the data specifications of Amlogic's existing SoCs,
the function register offset and the bit offset are the same
value among various chips. Therefore, general processing can
be carried out without the need for private data modification.
Drop special data processing.

Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com>
Link: https://lore.kernel.org/20250527-s6-s7-pinctrl-v3-2-44f6a0451519@amlogic.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/meson/pinctrl-amlogic-a4.c