]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
pinctrl: zynq: fix typo in group name for qspi1
authorHelmut Buchsbaum <helmut.buchsbaum@gmail.com>
Thu, 4 Feb 2016 08:14:08 +0000 (09:14 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 15 Feb 2016 18:18:59 +0000 (19:18 +0100)
commit41bd0c52c0d3e38202608cfe133faca9a0e53ae8
tree794adc0ba1c9cd8e5ab3b560e52b11ee117d8747
parent4a9e00600b6feeacae02b8ac3428bf98c813c1b2
pinctrl: zynq: fix typo in group name for qspi1

Due to a typo Zynq pin controller does not set pin function of qspi1
when using function qspi1. So pin group for qspi1 has to be renamed to
"qspi1_0_grp" as outlined in the corresponding bindings documentation.

This also removes kernel message:
  zynq-pinctrl 700.pinctrl: invalid group "qspi1_0_grp" for function "qspi1"

Signed-off-by: Helmut Buchsbaum <helmut.buchsbaum@gmail.com>
Acked-by: Sören Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-zynq.c