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

Commit de99f323 authored by Jeevan Shriram's avatar Jeevan Shriram
Browse files

soc: qcom: socinfo: Add new socinfo id for sdxhedgehog



Add new SOC chip id for sdxhedgehog.

Change-Id: I2c28af98df9f79f2d4fa976b25773befdf374e5b
Signed-off-by: default avatarJeevan Shriram <jshriram@codeaurora.org>
parent d5a56189
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2009-2016, The Linux Foundation. All rights reserved.
 * Copyright (c) 2009-2017, 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
@@ -572,6 +572,7 @@ static struct msm_soc_info cpu_of_id[] = {

	/* Hedgehog IDs */
	[314] = {SDX_CPU_HEDGEHOG, "SDXHEDGEHOG"},
	[333] = {SDX_CPU_HEDGEHOG, "SDXHEDGEHOG"},

	/*MSM8937 ID  */
	[294] = {MSM_CPU_8937, "MSM8937"},