commit | c35bc3f9fa7340187d7b0fc5790623c76c2ceb54 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Sun Sep 04 13:04:09 2016 +0200 |
committer | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Fri Sep 16 13:31:50 2016 +0200 |
tree | d459f716418fbd1cedcd9031119238f12bc29c5a | |
parent | 4b1a9e358693bbef0b5a1a5787e35490022957b9 [diff] |
ARM: dts: exynos: Use macros for pinctrl configuration on exynos4x12 Usage of DTS macros instead of hard-coded numbers makes code easier to read. One does not have to remember which value means pull-up/down or specific driver strength. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> Acked-by: Linus Walleij <linus.walleij@linaro.org>