commit | 2aea3de8640cc8ce1977be99d2260fa507cb1a68 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Sun Sep 04 13:04:07 2016 +0200 |
committer | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Fri Sep 16 13:31:42 2016 +0200 |
tree | 7d5589f13f58d87acce44dc993eb298cbfb5b0aa | |
parent | 90c6e35383dd02ef68a71f8373bdc9fbd0684a26 [diff] |
ARM: dts: exynos: Use macros for pinctrl configuration on exynos3250 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>