Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b1962825 authored by Vishwanath Raju K's avatar Vishwanath Raju K
Browse files

soc: qcom: socinfo: Add soc information for yupik-iot



Add SOC ID to support socinfo for yupik-iot SoC.

Change-Id: Iad715ef092e7a68fb6a4c5e52f57b4ee110c335e
Signed-off-by: default avatarVishwanath Raju K <vishk@codeaurora.org>
parent 44c3d4ae
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0
/*
 * Copyright (c) 2009-2020, The Linux Foundation. All rights reserved.
 * Copyright (c) 2009-2021, The Linux Foundation. All rights reserved.
 * Copyright (c) 2017-2019, Linaro Ltd.
 */

@@ -664,6 +664,8 @@ static const struct soc_id soc_id[] = {
	{ 475, "YUPIK" },
	{ 484, "SDXNIGHTJAR" },
	{ 441, "SCUBA" },
	{ 497, "YUPIK-IOT" },
	{ 498, "YUPIKP-IOT" },
	{ 499, "YUPIKP" },
};