arm64: dts: qcom: sm6125-xiaomi-ginkgo: Fix reserved gpio ranges

The device was crashing on boot because the reserved gpio ranges
was wrongly defined. Correct the ranges for avoid pinctrl crashing.

Fixes: 9b1a6c925c ("arm64: dts: qcom: sm6125: Initial support for xiaomi-ginkgo")
Tested-by: Biswapriyo Nath <nathbappai@gmail.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Barnabás Czémán <barnabas.czeman@mainlining.org>
Link: https://lore.kernel.org/r/20260126-xiaomi-willow-v3-5-aad7b106c311@mainlining.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Barnabás Czémán 2026-01-26 17:34:55 +01:00 committed by Bjorn Andersson
parent 79664600fd
commit e8669e0109

View File

@ -293,7 +293,7 @@ &sdhc_2 {
};
&tlmm {
gpio-reserved-ranges = <22 2>, <28 6>;
gpio-reserved-ranges = <0 4>, <30 4>;
};
&usb3 {