mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
Currently, input enable settings are missing from the PH1-sLD8
pinctrl driver. (All the entries in the pin table are set to
UNIPHIER_PIN_IECTRL_NONE).
Fill the table with correct values.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| pinctrl-ph1-ld4.c | ||
| pinctrl-ph1-ld6b.c | ||
| pinctrl-ph1-pro4.c | ||
| pinctrl-ph1-pro5.c | ||
| pinctrl-ph1-sld8.c | ||
| pinctrl-proxstream2.c | ||
| pinctrl-uniphier-core.c | ||
| pinctrl-uniphier.h | ||