Re: [PATCH v2 2/2] arm64: dts: qcom: sm6125: Initial support for xiaomi-ginkgo

2025-03-10 Thread Gabriel Gonzales
On 3/11/25 07:37, Konrad Dybcio wrote: > > 'a-status'? > A newline.. the brain didn't synchronize with the hands How about nodes which only have 'status' as a property name? Do they still need to be placed before a NL or keep as-is?

Re: [PATCH v2 2/2] arm64: dts: qcom: sm6125: Initial support for xiaomi-ginkgo

2025-03-10 Thread Konrad Dybcio
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-wi

Re: [PATCH v2 2/2] arm64: dts: qcom: sm6125: Initial support for xiaomi-ginkgo

2025-03-08 Thread Konrad Dybcio
On 8.03.2025 2:30 AM, Gabriel Gonzales wrote: > Add support for the Xiaomi Redmi Note 8 based on the SM6125 SoC. > > Defined features: > - dmesg output to bootloader preconfigured display > - USB > - eMMC > - SD card > - SMD RPM regulators > - Volume Up, Down and Power buttons > > Signed-off-by:

[PATCH v2 2/2] arm64: dts: qcom: sm6125: Initial support for xiaomi-ginkgo

2025-03-07 Thread Gabriel Gonzales
Add support for the Xiaomi Redmi Note 8 based on the SM6125 SoC. Defined features: - dmesg output to bootloader preconfigured display - USB - eMMC - SD card - SMD RPM regulators - Volume Up, Down and Power buttons Signed-off-by: Gabriel Gonzales --- arch/arm64/boot/dts/qcom/Makefile