Re: [PATCH v3 6/7] arm64: dts: qcom: Add board dts files for SM8750 MTP and QRD

From: Konrad Dybcio
Date: Thu Dec 05 2024 - 11:50:02 EST


On 5.12.2024 12:18 AM, Melody Olvera wrote:
> Add MTP and QRD dts files for SM8750 describing board clocks, regulators,
> gpio keys, etc.
>
> Signed-off-by: Melody Olvera <quic_molvera@xxxxxxxxxxx>
> ---

[...]

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

> +&tlmm {
> + /* reserved for secure world */
> + gpio-reserved-ranges = <36 4>, <74 1>;
> +};

Any chance you could describe what those specifically are?

Konrad