* [PATCH] soc: mediatek: mtk-socinfo: Add entry for MT8395AV/ZA Genio 1200
@ 2024-04-04 8:20 AngeloGioacchino Del Regno
2024-04-04 12:46 ` Christopher Obbard
2024-04-04 17:24 ` Alexandre Mergnat
0 siblings, 2 replies; 3+ messages in thread
From: AngeloGioacchino Del Regno @ 2024-04-04 8:20 UTC (permalink / raw)
To: matthias.bgg
Cc: angelogioacchino.delregno, linux-kernel, linux-arm-kernel,
linux-mediatek, wenst, kernel
Add an entry for the MT8395 SoC with commercial name Genio 1200.
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
---
drivers/soc/mediatek/mtk-socinfo.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/soc/mediatek/mtk-socinfo.c b/drivers/soc/mediatek/mtk-socinfo.c
index 4494cca1d075..6943ab29f095 100644
--- a/drivers/soc/mediatek/mtk-socinfo.c
+++ b/drivers/soc/mediatek/mtk-socinfo.c
@@ -56,6 +56,7 @@ static struct socinfo_data socinfo_data_table[] = {
MTK_SOCINFO_ENTRY("MT8195", "MT8195GV/EHZA", "Kompanio 1200", 0x81950304, CELL_NOT_USED),
MTK_SOCINFO_ENTRY("MT8195", "MT8195TV/EZA", "Kompanio 1380", 0x81950400, CELL_NOT_USED),
MTK_SOCINFO_ENTRY("MT8195", "MT8195TV/EHZA", "Kompanio 1380", 0x81950404, CELL_NOT_USED),
+ MTK_SOCINFO_ENTRY("MT8395", "MT8395AV/ZA", "Genio 1200", 0x83950100, CELL_NOT_USED),
};
static int mtk_socinfo_create_socinfo_node(struct mtk_socinfo *mtk_socinfop)
--
2.44.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] soc: mediatek: mtk-socinfo: Add entry for MT8395AV/ZA Genio 1200
2024-04-04 8:20 [PATCH] soc: mediatek: mtk-socinfo: Add entry for MT8395AV/ZA Genio 1200 AngeloGioacchino Del Regno
@ 2024-04-04 12:46 ` Christopher Obbard
2024-04-04 17:24 ` Alexandre Mergnat
1 sibling, 0 replies; 3+ messages in thread
From: Christopher Obbard @ 2024-04-04 12:46 UTC (permalink / raw)
To: AngeloGioacchino Del Regno, matthias.bgg
Cc: linux-kernel, linux-arm-kernel, linux-mediatek, wenst
Hi Angelo,
On Thu, 2024-04-04 at 10:20 +0200, AngeloGioacchino Del Regno wrote:
> Add an entry for the MT8395 SoC with commercial name Genio 1200.
>
> Signed-off-by: AngeloGioacchino Del Regno
> <angelogioacchino.delregno@collabora.com>
Reviewed-by: Christopher Obbard <chris.obbard@collabora.com>
Tested-by: Christopher Obbard <chris.obbard@collabora.com>
> ---
> drivers/soc/mediatek/mtk-socinfo.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/soc/mediatek/mtk-socinfo.c b/drivers/soc/mediatek/mtk-
> socinfo.c
> index 4494cca1d075..6943ab29f095 100644
> --- a/drivers/soc/mediatek/mtk-socinfo.c
> +++ b/drivers/soc/mediatek/mtk-socinfo.c
> @@ -56,6 +56,7 @@ static struct socinfo_data socinfo_data_table[] = {
> MTK_SOCINFO_ENTRY("MT8195", "MT8195GV/EHZA", "Kompanio 1200",
> 0x81950304, CELL_NOT_USED),
> MTK_SOCINFO_ENTRY("MT8195", "MT8195TV/EZA", "Kompanio 1380",
> 0x81950400, CELL_NOT_USED),
> MTK_SOCINFO_ENTRY("MT8195", "MT8195TV/EHZA", "Kompanio 1380",
> 0x81950404, CELL_NOT_USED),
> + MTK_SOCINFO_ENTRY("MT8395", "MT8395AV/ZA", "Genio 1200",
> 0x83950100, CELL_NOT_USED),
> };
>
> static int mtk_socinfo_create_socinfo_node(struct mtk_socinfo
> *mtk_socinfop)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] soc: mediatek: mtk-socinfo: Add entry for MT8395AV/ZA Genio 1200
2024-04-04 8:20 [PATCH] soc: mediatek: mtk-socinfo: Add entry for MT8395AV/ZA Genio 1200 AngeloGioacchino Del Regno
2024-04-04 12:46 ` Christopher Obbard
@ 2024-04-04 17:24 ` Alexandre Mergnat
1 sibling, 0 replies; 3+ messages in thread
From: Alexandre Mergnat @ 2024-04-04 17:24 UTC (permalink / raw)
To: AngeloGioacchino Del Regno, matthias.bgg
Cc: linux-kernel, linux-arm-kernel, linux-mediatek, wenst, kernel
Great !
Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com>
On 04/04/2024 10:20, AngeloGioacchino Del Regno wrote:
> Add an entry for the MT8395 SoC with commercial name Genio 1200.
--
Regards,
Alexandre
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-04-04 17:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-04 8:20 [PATCH] soc: mediatek: mtk-socinfo: Add entry for MT8395AV/ZA Genio 1200 AngeloGioacchino Del Regno
2024-04-04 12:46 ` Christopher Obbard
2024-04-04 17:24 ` Alexandre Mergnat
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox