Re: [PATCH 11/11] arm64: defconfig: build CONFIG_REGULATOR_QCOM_REFGEN as module

2024-08-04 Thread Krzysztof Kozlowski
On 04/08/2024 07:40, Dmitry Baryshkov wrote: > Enable CONFIG_REGULATOR_QCOM_REFGEN and build it as a module. It is an > internal supply used by the DSI on SM8350-based platforms (e.g. on the > SM8350 HDK device). > > Signed-off-by: Dmitry Baryshkov Reviewed-by: Krzysztof Kozlowski Best regards

[PATCH 11/11] arm64: defconfig: build CONFIG_REGULATOR_QCOM_REFGEN as module

2024-08-03 Thread Dmitry Baryshkov
Enable CONFIG_REGULATOR_QCOM_REFGEN and build it as a module. It is an internal supply used by the DSI on SM8350-based platforms (e.g. on the SM8350 HDK device). Signed-off-by: Dmitry Baryshkov --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/config