* [PATCH] soc: mediatek: Do not enable MTK_SOCINFO by default during compile testing
@ 2025-04-04 11:23 Krzysztof Kozlowski
2025-04-04 11:29 ` AngeloGioacchino Del Regno
0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Kozlowski @ 2025-04-04 11:23 UTC (permalink / raw)
To: Matthias Brugger, AngeloGioacchino Del Regno, linux-kernel,
linux-arm-kernel, linux-mediatek
Cc: Krzysztof Kozlowski
Enabling the compile test should not cause automatic enabling of such
drivers.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
drivers/soc/mediatek/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/soc/mediatek/Kconfig b/drivers/soc/mediatek/Kconfig
index d7293977f06e..006214f8e5ee 100644
--- a/drivers/soc/mediatek/Kconfig
+++ b/drivers/soc/mediatek/Kconfig
@@ -81,7 +81,7 @@ config MTK_SVS
config MTK_SOCINFO
tristate "MediaTek SoC Information"
- default y
+ default ARCH_MEDIATEK
depends on NVMEM_MTK_EFUSE
select SOC_BUS
help
--
2.45.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] soc: mediatek: Do not enable MTK_SOCINFO by default during compile testing
2025-04-04 11:23 [PATCH] soc: mediatek: Do not enable MTK_SOCINFO by default during compile testing Krzysztof Kozlowski
@ 2025-04-04 11:29 ` AngeloGioacchino Del Regno
2025-05-22 18:34 ` Krzysztof Kozlowski
0 siblings, 1 reply; 3+ messages in thread
From: AngeloGioacchino Del Regno @ 2025-04-04 11:29 UTC (permalink / raw)
To: Krzysztof Kozlowski, Matthias Brugger, linux-kernel,
linux-arm-kernel, linux-mediatek
Il 04/04/25 13:23, Krzysztof Kozlowski ha scritto:
> Enabling the compile test should not cause automatic enabling of such
> drivers.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> ---
> drivers/soc/mediatek/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/soc/mediatek/Kconfig b/drivers/soc/mediatek/Kconfig
> index d7293977f06e..006214f8e5ee 100644
> --- a/drivers/soc/mediatek/Kconfig
> +++ b/drivers/soc/mediatek/Kconfig
> @@ -81,7 +81,7 @@ config MTK_SVS
>
> config MTK_SOCINFO
> tristate "MediaTek SoC Information"
> - default y
> + default ARCH_MEDIATEK
> depends on NVMEM_MTK_EFUSE
> select SOC_BUS
> help
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] soc: mediatek: Do not enable MTK_SOCINFO by default during compile testing
2025-04-04 11:29 ` AngeloGioacchino Del Regno
@ 2025-05-22 18:34 ` Krzysztof Kozlowski
0 siblings, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2025-05-22 18:34 UTC (permalink / raw)
To: AngeloGioacchino Del Regno, Matthias Brugger, linux-kernel,
linux-arm-kernel, linux-mediatek
On 04/04/2025 13:29, AngeloGioacchino Del Regno wrote:
> Il 04/04/25 13:23, Krzysztof Kozlowski ha scritto:
>> Enabling the compile test should not cause automatic enabling of such
>> drivers.
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
>
>> ---
Ping
This was almost two months ago. I would assume that with maintainer
review, this should be applied fast. What is here needed?
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-05-22 18:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-04 11:23 [PATCH] soc: mediatek: Do not enable MTK_SOCINFO by default during compile testing Krzysztof Kozlowski
2025-04-04 11:29 ` AngeloGioacchino Del Regno
2025-05-22 18:34 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).