We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77db8e7 commit 9ca11e9Copy full SHA for 9ca11e9
drivers/firmware/qcom/qcom_tzmem.c
@@ -79,6 +79,7 @@ static const char *const qcom_tzmem_blacklist[] = {
79
"qcom,sc8180x",
80
"qcom,sdm670", /* failure in GPU firmware loading */
81
"qcom,sdm845", /* reset in rmtfs memory assignment */
82
+ "qcom,sm7150", /* reset in rmtfs memory assignment */
83
"qcom,sm8150", /* reset in rmtfs memory assignment */
84
NULL
85
};
0 commit comments