diff options
author | IotaHydrae <writeforever@foxmail.com> | 2022-05-04 19:59:04 +0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-05-14 01:06:07 +0200 |
commit | fa8785e5931367e2b43f2c507f26bcf3e281c0ca (patch) | |
tree | 50898d65b32c164dec354f5e64515fca8dec1e81 /scripts/gdb/linux/tasks.py | |
parent | f680058f406863b55ac226d1c157701939c63db4 (diff) |
pinctrl: sunxi: fix f1c100s uart2 function
Change suniv f1c100s pinctrl,PD14 multiplexing function lvds1 to uart2
When the pin PD13 and PD14 is setting up to uart2 function in dts,
there's an error occurred:
1c20800.pinctrl: unsupported function uart2 on pin PD14
Because 'uart2' is not any one multiplexing option of PD14,
and pinctrl don't know how to configure it.
So change the pin PD14 lvds1 function to uart2.
Signed-off-by: IotaHydrae <writeforever@foxmail.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Link: https://lore.kernel.org/r/tencent_70C1308DDA794C81CAEF389049055BACEC09@qq.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions