]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
pinctrl: mvebu: remove the offset property for regmap
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Mon, 12 Jun 2017 15:34:53 +0000 (17:34 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 16 Jun 2017 09:19:50 +0000 (11:19 +0200)
commitef088187e1ca16d9b986cab63643b0a2ac2d7b94
tree9195ab65ea9a494d09f1bfe29807e5b5e6a78bd3
parent5a6ae9b8013954943c29e34045d7eaf76240682e
pinctrl: mvebu: remove the offset property for regmap

The offset property of the pinctrl node, when a regmap is used in the
device tree, was never used nor documented in the binding. Moreover, the
compatible string is enough to let the driver know which offset using.

So this patch removes the property and move the information at the driver
level.

Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mvebu/pinctrl-mvebu.c
drivers/pinctrl/mvebu/pinctrl-mvebu.h