Searched hist:"0 de704955ee44738e88b9cc08546ea10354037ed" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/pinctrl/bcm/ |
H A D | Kconfig | diff 0de704955ee44738e88b9cc08546ea10354037ed Tue May 01 02:42:13 CEST 2018 Matheus Castello <matheus@castello.eng.br> pinctrl: bcm2835: Add support for generic pinctrl binding
To keep driver up to date we add generic pinctrl binding support, which covers the features used in this driver and has additional node properties that this SoC has compatibility, so enabling future implementations of these properties without the need to create new node properties in the device trees.
The logic of this change maintain the old brcm legacy binding support in order to keep the ABI stable.
Signed-off-by: Matheus Castello <matheus@castello.eng.br> Reviewed-by: Eric Anholt <eric@anholt.net> Acked-by: Stefan Wahren <stefan.wahren@i2se.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | pinctrl-bcm2835.c | diff 0de704955ee44738e88b9cc08546ea10354037ed Tue May 01 02:42:13 CEST 2018 Matheus Castello <matheus@castello.eng.br> pinctrl: bcm2835: Add support for generic pinctrl binding
To keep driver up to date we add generic pinctrl binding support, which covers the features used in this driver and has additional node properties that this SoC has compatibility, so enabling future implementations of these properties without the need to create new node properties in the device trees.
The logic of this change maintain the old brcm legacy binding support in order to keep the ABI stable.
Signed-off-by: Matheus Castello <matheus@castello.eng.br> Reviewed-by: Eric Anholt <eric@anholt.net> Acked-by: Stefan Wahren <stefan.wahren@i2se.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|