Enable clock scaling for blair and add module to .bzl file and
modules.list.msm.blair file to compile successfully.
Change-Id: Id0e8d8fec17f11124cd0f11c794a17ddb6eb98d1
Signed-off-by: Sarthak Garg <quic_sartgarg@quicinc.com>
Add the list of modules required to exercise FBE
path during bootup. These include:
hwkm_v1.ko
crypto-qti.ko
crypto-qti-common.ko
crypto-qti-hwkm.ko.
Change-Id: I445c6942ea3496e17bd73612cdc411f765d8f984
Signed-off-by: Seshu Madhavi Puppala <quic_spuppala@quicinc.com>
Add gcc-holi.ko and dispcc-holi.ko modules to first stage initialization
list for HOLI platform.
Change-Id: Ifc26bc4b64e3d62822ca5deddbefbe29b5b97ba9
Signed-off-by: Kalpak Kawadkar <quic_kkawadka@quicinc.com>
Add qnoc-holi to modules.list.msm.blair to enable it
to load during first stage init.
Change-Id: If46adb7d9f004c06728460e579a270ff1af32089
Signed-off-by: Raviteja Laggyshetty <quic_rlaggysh@quicinc.com>
Beause UEFI for blair only supports imem buffer to get reboot
commnad, use msm-poweroff driver instaed of reboot-reason
driver.
Change-Id: I08c2bd31b6e31671e08cdf027599c47bebe49385
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
Add memory dump and dcc modules to first stage modules list.
Change-Id: Ie09b598cdf6808402adba26b98f54792147a670c
Signed-off-by: Mao Jinlong <quic_jinlmao@quicinc.com>
Due to cpufreq and sched walt modules will influenct performance, so
load cpufreq and sched walt modules at first stage.
Change-Id: Ibe79a6f8ea86100f6f32b98d45ef8a6ae2a8c516
Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com>
Add UFS's modules so that they are loaded automatically
during Linux kernel boot up.
Change-Id: I336572e5898bc42813758032c6b887434a029d7a
Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
Add qcom_hwspinlock modules to first stage modules list.
Change-Id: Ic0876d2bd6315a6e7c408aeb338da444d12dfac1
Signed-off-by: Sarannya S <quic_sarannya@quicinc.com>
Add gdsc-regulator.ko and qcom-cpufreq-hw.ko to first stage modules list
on BLAIR platform. While at it, remove clock modules not needed in first
stage.
Change-Id: If3cde1352924b948782821f8470847100f711832
Signed-off-by: Kalpak Kawadkar <quic_kkawadka@quicinc.com>
This change enables CONFIG_REGULATOR_RPM_SMD
and CONFIG_REGULATOR_DEBUG_CONTROL.
Change-Id: I422f4461be6c5373f3b1d68024c15b3b6ae52991
Signed-off-by: Rakesh Kota <quic_kotarake@quicinc.com>
Add memory related modules for Blair in modules list.
Change-Id: If10da1c50f5546d977b6a5e3e4ce58f22e809773
Signed-off-by: Zhenhua Huang <quic_zhenhuah@quicinc.com>
Add initial modules to boot up with uart for Blair.
Change-Id: Ieaf9d910b573a3c9624bd25b3460ec1889429235
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
Add initial files needed to build in bazel for Blair.
Change-Id: Ied553b08ff819dc2490c7b46405376ec334fab07
Signed-off-by: Song Xue <quic_songxue@quicinc.com>