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

Commit 0ff128d5 authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

soc: qcom: socinfo: Add soc ids for apqtitanium



Adding new SOC IDs for apqtitanium variants.

Change-Id: Ia8daa9e65097ae4f6ac5833a347a24e51f5d00b0
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent 9dc2bec8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2009-2015, The Linux Foundation. All rights reserved.
 * Copyright (c) 2009-2016, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -520,6 +520,7 @@ static struct msm_soc_info cpu_of_id[] = {

	/* Titanium ID */
	[293] = {MSM_CPU_TITANIUM, "MSMTITANIUM"},
	[304] = {MSM_CPU_TITANIUM, "APQTITANIUM"},

	/* 9607 IDs */
	[290] = {MSM_CPU_9607, "MDM9607"},