arm64: dts: qcom: sdm630-nile: Use &labels
authorKonrad Dybcio <konrad.dybcio@somainline.org>
Wed, 28 Jul 2021 22:25:33 +0000 (00:25 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 4 Aug 2021 20:07:04 +0000 (15:07 -0500)
Refer to nodes by their labels to match the current
convention.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Link: https://lore.kernel.org/r/20210728222542.54269-31-konrad.dybcio@somainline.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile.dtsi

index db6fcbd75c3b0e19f6d16ce20414e21df4589154..fa7bef49b3323b80b9cb0b0576d81995da94cb3a 100644 (file)
@@ -5,8 +5,6 @@
  *                     <angelogioacchino.delregno@somainline.org>
  */
 
-/dts-v1/;
-
 #include "sdm630.dtsi"
 #include "pm660.dtsi"
 #include "pm660l.dtsi"
                        no-map;
                };
        };
+};
 
-       soc {
-               sdhci@c0c4000 {
-                       status = "okay";
+&blsp_i2c1 {
+       status = "okay";
 
-                       mmc-ddr-1_8v;
-                       /* SoMC Nile platform's eMMC doesn't support HS200 mode */
-                       mmc-hs400-1_8v;
-               };
+       /* Synaptics touchscreen */
+};
 
-               i2c@c175000 {
-                       status = "okay";
+&blsp_i2c2 {
+       status = "okay";
 
-                       /* Synaptics touchscreen */
-               };
+       /* SMB1351 charger */
+};
 
-               i2c@c176000 {
-                       status = "okay";
+/* I2C3, 4, 5, 7 and 8 are disabled on this board. */
 
-                       /* SMB1351 charger */
-               };
+&blsp_i2c6 {
+       status = "okay";
 
-               serial@c1af000 {
-                       status = "okay";
-               };
+       /* NXP NFC */
+};
 
-               /* I2C3, 4, 5, 7 and 8 are disabled on this board. */
+&blsp1_uart2 {
+       status = "okay";
 
-               i2c@c1b6000 {
-                       status = "okay";
+       /* MSM serial console */
+};
 
-                       /* NXP NFC */
-               };
-       };
+&blsp2_uart1 {
+       status = "okay";
+
+       /* HCI Bluetooth */
 };
 
 &rpm_requests {
        };
 };
 
+&sdhc_1 {
+       status = "okay";
+       supports-cqe;
+
+       /* SoMC Nile platform's eMMC doesn't support HS200 mode */
+       mmc-ddr-1_8v;
+       mmc-hs400-1_8v;
+       mmc-hs400-enhanced-strobe;
+
+       vmmc-supply = <&vreg_l4b_29p5>;
+       vqmmc-supply = <&vreg_l8a_1p8>;
+};
+
 &tlmm {
        gpio-reserved-ranges = <8 4>;