Home
last modified time | relevance | path

Searched hist:e91f7916eaa6751ce61ae151875280784c587267 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pinctrl/mvebu/
H A DKconfigdiff e91f7916eaa6751ce61ae151875280784c587267 Sat Jan 25 00:09:05 CET 2014 Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> pinctrl: mvebu: dove: request syscon regmap for global registers

Dove pinctrl uses some global config registers to control pins.
This patch requests a syscon regmap for those registers. As this
changes DT to driver requirements, fallback to a self-registered
regmap with hardcoded resources, if the corresponding syscon DT
node is missing. Also, WARN about old DT binding usage to encourage
users to update their DTBs.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
H A Dpinctrl-dove.cdiff e91f7916eaa6751ce61ae151875280784c587267 Sat Jan 25 00:09:05 CET 2014 Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> pinctrl: mvebu: dove: request syscon regmap for global registers

Dove pinctrl uses some global config registers to control pins.
This patch requests a syscon regmap for those registers. As this
changes DT to driver requirements, fallback to a self-registered
regmap with hardcoded resources, if the corresponding syscon DT
node is missing. Also, WARN about old DT binding usage to encourage
users to update their DTBs.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>