Re: [PATCH v2 2/2] arm64: dts: qcom: qru1000-idp: Add reserved gpio list

From: Konrad Dybcio
Date: Wed Jul 05 2023 - 06:44:04 EST


On 5.07.2023 11:17, Komal Bajaj wrote:
> Add reserve gpios for QRU1000 IDP platform. These gpios are
> needed for modem subsystem.
>
> Signed-off-by: Komal Bajaj <quic_kbajaj@xxxxxxxxxxx>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad
> arch/arm64/boot/dts/qcom/qru1000-idp.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/qru1000-idp.dts b/arch/arm64/boot/dts/qcom/qru1000-idp.dts
> index 2cc893ae4d10..80dadd2f30a3 100644
> --- a/arch/arm64/boot/dts/qcom/qru1000-idp.dts
> +++ b/arch/arm64/boot/dts/qcom/qru1000-idp.dts
> @@ -448,6 +448,10 @@ &qupv3_id_0 {
> status = "okay";
> };
>
> +&tlmm {
> + gpio-reserved-ranges = <28 2>;
> +};
> +
> &uart7 {
> status = "okay";
> };
> --
> 2.40.1
>