* [PATCH] soc: mediatek: mtk-socinfo: Correct the marketing name for MT8188GV
@ 2024-04-09 3:53 Jason-ch Chen
2024-04-11 15:09 ` Fei Shao
2024-04-15 7:57 ` AngeloGioacchino Del Regno
0 siblings, 2 replies; 3+ messages in thread
From: Jason-ch Chen @ 2024-04-09 3:53 UTC (permalink / raw)
To: Krzysztof Kozlowski, Matthias Brugger, AngeloGioacchino Del Regno
Cc: Project_Global_Chrome_Upstream_Group, linux-watchdog,
linux-arm-kernel, linux-kernel, linux-mediatek, Jason-ch Chen
From: Jason-ch Chen <Jason-ch.Chen@mediatek.com>
Change 'Kompanio 830' to 'Kompanio 838'.
Signed-off-by: Jason-ch Chen <Jason-ch.Chen@mediatek.com>
---
drivers/soc/mediatek/mtk-socinfo.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/soc/mediatek/mtk-socinfo.c b/drivers/soc/mediatek/mtk-socinfo.c
index 6943ab29f095..74672a9d6d13 100644
--- a/drivers/soc/mediatek/mtk-socinfo.c
+++ b/drivers/soc/mediatek/mtk-socinfo.c
@@ -48,8 +48,8 @@ static struct socinfo_data socinfo_data_table[] = {
MTK_SOCINFO_ENTRY("MT8183", "MT8183V/AZA", "Kompanio 500", 0x00010043, 0x00000940),
MTK_SOCINFO_ENTRY("MT8186", "MT8186GV/AZA", "Kompanio 520", 0x81861001, CELL_NOT_USED),
MTK_SOCINFO_ENTRY("MT8186T", "MT8186TV/AZA", "Kompanio 528", 0x81862001, CELL_NOT_USED),
- MTK_SOCINFO_ENTRY("MT8188", "MT8188GV/AZA", "Kompanio 830", 0x81880000, 0x00000010),
- MTK_SOCINFO_ENTRY("MT8188", "MT8188GV/HZA", "Kompanio 830", 0x81880000, 0x00000011),
+ MTK_SOCINFO_ENTRY("MT8188", "MT8188GV/AZA", "Kompanio 838", 0x81880000, 0x00000010),
+ MTK_SOCINFO_ENTRY("MT8188", "MT8188GV/HZA", "Kompanio 838", 0x81880000, 0x00000011),
MTK_SOCINFO_ENTRY("MT8192", "MT8192V/AZA", "Kompanio 820", 0x00001100, 0x00040080),
MTK_SOCINFO_ENTRY("MT8192T", "MT8192V/ATZA", "Kompanio 828", 0x00000100, 0x000400C0),
MTK_SOCINFO_ENTRY("MT8195", "MT8195GV/EZA", "Kompanio 1200", 0x81950300, CELL_NOT_USED),
--
2.18.0
_______________________________________________
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] 3+ messages in thread* Re: [PATCH] soc: mediatek: mtk-socinfo: Correct the marketing name for MT8188GV
2024-04-09 3:53 [PATCH] soc: mediatek: mtk-socinfo: Correct the marketing name for MT8188GV Jason-ch Chen
@ 2024-04-11 15:09 ` Fei Shao
2024-04-15 7:57 ` AngeloGioacchino Del Regno
1 sibling, 0 replies; 3+ messages in thread
From: Fei Shao @ 2024-04-11 15:09 UTC (permalink / raw)
To: AngeloGioacchino Del Regno, Jason-ch Chen
Cc: Matthias Brugger, Project_Global_Chrome_Upstream_Group,
linux-arm-kernel, linux-kernel, linux-mediatek
On Tue, Apr 9, 2024 at 11:54 AM Jason-ch Chen
<jason-ch.chen@mediatek.com> wrote:
>
> From: Jason-ch Chen <Jason-ch.Chen@mediatek.com>
>
> Change 'Kompanio 830' to 'Kompanio 838'.
>
> Signed-off-by: Jason-ch Chen <Jason-ch.Chen@mediatek.com>
> ---
> drivers/soc/mediatek/mtk-socinfo.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/soc/mediatek/mtk-socinfo.c b/drivers/soc/mediatek/mtk-socinfo.c
> index 6943ab29f095..74672a9d6d13 100644
> --- a/drivers/soc/mediatek/mtk-socinfo.c
> +++ b/drivers/soc/mediatek/mtk-socinfo.c
> @@ -48,8 +48,8 @@ static struct socinfo_data socinfo_data_table[] = {
> MTK_SOCINFO_ENTRY("MT8183", "MT8183V/AZA", "Kompanio 500", 0x00010043, 0x00000940),
> MTK_SOCINFO_ENTRY("MT8186", "MT8186GV/AZA", "Kompanio 520", 0x81861001, CELL_NOT_USED),
> MTK_SOCINFO_ENTRY("MT8186T", "MT8186TV/AZA", "Kompanio 528", 0x81862001, CELL_NOT_USED),
> - MTK_SOCINFO_ENTRY("MT8188", "MT8188GV/AZA", "Kompanio 830", 0x81880000, 0x00000010),
> - MTK_SOCINFO_ENTRY("MT8188", "MT8188GV/HZA", "Kompanio 830", 0x81880000, 0x00000011),
> + MTK_SOCINFO_ENTRY("MT8188", "MT8188GV/AZA", "Kompanio 838", 0x81880000, 0x00000010),
> + MTK_SOCINFO_ENTRY("MT8188", "MT8188GV/HZA", "Kompanio 838", 0x81880000, 0x00000011),
> MTK_SOCINFO_ENTRY("MT8192", "MT8192V/AZA", "Kompanio 820", 0x00001100, 0x00040080),
> MTK_SOCINFO_ENTRY("MT8192T", "MT8192V/ATZA", "Kompanio 828", 0x00000100, 0x000400C0),
> MTK_SOCINFO_ENTRY("MT8195", "MT8195GV/EZA", "Kompanio 1200", 0x81950300, CELL_NOT_USED),
> --
I've spoken to the MediaTek folks who are familiar with the MT8188 SoC.
This is an intended marketing name change, so
Reviewed-by: Fei Shao <fshao@chromium.org>
Regards,
Fei
_______________________________________________
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] 3+ messages in thread* Re: [PATCH] soc: mediatek: mtk-socinfo: Correct the marketing name for MT8188GV
2024-04-09 3:53 [PATCH] soc: mediatek: mtk-socinfo: Correct the marketing name for MT8188GV Jason-ch Chen
2024-04-11 15:09 ` Fei Shao
@ 2024-04-15 7:57 ` AngeloGioacchino Del Regno
1 sibling, 0 replies; 3+ messages in thread
From: AngeloGioacchino Del Regno @ 2024-04-15 7:57 UTC (permalink / raw)
To: Krzysztof Kozlowski, Matthias Brugger, Jason-ch Chen
Cc: AngeloGioacchino Del Regno, Project_Global_Chrome_Upstream_Group,
linux-watchdog, linux-arm-kernel, linux-kernel, linux-mediatek,
Jason-ch Chen
On Tue, 09 Apr 2024 11:53:55 +0800, Jason-ch Chen wrote:
> Change 'Kompanio 830' to 'Kompanio 838'.
>
>
Applied to v6.9-next/soc, thanks!
[1/1] soc: mediatek: mtk-socinfo: Correct the marketing name for MT8188GV
commit: 8328a3d126f54ef5998ea3b0e444701a02d62274
Cheers,
Angelo
_______________________________________________
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] 3+ messages in thread
end of thread, other threads:[~2024-04-15 7:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-09 3:53 [PATCH] soc: mediatek: mtk-socinfo: Correct the marketing name for MT8188GV Jason-ch Chen
2024-04-11 15:09 ` Fei Shao
2024-04-15 7:57 ` 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