arm64: dts: qcom: sm4450-qrd: mark QRD4450 reserved gpios

Some gpios are reserved for other subsystems, so mark these reserved
gpios.

Suggested-by: Can Guo <quic_cang@quicinc.com>
Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20231129103325.24854-6-quic_tengfan@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Tengfei Fan 2023-11-29 18:33:24 +08:00 committed by Bjorn Andersson
parent b6fbe1112e
commit 6e28e70f00

View file

@ -23,6 +23,10 @@
status = "okay"; status = "okay";
}; };
&tlmm {
gpio-reserved-ranges = <0 4>; /* NFC eSE SPI */
};
&uart7 { &uart7 {
status = "okay"; status = "okay";
}; };