mfd: sec: Drop support for board files and require devicetree
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Wed, 26 May 2021 12:47:06 +0000 (08:47 -0400)
committerLee Jones <lee.jones@linaro.org>
Wed, 2 Jun 2021 09:51:18 +0000 (10:51 +0100)
commit5a7b909c7c9a7069fe01c4b3b1f85cfeba82b669
treef3ccbc910e00a43dfb633e78de761aab6b0b1dd9
parentcdefb765f150174ba9dec5775da07175d6f8c4e7
mfd: sec: Drop support for board files and require devicetree

The Samsung PMIC drivers since long time are used only on devicetree
platforms (Samsung Exynos) and there are no users with board files.

Drop the support for board files entirely and depend on OF for matching.

Suggested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/sec-core.c