commit | a2f2bc384e8df20b881625e6a92726d5b9f39d6b | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Sun Sep 04 13:04:14 2016 +0200 |
committer | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Fri Sep 16 13:32:06 2016 +0200 |
tree | c82dc5c083e4c76d8b2c53bc3803a2396e16a9d4 | |
parent | 17dcc16fbd0336a78e980a08d565ad5059f87c53 [diff] |
ARM: dts: exynos: Use macros for pinctrl configuration on exynos542x/exynos5800 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>