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

Commit b7a079aa authored by Shadab Naseem's avatar Shadab Naseem
Browse files

soc: qcom: Add msm-id for bengalp variants into socinfo driver



Add lower freq variant of bengalp SOC information
in socinfo driver.

Change-Id: I4456bc535e3bb92656284de4b0b02bac442b3e96
Signed-off-by: default avatarShadab Naseem <snaseem@codeaurora.org>
parent 7764f1a9
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only
/*
 * Copyright (c) 2009-2019, The Linux Foundation. All rights reserved.
 * Copyright (c) 2009-2020, The Linux Foundation. All rights reserved.
 */

#define pr_fmt(fmt) "%s: " fmt, __func__
@@ -331,6 +331,7 @@ static struct msm_soc_info cpu_of_id[] = {

	/* Bengalp ID */
	[445] = {MSM_CPU_BENGALP, "BENGALP"},
	[420] = {MSM_CPU_BENGALP, "BENGALP"},

	/* Scuba ID */
	[441] = {MSM_CPU_SCUBA, "SCUBA"},