Commit Graph

92 Commits

Author SHA1 Message Date
Nitesh Kumar
cc04d8a438 arm64: defconfig: Enable thermal defconfigs for strait
Enable thermal driver like, legacy tsens, cpu pause,
cpufreq cdev, qmi drivers, rpm smd,  cx ipeak
cooling drivers for strait. Add changes required to
list msm-tsens, cpu_frq, cpu_hotplug, thermal_pause,
cx_ipeak, rpm_smd, qmi_cdev, devfreq drivers in bazel
build system.

Change-Id: Ie6c4b43b02689252515f094e2e20c03529b75b3f
Signed-off-by: Nitesh Kumar <quic_nitekuma@quicinc.com>
2023-09-25 11:36:51 +05:30
qctecmdr
ec0efa9371 Merge "arm64: defconfig: Enable CONFIG_PHY_QCOM_UFS_V3_SM4350 for holi" 2023-09-02 00:04:21 -07:00
qctecmdr
157de4eba3 Merge "arm64: defconfig: Enable ramdump support for Blair" 2023-08-28 08:38:55 -07:00
qctecmdr
686cd102c6 Merge "arm64: defconfig: Enable VA minidump for Blair" 2023-08-25 21:14:43 -07:00
qctecmdr
872d77203e Merge "defconfig: blair-gki: Enable the MSM sysstats driver" 2023-08-25 10:57:10 -07:00
Song Xue
6e3e725c03 arm64: defconfig: Enable ramdump support for Blair
Enable the QCOM Ramdump driver on Blair platforms.

Change-Id: I3930e80f5fef3d505cd2a53f619fde89b0191c3f
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
2023-08-25 14:44:37 +08:00
Song Xue
31acd77c53 arm64: defconfig: Enable VA minidump for Blair
Enable CONFIG_QCOM_VA_MINIDUMP to enable VA minidump feature
for Blair SOC, also add qcom_va_minidump module to blair.bzl
to match build output.

Change-Id: Icd5f40f069df861bf663a667475d03967306d495
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
2023-08-25 11:56:40 +08:00
Zhenhua Huang
1ca911b392 defconfig: blair-gki: Enable the MSM sysstats driver
Enable the MSM sysstats driver.

Change-Id: Iede3fca12c575548600aa24ba10a36d0d704a1a5
Signed-off-by: Zhenhua Huang <quic_zhenhuah@quicinc.com>
2023-08-24 18:44:10 +08:00
Manish Pandey
bc2ee41459 arm64: defconfig: Enable CONFIG_PHY_QCOM_UFS_V3_SM4350 for holi
This change enables CONFIG_PHY_QCOM_UFS_V3_SM4350.
Also add phy-qcom-ufs-qmp-v3 driver in module list.

Change-Id: I11936742d7c7febe494a94ca092ba1be8e059277
Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
2023-08-23 22:48:07 +05:30
qctecmdr
bd7da87cc2 Merge "defconfig: blair: enable fbe modules" 2023-08-22 04:41:35 -07:00
qctecmdr
d21c67607c Merge "module.list.msm.blair: Add qnoc-holi driver to module list for HOLI" 2023-08-22 04:31:54 -07:00
qctecmdr
bb9a564f0d Merge "defconfig: Enable LPM and stats config for blair" 2023-08-21 12:21:45 -07:00
Tushar Nimkar
31db3855e0 defconfig: Enable LPM and stats config for blair
This change enables LPM governnor and stats configs.

Change-Id: I6a61ed094d85bd655e9339fc6f83bd5785b892f1
Signed-off-by: Tushar Nimkar <quic_tnimkar@quicinc.com>
2023-08-18 09:34:46 +05:30
Seshu Madhavi Puppala
e1b3a682ff defconfig: blair: enable fbe modules
Enable the following modules which enables
data encryption (FBE) using wrapped keys.
CONFIG_QTI_CRYPTO_COMMON
CONFIG_SCSI_UFS_CRYPTO_QTI
CONFIG_QTI_HW_KEY_MANAGER_V1.

Change-Id: I2e9f676cf37967471e849c39d3def19c8055ed1c
Signed-off-by: Seshu Madhavi Puppala <quic_spuppala@quicinc.com>
2023-08-17 08:33:48 -07:00
Udipto Goswami
aa9d6ce1cf defconfig: Add support for QUSB Phy on Holi
Holi unlike other targets uses QUSB phy which requires
the defconfig to be enabled. Hoever the lunch command for
both Blair & Holi are same therefore enabling it in blair.

