Loading arch/arm64/configs/vendor/bengal-perf_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -529,6 +529,7 @@ CONFIG_MSM_CDSP_LOADER=y CONFIG_QCOM_SMCINVOKE=y CONFIG_MSM_EVENT_TIMER=y CONFIG_MSM_PM=y CONFIG_QTI_RPM_STATS_LOG=y CONFIG_QTEE_SHM_BRIDGE=y CONFIG_MEM_SHARE_QMI_SERVICE=y CONFIG_QMP_DEBUGFS_CLIENT=y Loading arch/arm64/configs/vendor/bengal_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -551,6 +551,7 @@ CONFIG_MSM_CDSP_LOADER=y CONFIG_QCOM_SMCINVOKE=y CONFIG_MSM_EVENT_TIMER=y CONFIG_MSM_PM=y CONFIG_QTI_RPM_STATS_LOG=y CONFIG_QTEE_SHM_BRIDGE=y CONFIG_MEM_SHARE_QMI_SERVICE=y CONFIG_QMP_DEBUGFS_CLIENT=y Loading drivers/irqchip/qcom-mpm-bengal.c +2 −0 Original line number Diff line number Diff line Loading @@ -11,5 +11,7 @@ const struct mpm_pin mpm_bengal_gic_chip_data[] = { {86, 215}, /* mpm_wake,spmi_m */ {90, 292}, /* eud_p0_dpse_int_mx */ {91, 292}, /* eud_p0_dmse_int_mx */ {5, 328}, /* lpass_irq_out_sdc */ {24, 111}, /* bi_px_lpi_1_aoss_mx */ {-1}, }; drivers/soc/qcom/Kconfig +1 −1 Original line number Diff line number Diff line Loading @@ -749,7 +749,7 @@ endif # MSM_PM config QTI_RPM_STATS_LOG bool "Qualcomm Technologies RPM Stats Driver" depends on QCOM_RPMH depends on QCOM_RPMH || MSM_RPM_SMD help This option enables a driver which reads RPM messages from a shared memory location. These messages provide statistical information about Loading Loading
arch/arm64/configs/vendor/bengal-perf_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -529,6 +529,7 @@ CONFIG_MSM_CDSP_LOADER=y CONFIG_QCOM_SMCINVOKE=y CONFIG_MSM_EVENT_TIMER=y CONFIG_MSM_PM=y CONFIG_QTI_RPM_STATS_LOG=y CONFIG_QTEE_SHM_BRIDGE=y CONFIG_MEM_SHARE_QMI_SERVICE=y CONFIG_QMP_DEBUGFS_CLIENT=y Loading
arch/arm64/configs/vendor/bengal_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -551,6 +551,7 @@ CONFIG_MSM_CDSP_LOADER=y CONFIG_QCOM_SMCINVOKE=y CONFIG_MSM_EVENT_TIMER=y CONFIG_MSM_PM=y CONFIG_QTI_RPM_STATS_LOG=y CONFIG_QTEE_SHM_BRIDGE=y CONFIG_MEM_SHARE_QMI_SERVICE=y CONFIG_QMP_DEBUGFS_CLIENT=y Loading
drivers/irqchip/qcom-mpm-bengal.c +2 −0 Original line number Diff line number Diff line Loading @@ -11,5 +11,7 @@ const struct mpm_pin mpm_bengal_gic_chip_data[] = { {86, 215}, /* mpm_wake,spmi_m */ {90, 292}, /* eud_p0_dpse_int_mx */ {91, 292}, /* eud_p0_dmse_int_mx */ {5, 328}, /* lpass_irq_out_sdc */ {24, 111}, /* bi_px_lpi_1_aoss_mx */ {-1}, };
drivers/soc/qcom/Kconfig +1 −1 Original line number Diff line number Diff line Loading @@ -749,7 +749,7 @@ endif # MSM_PM config QTI_RPM_STATS_LOG bool "Qualcomm Technologies RPM Stats Driver" depends on QCOM_RPMH depends on QCOM_RPMH || MSM_RPM_SMD help This option enables a driver which reads RPM messages from a shared memory location. These messages provide statistical information about Loading