Add support to enable EMAC driver for LA metal platform.
Change-Id: I6aeb44aa173d601a7794aebce50cb9143efedab9
Signed-off-by: Uppalamarthi Sowmya <quic_usowmya@quicinc.com>
Add CONFIG_QCOM_GENI_SE_SSC to enable SSR support for SSC QUP.
To support this dependent kos & se-ssc ko are added as
early init module.
Change-Id: I7be7074462a15568f5ac556fa5408a0beda9ce1f
Signed-off-by: Zahir Shabbir Khan <quic_zshabbir@quicinc.com>
Enable qfprom_sys in SA6155 to facilitate
feature id reading from the node in post
boot.
Change-Id: I08953f5f5986a3e3b47f852d9faa10ee02fe3604
Signed-off-by: Raghavendra Prasad N <quic_raghnaga@quicinc.com>
Enable RUN_QUEUE_STATS to support irq balancer in userspace.
Change-Id: Ifd12e7c76a5adf1d8446e51c6e639fcf37d81388
Signed-off-by: Prajwal V <quic_prajv@quicinc.com>
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>
The LVS test module is used to verify host link layer compliance, as it
allows for control of specific root hub operations, such as bus power
management. Enable the module in the kernel configuration, as
it should only be used in debug builds for compliance testing.
Change-Id: I2aed854e42410db58cf4b07ee205223ab946503b
Signed-off-by: Rajashekar kuruva <quic_kuruva@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>
Enable CONFIG_MSM_PERFORMANCE for perf lock feature which
supports frequency bump requests from user space.
Change-Id: I29fb7eb3dba367714b5e41af8ecf92781b9bc298
Signed-off-by: Varshitha H N <quic_vhn@quicinc.com>
Add support of show resume irq module for bazel build.
Change-Id: I454931ca77b38cfeeee621180cc6f452f418bcf5
Signed-off-by: Darshankumar Jagdishchandra Thakkar <quic_djagdish@quicinc.com>
Due to introduction of bazel build environment, with current
design we have to add all phy modules in every target bzl file
which are built as a CONFIG_PHY_QCOM_UFS_V4.
Define unique configs for individual platform to avoid
including all ufs-phy drivers in every target bzl file.
Change-Id: I3a9f744678b8d3ab5f85a12b04da8aca702e5379
Signed-off-by: Manish Pandey <quic_mapa@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>
Add support for qcom stats in SA6155.
Change-Id: I02ba1116f59d6e6fe494498d4b3ac08812a43069
Signed-off-by: Raghavendra Prasad N <quic_raghnaga@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>
This enable BWMON config and adds bwmon modules to bazel
file for SM6150.
Change-Id: Ifef441834ce63a2aac255de2a0ec263f253aaf97
Signed-off-by: Chetan C R <quic_cchinnad@quicinc.com>
Moving wallpower_charger driver out of kernel. So remove compilation
of wallpower_charger for sdmsteppe from here.
Change-Id: I96b8f64857e631b4c496fef70d40f0a6a5dd2fb7
Signed-off-by: Abdul Salam <quic_asalam@quicinc.com>
Add Waipio UFS phy driver snapshot from msm-5.10 'commit acc26f639df1
("drivers: phy: ufs: Add ufs phy for Waipio SoC")'.
Add phy-qcom-ufs-qmp-v4-waipio.ko for other targets as it is
compiled under a generic config CONFIG_PHY_QCOM_UFS_V4.
Change-Id: If6e00b290eecb7d6f8db51a126ed82d071d08b4d
Signed-off-by: Shazad Hussain <quic_shazhuss@quicinc.com>
Moving silent-boot and silent-mode-hw-monitoring drivers to
techpack. So remove them from compilation.
Change-Id: Ic9306ba95195f71d5a8d69bd42076a73e3d83462
Signed-off-by: Abdul Salam <quic_asalam@quicinc.com>
auto targets
Add wallpower charger support for auto targets to notify
application about AC power source.
Change-Id: I89b25c0c1bb1a96ad3993466726e986a64a9afa9
Signed-off-by: Prajwal V <quic_prajv@quicinc.com>
Add the respective configs and ko to enable minidump
for sdmsteppeauto.
Change-Id: Ib7fbd68040d36a8e1959d3684615ff44810ae944
Signed-off-by: Prajwal V <quic_prajv@quicinc.com>