Change-Id: I74f9d525df45472ce5e45c9a1af59aa7827cb7fb
Signed-off-by: Udipto Goswami <quic_ugoswami@quicinc.com>
2023-08-17 08:12:09 -07:00
qctecmdr
ac6dc744f2 Merge "defconfig: Enable pinctrl module for Holi" 2023-08-14 16:34:17 -07:00
qctecmdr
d3ef9c7501 Merge "defconfig: Enable QCOM_SYSMON config for Blair" 2023-08-14 10:45:04 -07:00
qctecmdr
d7a1b1be7e Merge "arm64: defconfig: Enable boot log dump for blair" 2023-08-11 12:20:47 -07:00
Song Xue
7800bdf48e defconfig: Enable pinctrl module for Holi
defconfig: Enable pinctrl module for Holi SOC.

Change-Id: I1c81ca3f3720ff69d4232ae12e1805a744ba48cc
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
2023-08-10 20:18:13 -07:00
qctecmdr
46aa672f6c Merge "defconfig: Enable msm-poweroff modules on Blair" 2023-08-10 13:43:32 -07:00
qctecmdr
d2b14ef26e Merge "arm64: defconfig: Enable clock controllers on HOLI" 2023-08-10 13:43:27 -07:00
Song Xue
cb21f806c2 defconfig: Enable QCOM_SYSMON config for Blair
Enable CONFIG_QCOM_SYSMON to support sysmon subdevice for
remoteproc in Blair.

Change-Id: Ieaac828724c6ed14a69863767d5d6c174aa991d3
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
2023-08-07 10:45:16 +08:00
Song Xue
fb78082152 defconfig: Enable msm-poweroff modules on Blair
Enable msm-poweroff modules on Blair for restart_reason.

Change-Id: I52520e1db204ef10b38cf7eea44b7d8aa0f10182
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
2023-08-06 19:32:51 -07:00
Kalpak Kawadkar
8a3b9fbfca arm64: defconfig: Enable clock controllers on HOLI
Enable GCC, DISPCC, GPUCC and DEBUGCC clock controllers on
HOLI platform.

Change-Id: I413a8ed6dd8cbbf24d6e0450b29b9c485443e33f
Signed-off-by: Kalpak Kawadkar <quic_kkawadka@quicinc.com>
2023-08-06 14:15:35 +05:30
Raviteja Laggyshetty
827f06bdf2 defconfig: Enable interconnect driver for HOLI
Enable the interconnect driver so that consumers are
able to obtain their path handles properly.

Change-Id: I53b62d97badcfe9110b93a01cc5fd0778441323f
Signed-off-by: Raviteja Laggyshetty <quic_rlaggysh@quicinc.com>
2023-08-03 09:56:51 -07:00
Song Xue
e32ff08f05 arm64: defconfig: Enable boot log dump for blair
Enable CONFIG_QCOM_LOGBUF_BOOTLOG to support boot log dump
for blair, also add qcom_logbuf_boot_log module to blair.bzl
to match build output.

Change-Id: I52b8732b8fcf338a827c668b93a8139839953615
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
2023-08-03 16:25:49 +08:00
Rakesh Kota
c29e30afc4 defconfig: Enable PWRKEY and REBOOT drivers for BLAIR
Enable PM8941_PWRKEY and REBOOT_MODE drivers for
BLAIR platform.

Change-Id: If898ed5df0c24ae02af37dcd4888912ebad69794
Signed-off-by: Rakesh Kota <quic_kotarake@quicinc.com>
2023-07-31 14:24:34 +05:30
qctecmdr
a08f7ab5af Merge "arm64: defconfig: Enable logbuf-vendor-hook for Blair" 2023-07-26 00:19:39 -07:00
qctecmdr
4a9f07c612 Merge "modules.list.msm.blair: Add GIC Interrupt Routing driver" 2023-07-25 20:19:37 -07:00
Song Xue
2115b499a2 arm64: defconfig: Enable logbuf-vendor-hook for Blair
Enable logbuf-vendor-hook for Blair SOC.

Change-Id: I7911a8c170782888029da98eb9eac8ec71babbcc
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
2023-07-21 12:16:48 +08:00
qctecmdr
1117076008 Merge "phy: qcom: Add UFS PHY driver snapshot for monaco_auto" 2023-07-18 05:54:06 -07:00
Shazad Hussain
78f491508c phy: qcom: Add UFS PHY driver snapshot for monaco_auto
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>
2023-07-17 11:34:40 +05:30
qctecmdr
52f78bd2bc Merge "arm64: defconfig: Enable hung task enhancement for blair" 2023-07-16 21:12:24 -07:00
qctecmdr
dab6a48ab5 Merge "defconfig: Enable QCOM_QFPROM_SYS on Blair" 2023-07-16 00:53:11 -07:00
qctecmdr
c8a1078238 Merge "Enable slimbus on BLAIR" 2023-07-15 06:06:30 -07:00
qctecmdr
443ae40a0b Merge "defconfig: Enable SND_USB_AUDIO_QMI for Blair" 2023-07-14 09:53:31 -07:00
Prasanna S
eb5162a115 Enable slimbus on BLAIR
Enable slimbus driver on BLAIR.

