This reverts commit c5b6ae2d5f.
Reason for revert: This reverts the clock scaling change as it causes
issue in s2d and did not improve power numbers.
Change-Id: I18c1816b32d599aaae45628a79cd564bf6ef75ad
Signed-off-by: Jayasri Bhattacharyya <quic_jbhattac@quicinc.com>
Enable clock scaling for sdmsteppe and add module to .bzl and
modules.list.msm.sdmsteppe to compile successfully.
Change-Id: I21fe1bfa4df54eb8bdee78a7c6cd576cef5d718a
Signed-off-by: Jayasri Bhattacharyya <quic_jbhattac@quicinc.com>
Add defconfig entries for ICE(Inline Crypto Engine) and
FBE(File Block Encryption) on sdmsteppeauto target.
Change-Id: I378173917391520cdabbca32378dafe73604794f
Signed-off-by: Pawan Rai <quic_pawarai@quicinc.com>
CONFIG_SCSI_UFS_QCOM,CONFIG_SCSI_UFS_CRYPTO_QTI and
CONFIG_PHY_QCOM_UFS_V3 are enabled to support UFS.
Sdmsteppe supports UFS and EMMC as boot device, need to
read BOOT_CONFIG register to find out whether boot device
is UFS or EMMC. To support this nvmem_qfprom.ko is
added as first-stage module.
Change-Id: I39b54526f2eaa5444b2d56bed13ee6f46855c404
Signed-off-by: Jayasri Bhattacharyya <quic_jbhattac@quicinc.com>
Add debug-symbol to modules.list.msm.sdmsteppeauto to enable
minidump.
Change-Id: I44f3180bb6d7eff21e744440ad81a988501c925a
Signed-off-by: Prajwal V <quic_prajv@quicinc.com>