Thread (25 messages) 25 messages, 4 authors, 2024-08-23

Re: [PATCH v1 03/10] soc: samsung: exynos-chipid: add exynos8895 SoC support

From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2024-08-07 09:14:54
Also in: linux-devicetree, linux-gpio, linux-samsung-soc, lkml

On 07/08/2024 10:28, ivo.ivanov.ivanov1@gmail.com wrote:
quoted hunk ↗ jump to hunk
From: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>

Add EXYNOS8895 information to soc_ids tables. This SoC product id
is "0xE8895000".

Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
---
 drivers/soc/samsung/exynos-chipid.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/soc/samsung/exynos-chipid.c b/drivers/soc/samsung/exynos-chipid.c
index b1118d377..2f794cee8 100644
--- a/drivers/soc/samsung/exynos-chipid.c
+++ b/drivers/soc/samsung/exynos-chipid.c
@@ -57,6 +57,7 @@ static const struct exynos_soc_id {
 	{ "EXYNOS7420", 0xE7420000 },
 	/* Compatible with: samsung,exynos850-chipid */
 	{ "EXYNOS7885", 0xE7885000 },
+	{ "EXYNOS8895", 0xE8895000 },
 	{ "EXYNOS850", 0xE3830000 },
Order of the list is mentioned in the code, so keep it please. 88 is
after 85.

Best regards,
Krzysztof

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help