pinctrl: Enable "power-source" to be extracted from DT files
authorIvan T. Ivanov <iivanov@mm-sol.com>
Tue, 27 May 2014 06:27:36 +0000 (09:27 +0300)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:14:19 +0000 (11:14 +0100)
commitfa223d9e4a9d0b264c157e0f331986e47066c749
treeee3607aac488a13ceb83915d53a65e587e3a913c
parent6fae5c354e555429638c4186d3fdd265b5dda274
pinctrl: Enable "power-source" to be extracted from DT files

Add "power-source" property to generic options used for DT parsing files.
This  enables drivers, which use generic pin configurations, to get the
value passed to this property.

Signed-off-by: Ivan T. Ivanov <iivanov@mm-sol.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
(cherry picked from commit ca6c55189a631f3380ff0a28f90d920a84e60d7b)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
drivers/pinctrl/pinconf-generic.c