]> git.baikalelectronics.ru Git - uboot.git/commit
arm64: a37xx: pinctrl: Improve description for pinmux command
authorPali Rohár <pali@kernel.org>
Thu, 4 Aug 2022 10:41:56 +0000 (12:41 +0200)
committerStefan Roese <sr@denx.de>
Tue, 9 Aug 2022 06:58:27 +0000 (08:58 +0200)
commit0b29f4ab914af7b2c9ca74a680e9e2dfba56f8cc
tree27983c3172ba99c985a5000e2cb64116ef1ba3d8
parent180c142a7f383405f81e006a23359416b7efffe7
arm64: a37xx: pinctrl: Improve description for pinmux command

In more cases group name consist of function name followed by function
number. So if function name is just prefix of group name, show group name.

So in 'pinmux status -a' command output would be visible also extended
function number, which is useful for debugging.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
drivers/pinctrl/mvebu/pinctrl-armada-37xx.c