Enable clock scaling for msmnile_au and add module to .bzl and
modules.list.msm.gen3auto to compile successfully.
Change-Id: I1cac3ead24c084abbac036b00595b43b0e83c366
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: Ia32044fcb8d56638cd53929438960eb6d196c683
Signed-off-by: Rajashekar kuruva <quic_kuruva@quicinc.com>
Add support to enable EMAC driver for LA metal platform.
Change-Id: Ib52619913ee013f4b7a530457943dee415aaab80
Signed-off-by: Milap Gajjar <quic_migajjar@quicinc.com>
Disable walt and thermal_pause driver for gen3auto targets.
Change-Id: Iff7684913510f82375a8a7e1faa2425ee59fb2ab
Signed-off-by: Shashi Shekar Shankar <quic_ssbang@quicinc.com>
Signed-off-by: Shreyas K K <quic_shrekk@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>
Enable CONFIG_MSM_PERFORMANCE for perf lock feature which
supports frequency bump requests from user space.
Change-Id: I2d25d296bf9af98346647607140d44d5d7ef3e83
Signed-off-by: Karthik Gopalan <quic_gkarth@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 wallpower_charger driver to techpack. So remove compilation
of wallpower_charger from here.
Change-Id: I0317574fe92011770cce79cde2c50c163d96f35f
Signed-off-by: Abdul Salam <quic_asalam@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>
Moving aop-set-ddr driver to techpack. So remove it from
compilation.
Change-Id: I5ae4bbf5fa28ae8d3f026976992dc15564862085
Signed-off-by: Abdul Salam <quic_asalam@quicinc.com>
cfg80211.ko and mac80211.ko was converted as vendor modules to
pave a way for merging 802.11be Wi-Fi 7 functionalities
from upstream over the next year without affecting the KMI.
Enable them in vendor kernel.
Change-Id: Ie280b60e5f655b546d04403cbd32863a4c98b9de
Signed-off-by: jianzhou <quic_jianzhou@quicinc.com>
Add respective configs and ko to enable minidump
for gen3auto.
Change-Id: I34cc3834770bd31f69ef1349a05fe82c0937b6e0
Signed-off-by: Prajwal V <quic_prajv@quicinc.com>
Configs for clock, interconnect and pinctrl are
enabled for SA8195.
Change-Id: I4d3d5fa68e56601b0debda824c5772194a245a48
Signed-off-by: Raghavendra Prasad N <quic_raghnaga@quicinc.com>
With KMI update, we see below compilation failure.
ERROR: modpost: "__of_mdiobus_register" \
[drivers/net/ethernet/stmicro/stmmac/stmmac.ko] undefined!
Disable STMMAC_ETH until symbol list and ABI definition gets
updated.
Change-Id: Ie987ef8370ead6f54feb15b80652939689b84bd7
Signed-off-by: Satya Durga Srinivasu Prabhala <quic_satyap@quicinc.com>
Add wallpower charger support for auto targets to notify
application about AC power source.
Change-Id: I4deef3c8c917db690660c3f395864dde52f9420b
Signed-off-by: Kishor Krishna Bhat <quic_kishkris@quicinc.com>
Add gen3auto and bazel changes to enable refgen regulator
on gen3auto.
Change-Id: Ie7df5f2fb1a9b59ff7b834326e7cd7a105d4efee
Signed-off-by: Nirmal Abraham <quic_c_nabrah@quicinc.com>
Compilation for consolidate variant is enabled for
gen3auto target.
Change-Id: I2c473bfcc94d8c3eef9eba0e973b5ff5b5408b71
Signed-off-by: Raghavendra Prasad N <quic_raghnaga@quicinc.com>