Re: [PATCH v2 2/2] arm64: dts: qcom: sm6125: Initial support for xiaomi-ginkgo
From: Konrad Dybcio
Date: Mon Mar 10 2025 - 19:37:58 EST
On 3/11/25 12:28 AM, Gabriel Gonzales wrote:
> On 3/8/25 23:11, Konrad Dybcio wrote:
>
>> > +&hsusb_phy1 {
>> > + vdd-supply = <&vreg_l7a>;
>> > + vdda-pll-supply = <&vreg_l10a>;
>> > + vdda-phy-dpdm-supply = <&vreg_l15a>;
>>> + status = "okay";
>> Please add a before 'status', file-wide
>
> 'a-status'?
A newline.. the brain didn't synchronize with the hands
>
> [...]
>
>> > +&tlmm {
>> > + gpio-reserved-ranges = <22 2>, <28 6>;
>
>> Would you happen to know what's on the other end of these?
>
> Unfortunately, no.
Usually it's some secure i2c connection and pins for the SPI host
that the fingerprint reader sits on
Konrad