]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: qcom: qcm6490-shift-otter: Fix sorting and indentation
authorAlexander Martinz <amartinz@shiftphones.com>
Thu, 9 Oct 2025 09:06:31 +0000 (11:06 +0200)
committerBjorn Andersson <andersson@kernel.org>
Mon, 27 Oct 2025 16:46:12 +0000 (11:46 -0500)
Make sure the nodes are sorted correctly, and the indentation is
correct.

Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20251009-otter-further-bringup-v2-1-5bb2f4a02cea@fairphone.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/qcm6490-shift-otter.dts

index 6be2ebb2958f5535666ddc3866d2eca9272abe59..740ade0655fce6983a7acbf29e7b4ef97cff0ece 100644 (file)
 &uart7 {
        /delete-property/interrupts;
        interrupts-extended = <&intc GIC_SPI 608 IRQ_TYPE_LEVEL_HIGH>,
-                       <&tlmm 31 IRQ_TYPE_EDGE_FALLING>;
+                             <&tlmm 31 IRQ_TYPE_EDGE_FALLING>;
 
        pinctrl-1 = <&qup_uart7_sleep_cts>, <&qup_uart7_sleep_rts>, <&qup_uart7_sleep_tx>, <&qup_uart7_sleep_rx>;
        pinctrl-names = "default", "sleep";
        remote-endpoint = <&pmic_glink_hs_in>;
 };
 
-&usb_dp_qmpphy_out {
-       remote-endpoint = <&pmic_glink_ss_in>;
-};
-
 &usb_1_hsphy {
        vdda-pll-supply = <&vreg_l10c>;
        vdda18-supply = <&vreg_l1c>;
        status = "okay";
 };
 
+&usb_dp_qmpphy_out {
+       remote-endpoint = <&pmic_glink_ss_in>;
+};
+
 &wifi {
        qcom,calibration-variant = "SHIFTphone_8";