diff options
author | Petr Štetiar <ynezz@true.cz> | 2022-08-22 22:45:53 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-08-23 10:37:04 +0200 |
commit | d1163fd13f6498826d202f0b58cedf32d7891d52 (patch) | |
tree | c604fff37994157a5c99803dba85fbbcfadac28c /target/linux/ipq806x/patches-5.10/850-soc-add-qualcomm-syscon.patch | |
parent | d6994c53cd0e5334478d2aab424674da438804e2 (diff) | |
download | upstream-d1163fd13f6498826d202f0b58cedf32d7891d52.tar.gz upstream-d1163fd13f6498826d202f0b58cedf32d7891d52.tar.bz2 upstream-d1163fd13f6498826d202f0b58cedf32d7891d52.zip |
kernel: bump 5.10 to 5.10.137
Removed following upstreamed patch:
* bcm53xx: 081-next-ARM_dts_BCM53015-add-mr26.patch
All other patches automagically rebased.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux/ipq806x/patches-5.10/850-soc-add-qualcomm-syscon.patch')
-rw-r--r-- | target/linux/ipq806x/patches-5.10/850-soc-add-qualcomm-syscon.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq806x/patches-5.10/850-soc-add-qualcomm-syscon.patch b/target/linux/ipq806x/patches-5.10/850-soc-add-qualcomm-syscon.patch index 8325e10389..ec9027ae47 100644 --- a/target/linux/ipq806x/patches-5.10/850-soc-add-qualcomm-syscon.patch +++ b/target/linux/ipq806x/patches-5.10/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. |