linux-stable/drivers/pinctrl/samsung
Krzysztof Kozlowski 3eb12bced6 pinctrl: samsung: do not use bindings header with constants
The Samsung SoC pin controller driver uses only three defines from the
bindings header with pin configuration register values, which proves
the point that this header is not a proper bindings-type abstraction
layer with IDs.

Define the needed register values directly in the driver and stop using
the bindings header.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Chanho Park <chanho61.park@samsung.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220605160508.134075-8-krzysztof.kozlowski@linaro.org
Link: https://lore.kernel.org/r/20220624081022.32384-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2022-06-28 15:55:20 +02:00
..
Kconfig pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos config 2022-04-21 08:58:54 +02:00
Makefile pinctrl: samsung: Remove support for Exynos5440 2018-05-02 19:08:55 +02:00
pinctrl-exynos-arm.c pinctrl: samsung: fix leaked of_node references 2019-04-23 10:59:47 +02:00
pinctrl-exynos-arm64.c pinctrl: samsung: staticize fsd_pin_ctrl 2022-04-04 18:58:26 +02:00
pinctrl-exynos.c pinctrl: samsung: do not use bindings header with constants 2022-06-28 15:55:20 +02:00
pinctrl-exynos.h pinctrl: samsung: do not use bindings header with constants 2022-06-28 15:55:20 +02:00
pinctrl-s3c24xx.c pinctrl: samsung: Switch to use for_each_gpiochip_node() helper 2022-04-14 21:44:58 +03:00
pinctrl-s3c64xx.c pinctrl: samsung: Switch to use for_each_gpiochip_node() helper 2022-04-14 21:44:58 +03:00
pinctrl-samsung.c pinctrl: samsung: do not use bindings header with constants 2022-06-28 15:55:20 +02:00
pinctrl-samsung.h pinctrl: samsung: do not use bindings header with constants 2022-06-28 15:55:20 +02:00