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>
Enabled FSA driver for blair to support Analog
Audio over TypeC feature.
Change-Id: I3f5139d6ae999a8158ee400ce5545ead210e4fc4
Signed-off-by: Sairam Peri<quic_peri@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 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>
Add specific directory for minidump module in blair.bzl.
Change-Id: Idb36eb6e21e7e4ea9f0b305e205c554abb8bcdec
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
Enable the QCOM Ramdump driver on Blair platforms.
Change-Id: I3930e80f5fef3d505cd2a53f619fde89b0191c3f
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
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>
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>
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>
Enable CONFIG_QCOM_SYSMON to support sysmon subdevice for
remoteproc in Blair.
Change-Id: Ieaac828724c6ed14a69863767d5d6c174aa991d3
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
Enable msm-poweroff modules on Blair for restart_reason.
Change-Id: I52520e1db204ef10b38cf7eea44b7d8aa0f10182
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
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>
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>
Enable PM8941_PWRKEY and REBOOT_MODE drivers for
BLAIR platform.
Change-Id: If898ed5df0c24ae02af37dcd4888912ebad69794
Signed-off-by: Rakesh Kota <quic_kotarake@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>
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>
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>
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>