commit | bad96a019d2867b6043ffcdcf211d92c40027c0f | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Sun Sep 04 13:04:12 2016 +0200 |
committer | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Fri Sep 16 13:32:00 2016 +0200 |
tree | 21be3639473048a651288e77f2be7a63c5c39360 | |
parent | d953f1fb14d2573499a7584a091a724c5923d5b3 [diff] |
ARM: dts: exynos: Use macros for pinctrl configuration on exynos5260 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>