[RFC 07/10] pinctrl: samsung: Remove support for Exynos5440
From: krzk@kernel.org (Krzysztof Kozlowski)
Date: 2018-05-02 17:09:48
Also in:
linux-devicetree, linux-usb, lkml
From: krzk@kernel.org (Krzysztof Kozlowski)
Date: 2018-05-02 17:09:48
Also in:
linux-devicetree, linux-usb, lkml
On Tue, Apr 24, 2018 at 10:32:36PM +0200, Krzysztof Kozlowski wrote:
The Exynos5440 is not actively developed, there are no development boards available and probably there are no real products with it. Remove wide-tree support for Exynos5440. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> --- drivers/pinctrl/samsung/Kconfig | 10 +- drivers/pinctrl/samsung/Makefile | 1 - drivers/pinctrl/samsung/pinctrl-exynos5440.c | 1005 -------------------------- 3 files changed, 2 insertions(+), 1014 deletions(-) delete mode 100644 drivers/pinctrl/samsung/pinctrl-exynos5440.c
Applied. Best regards, Krzysztof