pinctrl: bcm2835: Add support for output-low output-high properties
authorMatheus Castello <matheus@castello.eng.br>
Tue, 1 May 2018 00:42:14 +0000 (20:42 -0400)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 May 2018 12:01:37 +0000 (14:01 +0200)
commit90b60552a29b9517b56856b849f229b3e915e6ac
tree490abc779614a450e9d4c30557cea8001ab599aa
parent0de704955ee44738e88b9cc08546ea10354037ed
pinctrl: bcm2835: Add support for output-low output-high properties

Properties to set initial value of pin output buffer.
This can be useful for configure hardware in overlay files, and in early
boot for checking it states in QA sanity tests.

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>
drivers/pinctrl/bcm/pinctrl-bcm2835.c