commit | a49d784d5a8272d0f63c448fe8dc69e589db006e | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <rafal@milecki.pl> | Tue Dec 18 16:58:08 2018 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 21 11:45:49 2018 +0100 |
tree | f3e34dd2a4d3756b4aebdbf4799b3a11c48a348e | |
parent | 2ae80900f239484069569380e1fc4340fd6e0089 [diff] |
pinctrl: bcm: ns: support updated DT binding as syscon subnode Documentation has been recently updated specifying that pinctrl should be subnode of the CRU "syscon". Support that by using parent node for regmap and reading "offset" property from the DT. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>