Change-Id: Iacc629ce513cba6b0d10a33fa67e75d4032a0573
Signed-off-by: Prasanna S <quic_prass@quicinc.com>
2023-07-13 22:09:35 -07:00
Song Xue
57da53f7f0 defconfig: Enable QCOM_QFPROM_SYS on Blair
Enable QCOM_QFPROM_SYS on Blair SOC and provide access
to the child nodes of QFPROM to user space.

Change-Id: I483a72b71eefa0d672db4a1b799a2281523bdc0a
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
2023-07-13 20:00:55 -07:00
Song Xue
5a443c8167 arm64: defconfig: remove reboot-reason driver for Blair
Beause UEFI for blair only supports imem buffer to get reboot
commnad, use msm-poweroff driver instaed of reboot-reason
driver.

Change-Id: I50f0a99d6d0124520e918d481201a6f34351ff2c
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
2023-07-12 21:23:14 +08:00
Udipto Goswami
3827243650 defconfig: Enable SND_USB_AUDIO_QMI for Blair
Add config to enable qmi audio driver for Blair.
Config is enable as a kernel loadable module.

Change-Id: Ia5e68545d4ab5e9a77d34e065583646c87a5304e
Signed-off-by: Udipto Goswami <quic_ugoswami@quicinc.com>
2023-07-10 18:32:45 +05:30
Rakesh Kota
76b6fe6f90 defconfig: Enable PM8008 regulator driver for BLAIR
Enable PM8008 regulator driver for BLAIR platform.

Change-Id: I12a378af8103158a649fef8905a43db57fd31e55
Signed-off-by: Rakesh Kota <quic_kotarake@quicinc.com>
2023-07-05 11:32:52 +05:30
Rakesh Kota
091abcefc3 arm64: defconfig: Enable AW2016 Module for BLAIR
Enable AW2016 Module for BLAIR platform.

Change-Id: Id12eb24ea82e9139a6a2bf1d683cb65a1c89056a
Signed-off-by: Rakesh Kota <quic_kotarake@quicinc.com>
2023-07-03 23:00:47 -07:00
Rakesh Kota
54cf926680 arm64: defconfig: Enable LCDB Module for BLAIR
Enable LCDB Module for BLAIR platform.

Change-Id: Ic8a666e026efb7e0820ac594bb8b56559003faf0
Signed-off-by: Rakesh Kota <quic_kotarake@quicinc.com>
2023-07-03 23:00:39 -07:00
qctecmdr
f6dcad4526 Merge "arm64: defconfig: Enable charger and fg Modules for BLAIR" 2023-07-03 12:51:51 -07:00
Song Xue
5ba6b6a575 arm64: defconfig: Enable hung task enhancement for blair
Enable CONFIG_QCOM_HUNG_TASK_ENH to support hung task
enhancement for blair, also add hung_task_enh module
to blair.bzl to match build output.

Change-Id: Ieb06fa401a6e48d77a758f7950f916e81c303cc6
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
2023-07-03 12:01:25 +08:00
Rakesh Kota
478b49e659 arm64: defconfig: Enable charger and fg Modules for BLAIR
Enable charger, SMB1355, SMB1398 and fg Modules for BLAIR platform.

Change-Id: I91b890b08d1e221fc56c843b418dabf99c310ba8
Signed-off-by: Rakesh Kota <quic_kotarake@quicinc.com>
2023-06-30 20:40:40 +05:30
Song Xue
86e5fa1cc0 arm64: defconfig: Add minidump config for Blair
Add minidump config for Blair SOC.

Change-Id: I49ac8e60860688e8de04cabd9129d6b7afa92914
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
2023-06-30 16:56:14 +08:00
Song Xue
1a5b366df6 defconfig: blair_GKI: Enable GIC_INTERRUPT_ROUTING
Enable the GIC Interrupt Routing driver on blair platforms.

Change-Id: I9e33621fa6278d19913654471db3ae6e40da8267
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
2023-06-29 15:23:39 +08:00
qctecmdr
e1a15ee22f Merge "defconfig: Enable QPNP_USB_PDPHY/USB_PD_POLICY for Blair" 2023-06-26 13:55:01 -07:00
qctecmdr
5221be3037 Merge "defconfig: Enable coresight driver for BLAIR" 2023-06-26 13:55:00 -07:00