]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: zynqmp: Revert "Unify pin naming"
authorGerhard Engleder <gerhard@engleder-embedded.com>
Thu, 27 Jan 2022 19:46:02 +0000 (20:46 +0100)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 28 Jan 2022 14:52:04 +0000 (16:52 +0200)
commit39ab4aabda16284963a77390f8b44368f99b196e
tree3e71d7529fa8825180fd4175f55eac036a6c4f84
parent4428158160ec20da32320dc8cc2f9392a9b0d768
pinctrl: zynqmp: Revert "Unify pin naming"

This reverts commit 498f25952be54ce0c3d62bab039dfabff0597574.

This patch changes the pin names from "MIO%d" to "MIO-%d", but all dts
in arch/arm64/boot/dts/xilinx still use the old name. As a result my
ZCU104 has no output on serial terminal and is not reachable over
network.

Signed-off-by: Gerhard Engleder <gerhard@engleder-embedded.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/pinctrl/pinctrl-zynqmp.c