msm: qcom: Add hwspinlock, socinfo support anorak

Adding support for qcom_hwspinlock, socinfo driver
for Anorak.

Change-Id: I4183ef176a4213f2c07afc2e9e47f316b3b4309a
Signed-off-by: Kamati Srinivas <quic_kamasrin@quicinc.com>
This commit is contained in:
Kamati Srinivas 2022-06-03 17:24:41 +05:30
parent 129ce2fe67
commit 5512a780e0
3 changed files with 4 additions and 1 deletions

View File

@ -42,6 +42,7 @@ CONFIG_GH_RM_DRV=m
CONFIG_GUNYAH_DRIVERS=y
# CONFIG_GUNYAH_VSOCKETS is not set
# CONFIG_HVC_GUNYAH is not set
CONFIG_HWSPINLOCK_QCOM=m
# CONFIG_I2C_MSM_GENI is not set
CONFIG_INTERCONNECT_QCOM=m
CONFIG_INTERCONNECT_QCOM_ANORAK=m
@ -185,7 +186,7 @@ CONFIG_QCOM_SMEM=m
CONFIG_QCOM_SMP2P=m
CONFIG_QCOM_SMP2P_SLEEPSTATE=m
# CONFIG_QCOM_SMSM is not set
# CONFIG_QCOM_SOCINFO is not set
CONFIG_QCOM_SOCINFO=m
# CONFIG_QCOM_SPSS is not set
# CONFIG_QCOM_SUBSYSTEM_SLEEP_STATS is not set
# CONFIG_QCOM_SYSMON_SUBSYSTEM_STATS is not set

View File

@ -787,6 +787,7 @@ static const struct soc_id soc_id[] = {
{ 552, "WAIPIO-LTE" },
{ 554, "NEO-LA" },
{ 568, "RAVELIN" },
{ 549, "ANORAK" },
};
static struct qcom_socinfo *qsocinfo;

View File

@ -33,6 +33,7 @@ qmi_helpers.ko
qcom_hwspinlock.ko
qrtr.ko
smem.ko
socinfo.ko
msm_qmp.ko
qcom_aoss.ko
ns.ko