pinctrl: sh-pfc: Accept standard function, pins and groups properties
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 30 Jun 2015 08:29:57 +0000 (11:29 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 16 Jul 2015 09:36:52 +0000 (11:36 +0200)
commit16ccaf5bb5a52372bfebd3dfbb79dd810ad49c09
tree40e80bab30a3f9aae5bea306fed27ee7bbdaef66
parent583facb6ae27dfb4d0fb5a952dade5aa990a05c9
pinctrl: sh-pfc: Accept standard function, pins and groups properties

The "function", "pins" and "groups" pinmux and pinctrl properties have
been standardized. Support them in addition to the custom "renesas,*"
properties. New-style and old-style properties can't be mixed in DT.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt
drivers/pinctrl/sh-pfc/pinctrl.c