commit | d953f1fb14d2573499a7584a091a724c5923d5b3 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Sun Sep 04 13:04:11 2016 +0200 |
committer | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Fri Sep 16 13:31:56 2016 +0200 |
tree | edbc009b2752a519e22d0d205fdd280ebd915a26 | |
parent | 040611c87c7fdd1aad4885b1f95b88c07fd6c84f [diff] |
ARM: dts: exynos: Use macros for pinctrl configuration on exynos5250 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>