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