]> git.karo-electronics.de Git - linux-beck.git/commit
pinctrl: dt-bindings: samsung: Add header with values used for configuration
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Sun, 4 Sep 2016 11:04:04 +0000 (13:04 +0200)
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>
Fri, 16 Sep 2016 11:31:31 +0000 (13:31 +0200)
commit5db7e3bb87df9fc2a6d6cbc3384ff073070c8d1b
tree56045816973e266042166fb156cf5ad446f66b41
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
pinctrl: dt-bindings: samsung: Add header with values used for configuration

Hard-coded pinctrl configuration values are scattered through DTS files.
The numbers are difficult to decode by human, especially without the
datasheet.  Additionally the drive strength differs between S3C64xx,
S5PV210 and Exynos SoC families increasing the confusion.

The header will help making this more readable and maintainable.

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>
MAINTAINERS
include/dt-bindings/pinctrl/samsung.h [new file with mode: 0644]