]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: qcom: qdu1000-idp: Add reserved gpio list
authorKomal Bajaj <quic_kbajaj@quicinc.com>
Wed, 5 Jul 2023 09:17:29 +0000 (14:47 +0530)
committerBjorn Andersson <andersson@kernel.org>
Mon, 10 Jul 2023 04:45:19 +0000 (21:45 -0700)
Add reserve gpios for QDU1000 IDP platform. These gpios are
needed for modem subsystem.

Signed-off-by: Komal Bajaj <quic_kbajaj@quicinc.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230705091730.32087-2-quic_kbajaj@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/qdu1000-idp.dts

index 1d22f87fd238d6a3499e769bec34ee56f94596c5..0496e87ddfd5a5572f9fc7a69a8d26b9d334d26e 100644 (file)
        status = "okay";
 };
 
+&tlmm {
+       gpio-reserved-ranges = <28 2>;
+};
+
 &uart7 {
        status = "okay";
 };