From abba74b482901dd70894d1308780ea91c8bbd797 Mon Sep 17 00:00:00 2001 From: Guru Das Srinagesh Date: Wed, 22 Jun 2022 12:05:59 -0700 Subject: [PATCH] modules.list.msm.pineapple: Add socinfo and dependencies Add the socinfo driver and its dependencies, smem and qcom_hwspinlock to the list of vendor modules that get loaded in the first stage of init. Change-Id: I31f8e72bbae3f83e8c51246db2e378b317ddaea5 Signed-off-by: Guru Das Srinagesh --- modules.list.msm.pineapple | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules.list.msm.pineapple b/modules.list.msm.pineapple index a483452aa6d6..f75ab6fdc5cd 100644 --- a/modules.list.msm.pineapple +++ b/modules.list.msm.pineapple @@ -30,3 +30,6 @@ qnoc-qos.ko qnoc-pineapple.ko icc-debug.ko icc-test.ko +qcom_hwspinlock.ko +smem.ko +socinfo.ko