mfd: sec: Remove PMICs without compatibles
authorDavid Virag <virag.david003@gmail.com>
Tue, 31 Jan 2023 18:30:06 +0000 (19:30 +0100)
committerLee Jones <lee@kernel.org>
Wed, 26 Apr 2023 10:40:26 +0000 (11:40 +0100)
commitf736d2c0caa8348b0bcd897972e470f7a596caad
tree2f0de5d61aef4ae5a2d9c7a9a0528f568dad11cf
parent7697c64b9e4908196f0ae68aa6d423dd40607973
mfd: sec: Remove PMICs without compatibles

The S5M8751 and S5M8763 PMIC chips have no corresponding compatible
values, so since board file support was removed for this driver, there
is no way to specify these PMICs as present in boards anymore.
Remove leftovers of these chips since it's dead code.

Signed-off-by: David Virag <virag.david003@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230131183008.4451-2-virag.david003@gmail.com
drivers/mfd/sec-core.c
drivers/mfd/sec-irq.c
include/linux/mfd/samsung/core.h
include/linux/mfd/samsung/s5m8763.h [deleted file]