On 19.09.2021 11:31, Krzysztof Kozlowski wrote:
Krzysztof Kozlowski (3): soc: samsung: exynos-chipid: avoid soc_device_to_device() soc: samsung: exynos-chipid: convert to a module soc: samsung: exynos-chipid: do not enforce built-in arch/arm/mach-exynos/Kconfig | 1 - drivers/soc/samsung/Kconfig | 4 +++- drivers/soc/samsung/Makefile | 3 ++- drivers/soc/samsung/exynos-chipid.c | 14 +++++++++++--- drivers/soc/samsung/exynos5422-asv.c | 1 +
For the series: Reviewed-by: Sylwester Nawrocki <snawrocki@xxxxxxxxxx> Tested-by: Sylwester Nawrocki <snawrocki@xxxxxxxxxx> I just verified Odroid-XU4 is still booting without the driver and with the driver as a module. Thanks.