]> git.baikalelectronics.ru Git - uboot.git/commit
pinctrl: uniphier: add ethernet TX pin data for PXs3
authorDai Okamura <okamura.dai@socionext.com>
Fri, 9 Dec 2022 11:33:47 +0000 (20:33 +0900)
committerTom Rini <trini@konsulko.com>
Mon, 2 Jan 2023 19:10:23 +0000 (14:10 -0500)
commit441b0b8866d3e3c14b1ab690ebb6e8e93114d7dc
tree4a55c5ed12d9e012ec2f91955a9066259bd85062
parenta6e4d39dde37561728524ea309dfe82050110dec
pinctrl: uniphier: add ethernet TX pin data for PXs3

PXs3 Ref boards need to change the strength of ethernet ports
for stability, like LD20's one.

This adds the table data and fixes the boot issue on PXs3 Ref board.

Fixes: 0e65c6c283 ("ARM: uniphier: sync with Linux 5.8-rc4")
Signed-off-by: Dai Okamura <okamura.dai@socionext.com>
drivers/pinctrl/uniphier/pinctrl-uniphier-pxs3.c