Patch "arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88" has been added to the 5.13-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88

to the 5.13-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm64-dts-qcom-msm8994-angler-fix-gpio-reserved-rang.patch
and it can be found in the queue-5.13 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit b5834079f324ef9ee572c7d134fce0b58add8805
Author: Petr Vorel <petr.vorel@xxxxxxxxx>
Date:   Thu Apr 15 21:39:13 2021 +0200

    arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88
    
    [ Upstream commit f890f89d9a80fffbfa7ca791b78927e5b8aba869 ]
    
    Reserve GPIO pins 85-88 as these aren't meant to be accessible from the
    application CPUs (causes reboot). Yet another fix similar to
    9134586715e3, 5f8d3ab136d0, which is needed to allow angler to boot after
    3edfb7bd76bd ("gpiolib: Show correct direction from the beginning").
    
    Fixes: feeaf56ac78d ("arm64: dts: msm8994 SoC and Huawei Angler (Nexus 6P) support")
    
    Signed-off-by: Petr Vorel <petr.vorel@xxxxxxxxx>
    Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxx>
    Link: https://lore.kernel.org/r/20210415193913.1836153-1-petr.vorel@xxxxxxxxx
    Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/qcom/msm8994-angler-rev-101.dts b/arch/arm64/boot/dts/qcom/msm8994-angler-rev-101.dts
index baa55643b40f..ffe1a9bd8f70 100644
--- a/arch/arm64/boot/dts/qcom/msm8994-angler-rev-101.dts
+++ b/arch/arm64/boot/dts/qcom/msm8994-angler-rev-101.dts
@@ -32,3 +32,7 @@
 		};
 	};
 };
+
+&tlmm {
+	gpio-reserved-ranges = <85 4>;
+};



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux