aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq40xx/patches-5.15/850-soc-add-qualcomm-syscon.patch
diff options
context:
space:
mode:
authorAnsuel Smith <ansuelsmth@gmail.com>2022-03-28 00:12:55 +0200
committerSungbo Eo <mans0n@gorani.run>2022-05-01 13:40:13 +0900
commit7517955eac8c7bf0672cc6ab190029b2122d8d89 (patch)
tree6126abcee8e7addb97a86ca7770beaf90c17949b /target/linux/ipq40xx/patches-5.15/850-soc-add-qualcomm-syscon.patch
parent7c692f685bcb73530620f0250d7d2197475a0277 (diff)
downloadupstream-7517955eac8c7bf0672cc6ab190029b2122d8d89.tar.gz
upstream-7517955eac8c7bf0672cc6ab190029b2122d8d89.tar.bz2
upstream-7517955eac8c7bf0672cc6ab190029b2122d8d89.zip
ipq40xx: 5.15: refresh kernel patches
Refresh kernel patches. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com> Reviewed-by: Robert Marko <robert.marko@sartura.hr>
Diffstat (limited to 'target/linux/ipq40xx/patches-5.15/850-soc-add-qualcomm-syscon.patch')
-rw-r--r--target/linux/ipq40xx/patches-5.15/850-soc-add-qualcomm-syscon.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq40xx/patches-5.15/850-soc-add-qualcomm-syscon.patch b/target/linux/ipq40xx/patches-5.15/850-soc-add-qualcomm-syscon.patch
index df0b70d72e..b39237b1dd 100644
--- a/target/linux/ipq40xx/patches-5.15/850-soc-add-qualcomm-syscon.patch
+++ b/target/linux/ipq40xx/patches-5.15/850-soc-add-qualcomm-syscon.patch
@@ -12,7 +12,7 @@ Subject: SoC: add qualcomm syscon
obj-$(CONFIG_QCOM_RPMHPD) += rpmhpd.o
--- a/drivers/soc/qcom/Kconfig
+++ b/drivers/soc/qcom/Kconfig
-@@ -189,6 +189,13 @@ config QCOM_SOCINFO
+@@ -190,6 +190,13 @@ config QCOM_SOCINFO
Say yes here to support the Qualcomm socinfo driver, providing
information about the SoC to user space.