ipq40xx: add support for Qxwlan E2600AC C1 and C2
[openwrt/openwrt.git] / target / linux / ipq40xx / patches-4.14 / 070-qcom-spm-fix-probe-order.patch
index b7e375dfb2800cc893e487854bf408cff7b38679..ea8dedb5a420b21e44f386dcf9eb8f8028e9b4b5 100644 (file)
@@ -1,6 +1,16 @@
-Check for SCM availability before attempting to use SPM
+From 341844c7e06afccd64261719fa388339a589b0a4 Mon Sep 17 00:00:00 2001
+From: Felix Fietkau <nbd@nbd.name>
+Date: Sun, 22 Jul 2018 12:53:04 +0200
+Subject: [PATCH] soc: qcom: spm: add SCM probe dependency
+
+Check for SCM availability before attempting to use SPM. SPM probe will
+fail otherwise.
 
 Signed-off-by: Felix Fietkau <nbd@nbd.name>
+Signed-off-by: John Crispin <john@phrozen.org>
+---
+ drivers/soc/qcom/spm.c | 3 +++
+ 1 file changed, 3 insertions(+)
 
 --- a/drivers/soc/qcom/spm.c
 +++ b/drivers/soc/qcom/spm.c