Commit Graph

102 Commits

Author SHA1 Message Date
Song Xue
19ff42ee77 arm64: defconfig: Disable gic_intr_routing driver for Blair
Disable gic_intr_routing driver, because TZ side don't suppprt GIC
1 of N currently.
Enable the driver after TZ supports the feature.

Change-Id: I70a7ed9d4427360dd77748471aad04662cc3464c
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
2024-05-23 22:37:25 +08:00
Nitesh Kumar
74c4a78788 arm64: defconfig: Enable QMI TS driver
Enable QMI TS driver, regulator cooling device driver and
devfreq cooling device driver for blair.

Change-Id: Id774ec879f02f44c143fc22baa88d9afdc2051f5
Signed-off-by: Nitesh Kumar <quic_nitekuma@quicinc.com>
2023-11-18 04:32:38 +05:30
Rakesh Kota
7ba88f4a15 arm64: defconfig: Enable ADC_TM Modules for BLAIR
Enable ADC_TM Modules for BLAIR platform.

Change-Id: I8d4c6535e4c9387add42f144ee4471c82ba84543
Signed-off-by: Rakesh Kota <quic_kotarake@quicinc.com>
2023-10-28 18:47:50 +05:30
qctecmdr
2682252ef2 Merge "arm64: defconfig: Reconfigure ufs-phy configs for kernel 6.1" 2023-10-11 21:04:33 -07:00
qctecmdr
5b1b7c3031 Merge "defconfig: Enable clock scaling for blair target" 2023-10-04 19:05:32 -07:00
Sairam Peri
91c49c1bc5 msm_kernel: Enable FSA driver for Blair
Enabled FSA driver for blair to support Analog
Audio over TypeC feature.

Change-Id: I3f5139d6ae999a8158ee400ce5545ead210e4fc4
Signed-off-by: Sairam Peri<quic_peri@quicinc.com>
2023-10-01 11:22:53 -07:00
Manish Pandey
94b8e4b141 arm64: defconfig: Reconfigure ufs-phy configs for kernel 6.1
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>
2023-09-29 11:09:49 +05:30
qctecmdr
927adb4d5c Merge "arm64: defconfig: Enable thermal defconfigs for strait" 2023-09-25 10:44:08 -07:00
Sarthak Garg
0a854bc15c defconfig: Enable clock scaling for blair target
Enable clock scaling for blair and add module to .bzl file and
modules.list.msm.blair file to compile successfully.

Change-Id: Id0e8d8fec17f11124cd0f11c794a17ddb6eb98d1
Signed-off-by: Sarthak Garg <quic_sartgarg@quicinc.com>
2023-09-25 11:44:59 +05:30
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
Song Xue
296bb63a19 ANDROID: Add specific directory for minidump on Blair
Add specific directory for minidump module in blair.bzl.

Change-Id: Idb36eb6e21e7e4ea9f0b305e205c554abb8bcdec
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
2023-09-19 16:02:12 +08:00
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