linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: mediatek: cleanup message for platform selection
@ 2017-10-19  9:52 sean.wang at mediatek.com
  2017-10-20 11:13 ` Matthias Brugger
  0 siblings, 1 reply; 2+ messages in thread
From: sean.wang at mediatek.com @ 2017-10-19  9:52 UTC (permalink / raw)
  To: linux-arm-kernel

From: Sean Wang <sean.wang@mediatek.com>

The latest kernel tree already can support more MediaTek platforms such as
MT2712 and MT7622, so additional descriptions for those platforms are added
and certain cleanups are also being made here.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
---
 arch/arm64/Kconfig.platforms | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 6b54ee8..ab69f5f 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -91,12 +91,13 @@ config ARCH_HISI
 	  This enables support for Hisilicon ARMv8 SoC family
 
 config ARCH_MEDIATEK
-	bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
+	bool "MediaTek SoC Family"
 	select ARM_GIC
 	select PINCTRL
 	select MTK_TIMER
 	help
-	  Support for Mediatek MT65xx & MT81xx ARMv8 SoCs
+	  This enables support for MediaTek MT27xx, MT65xx, MT76xx
+	  & MT81xx ARMv8 SoCs
 
 config ARCH_MESON
 	bool "Amlogic Platforms"
-- 
2.7.4

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

* [PATCH] arm64: mediatek: cleanup message for platform selection
  2017-10-19  9:52 [PATCH] arm64: mediatek: cleanup message for platform selection sean.wang at mediatek.com
@ 2017-10-20 11:13 ` Matthias Brugger
  0 siblings, 0 replies; 2+ messages in thread
From: Matthias Brugger @ 2017-10-20 11:13 UTC (permalink / raw)
  To: linux-arm-kernel



On 10/19/2017 11:52 AM, sean.wang at mediatek.com wrote:
> From: Sean Wang <sean.wang@mediatek.com>
> 
> The latest kernel tree already can support more MediaTek platforms such as
> MT2712 and MT7622, so additional descriptions for those platforms are added
> and certain cleanups are also being made here.
> 
> Signed-off-by: Sean Wang <sean.wang@mediatek.com>
> ---

pushed to the soc branch, thanks.

>  arch/arm64/Kconfig.platforms | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
> index 6b54ee8..ab69f5f 100644
> --- a/arch/arm64/Kconfig.platforms
> +++ b/arch/arm64/Kconfig.platforms
> @@ -91,12 +91,13 @@ config ARCH_HISI
>  	  This enables support for Hisilicon ARMv8 SoC family
>  
>  config ARCH_MEDIATEK
> -	bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
> +	bool "MediaTek SoC Family"
>  	select ARM_GIC
>  	select PINCTRL
>  	select MTK_TIMER
>  	help
> -	  Support for Mediatek MT65xx & MT81xx ARMv8 SoCs
> +	  This enables support for MediaTek MT27xx, MT65xx, MT76xx
> +	  & MT81xx ARMv8 SoCs
>  
>  config ARCH_MESON
>  	bool "Amlogic Platforms"
> 

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

end of thread, other threads:[~2017-10-20 11:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-19  9:52 [PATCH] arm64: mediatek: cleanup message for platform selection sean.wang at mediatek.com
2017-10-20 11:13 ` Matthias Brugger

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