summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorDanila Tikhonov <danila@jiaxyga.com>2025-04-23 00:31:33 +0300
committerBjorn Andersson <andersson@kernel.org>2025-05-09 17:12:55 -0500
commitdb3de3ff2611fd1da2267a5a92ee86b463e555f6 (patch)
treeba7f1e8dba8d54dc470fd5c24e720e56c516842e /scripts/patch-kernel
parent7dc837b55604ee38df783ba0ead90f1b2c97d667 (diff)
downloadkernel-db3de3ff2611fd1da2267a5a92ee86b463e555f6.tar.gz
firmware: qcom: tzmem: disable sm7150 platform
The SHM bridge makes the SM7150 devices reset while probing the RMTFS (in qcom_scm_assign_mem()). Blacklist the SHM Bridge on corresponding platforms using SoC-level compat string. Signed-off-by: Danila Tikhonov <danila@jiaxyga.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250422213137.80366-13-danila@jiaxyga.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
eq.c?id=6ddee424fea2d269c2f402278d93165c7b92dc58'>Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki 2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon 2013-10-25PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon 2013-10-25PM / OPP: rename functions to dev_pm_opp*Nishanth Menon 2013-10-16cpufreq: exynos: Show a list of available frequenciesJungseok Lee 2013-10-16cpufreq: exynos: use cpufreq_generic_init()Viresh Kumar 2013-10-16cpufreq: exynos: don't initialize part of policy set by coreViresh Kumar 2013-10-16cpufreq: exynos: Use generic cpufreq routinesViresh Kumar 2013-09-30cpufreq: exynos: call cpufreq_frequency_table_put_attr()Viresh Kumar 2013-09-30cpufreq: exynos: use cpufreq_table_validate_and_show()Viresh Kumar 2013-09-25cpufreq: exynos5440: Fix potential NULL pointer dereferenceSachin Kamat 2013-08-12cpufreq: exynos5440: Fix to skip when new frequency same as currentAmit Daniel Kachhap 2013-04-22cpufreq: exynos5440: Protect OPP search calls with RCU lockAmit Daniel Kachhap 2013-04-10cpufreq: exynos: Add cpufreq driver for exynos5440Amit Daniel Kachhap