linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: mediatek: Remove unused configs MACH_MT6592 and MACH_MT6592
@ 2023-03-20 13:26 Lukas Bulwahn
  2023-03-20 14:42 ` AngeloGioacchino Del Regno
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2023-03-20 13:26 UTC (permalink / raw)
  To: Matthias Brugger, AngeloGioacchino Del Regno, Russell King,
	linux-arm-kernel, linux-mediatek
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Commit ad8a221e1f49 ("ARM: mediatek: Add config options for mediatek SoCs.")
adds four configs MACH_MT6592, MACH_MT6592, MACH_MT8127 and MACH_MT8127 for
foreseen future use in the MediaTek pinctrl driver. As of now, nine years
after that commit, the configs MACH_MT8127 and MACH_MT8127 are used for
that purpose, but tconfigs MACH_MT6592 and MACH_MT6592 have not been used.

Remove the unused configs MACH_MT6592 and MACH_MT6592.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 arch/arm/mach-mediatek/Kconfig | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/arch/arm/mach-mediatek/Kconfig b/arch/arm/mach-mediatek/Kconfig
index 35a3430c7942..521af13a79d8 100644
--- a/arch/arm/mach-mediatek/Kconfig
+++ b/arch/arm/mach-mediatek/Kconfig
@@ -15,14 +15,6 @@ config MACH_MT2701
 	bool "MediaTek MT2701 SoCs support"
 	default ARCH_MEDIATEK
 
-config MACH_MT6589
-	bool "MediaTek MT6589 SoCs support"
-	default ARCH_MEDIATEK
-
-config MACH_MT6592
-	bool "MediaTek MT6592 SoCs support"
-	default ARCH_MEDIATEK
-
 config MACH_MT7623
 	bool "MediaTek MT7623 SoCs support"
 	default ARCH_MEDIATEK
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: mediatek: Remove unused configs MACH_MT6592 and MACH_MT6592
  2023-03-20 13:26 [PATCH] ARM: mediatek: Remove unused configs MACH_MT6592 and MACH_MT6592 Lukas Bulwahn
@ 2023-03-20 14:42 ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 2+ messages in thread
From: AngeloGioacchino Del Regno @ 2023-03-20 14:42 UTC (permalink / raw)
  To: Lukas Bulwahn, Matthias Brugger, Russell King, linux-arm-kernel,
	linux-mediatek
  Cc: kernel-janitors, linux-kernel

Il 20/03/23 14:26, Lukas Bulwahn ha scritto:
> Commit ad8a221e1f49 ("ARM: mediatek: Add config options for mediatek SoCs.")
> adds four configs MACH_MT6592, MACH_MT6592, MACH_MT8127 and MACH_MT8127 for
> foreseen future use in the MediaTek pinctrl driver. As of now, nine years

........

> after that commit, the configs MACH_MT8127 and MACH_MT8127 are used for
> that purpose, but tconfigs MACH_MT6592 and MACH_MT6592 have not been used.
> 
> Remove the unused configs MACH_MT6592 and MACH_MT6592.

I say that there's some confusion in the commit description... :-)

Please fix.

Thanks,
Angelo

> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
>   arch/arm/mach-mediatek/Kconfig | 8 --------
>   1 file changed, 8 deletions(-)
> 
> diff --git a/arch/arm/mach-mediatek/Kconfig b/arch/arm/mach-mediatek/Kconfig
> index 35a3430c7942..521af13a79d8 100644
> --- a/arch/arm/mach-mediatek/Kconfig
> +++ b/arch/arm/mach-mediatek/Kconfig
> @@ -15,14 +15,6 @@ config MACH_MT2701
>   	bool "MediaTek MT2701 SoCs support"
>   	default ARCH_MEDIATEK
>   
> -config MACH_MT6589
> -	bool "MediaTek MT6589 SoCs support"
> -	default ARCH_MEDIATEK
> -
> -config MACH_MT6592
> -	bool "MediaTek MT6592 SoCs support"
> -	default ARCH_MEDIATEK
> -
>   config MACH_MT7623
>   	bool "MediaTek MT7623 SoCs support"
>   	default ARCH_MEDIATEK



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-20 14:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-20 13:26 [PATCH] ARM: mediatek: Remove unused configs MACH_MT6592 and MACH_MT6592 Lukas Bulwahn
2023-03-20 14:42 ` AngeloGioacchino Del Regno

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).