This is enabling modules to load in First stage of module
loading.
Change-Id: I1c3a388b2feacfc2748670e658d4bbf36c59e325
Signed-off-by: Raghavendra Kakarla <quic_rkakarla@quicinc.com>
Add clk-rpmh, qcom-cpufreq-hw, dispcc0-anorak and dispcc1-anorak to
modules.list.anorak to enable them to load during first stage init.
Change-Id: I2a72b43e395e7cb80841161ecc5d23775e90aa6d
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
Add all PMIC modules required to be loaded in first stage
for anorak.
Change-Id: I407afab9a7b13c6d7d3df88a07aae90ed633d179
Signed-off-by: Jishnu Prakash <quic_jprakash@quicinc.com>
Enable configs and add modules to first stage.
Change-Id: I629d3569307337b23708cb77a19e6a199e8e2375
Signed-off-by: Kamati Srinivas <quic_kamasrin@quicinc.com>
Add qcom-pmu-lib to modules list in the first stage init.
Modules installing perf events need to have CAP_SYS_ADMIN
or CAP_PERFMON capabilities to install events. Moving this
module to first stage solves the problem by ensuring that
init thread insmods this module.
Change-Id: I578fcdea04824da7ea2bbc8d17869178a0d069eb
Signed-off-by: Shivnandan Kumar <quic_kshivnan@quicinc.com>
These modules are required to get the storage and serial driver
working at first stage. Then the vendor modules can be loaded
from storage device for second stage loading.
Change-Id: I8070fae4e4124cadcc414a62cad6d0a16760ba0a
Signed-off-by: Sahitya Tummala <quic_stummala@quicinc.com>
Adding support for qcom_hwspinlock, socinfo driver
for Anorak.
Change-Id: I4183ef176a4213f2c07afc2e9e47f316b3b4309a
Signed-off-by: Kamati Srinivas <quic_kamasrin@quicinc.com>
Add cpu vendor hook module for first stage loading on Anorak.
Change-Id: I6c620af9fba6df2a46b22f0fd5c26ab4b5c0538b
Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
Enable CONFIG_REGULATOR_DEBUG_CONTROL so that regulators can be
controlled from debugfs for testing purposes. Add debug-regulator.ko
to modules.list.anorak to enable it to load during first stage init.
Change-Id: I1c4345073b8ff68f1211f5e10c5f6753d8fa43b7
Signed-off-by: Rakesh Kota <quic_kotarake@quicinc.com>
Add ufs modules for first stage loading on anorak.
Change-Id: I3ac9aafb35e8e22daab74dea4c2c262468f7c446
Signed-off-by: Nitin Rawat <quic_nitirawa@quicinc.com>
Enable initial memory-related configs for anorak. Also add
related enabled modules to modules.list.anorak.
Change-Id: Id3b1f64438b6f2f78385b56773f964c1a8e5cbc7
Signed-off-by: Jaskaran Singh <quic_jasksing@quicinc.com>
Add gcc-anorak to modules.list.anorak, to enable
it to load during first stage init.
Change-Id: I7b57f458e7d0345091347ac3976a1326488455be
Signed-off-by: Kalpak Kawadkar <quic_kkawadka@quicinc.com>
Add memory-related modules for first stage loading on anorak.
Change-Id: I5e7617fb4dbdff40d716b287ec8f8798fbbdfc63
Signed-off-by: Jaskaran Singh <quic_jasksing@quicinc.com>
Add pinctrl, gdsc-regulator and serial modules to
modules.list.anorak to enable it to load during first
stage init.
Change-Id: I3c2820d26fa6b58e5786db2b7daddfa7aeff47d8
Signed-off-by: Kamati Srinivas <quic_kamasrin@quicinc.com>