Add debug-regulator.ko in modules.list.msm.parrot. This ensures
that the debug-regulator module is loaded automatically from the
first stage RAM disk image during Linux kernel boot up.
Change-Id: I5a4ea255c3302f645bd0a08e1254f351b0e8ee16
Signed-off-by: Jishnu Prakash <quic_jprakash@quicinc.com>
Load qcom_aoss module during first stage for parrot.
Change-Id: I476e73bb583d335d667098d2c322a59f63fdc8ae
Signed-off-by: Deepak Kumar Singh <quic_deesin@quicinc.com>
Add gcc-parrot and gdsc-regulator to modules.list.msm.parrot to enable
them to load during first stage init.
Change-Id: I2a155e3bb35920d985adc4be64606f7beb687691
Signed-off-by: Taniya Das <quic_tdas@quicinc.com>
Add ipcc driver to list of modules to be loaded for parrot.
Change-Id: Iddb62e6e68690636952260805bf2da1e2d87493a
Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
Load qcom_hwspinlock module during first stage for parrot.
Change-Id: Ifa283b9100fa9c2fa874d8831b6b458b51521e4e
Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
Add UFS's module in modules.list.msm.parrot so that the modules
are loaded automatically from the first stage RAM disk image
during linux kernel boot up.
Change-Id: I9e03eac686d6dedcacdbffd11f1295ddd6aca12b
Signed-off-by: Ram Prakash Gupta <rampraka@codeaurora.org>