arm64: dts: qcom: ipq8074-*: Fix up comments
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Mon, 7 Nov 2022 14:55:17 +0000 (15:55 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 8 Nov 2022 01:26:37 +0000 (19:26 -0600)
Make sure all multiline C-style commends begin with just '/*' with
the comment text starting on a new line.

Also, fix up some whitespace within comments.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221107145522.6706-8-konrad.dybcio@linaro.org
arch/arm64/boot/dts/qcom/ipq8074-hk01.dts
arch/arm64/boot/dts/qcom/ipq8074-hk10-c1.dts
arch/arm64/boot/dts/qcom/ipq8074-hk10-c2.dts
arch/arm64/boot/dts/qcom/ipq8074.dtsi

index c3f3f78271e99a31a44d17f3c98c6770e9b31c49..ca3f96646b90d1aefd3cebf66ae25fb7162b88ce 100644 (file)
@@ -1,6 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0-only
 /dts-v1/;
-/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
+/*
+ * Copyright (c) 2017, The Linux Foundation. All rights reserved.
  */
 #include "ipq8074.dtsi"
 #include "pmp8074.dtsi"
index 2bfcf42aeabc92c726a099ccdb4aa65943c57de8..cc1992ca051900df25e3b4ef18708ee1f7bbdeb5 100644 (file)
@@ -1,5 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-only
-/* Copyright (c) 2020 The Linux Foundation. All rights reserved.
+/*
+ * Copyright (c) 2020 The Linux Foundation. All rights reserved.
  */
 /dts-v1/;
 
index 7da39f1d979b99629c6b7f7c5e70ba44f4868259..d7f0efda6b8ec02f3d8fd245d17226bff012a79c 100644 (file)
@@ -1,6 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0-only
 /dts-v1/;
-/* Copyright (c) 2020 The Linux Foundation. All rights reserved.
+/*
+ * Copyright (c) 2020 The Linux Foundation. All rights reserved.
  */
 #include "ipq8074-hk10.dtsi"
 
index f7cb1d04a36785e2bfc419c3b6fff75d834110d7..9d78933270958403e922cea97c211ebd456fd356 100644 (file)
                        status = "disabled";
 
                        usb1_ssphy: phy@58200 {
-                               reg = <0x00058200 0x130>,       /* Tx */
+                               reg = <0x00058200 0x130>,     /* Tx */
                                      <0x00058400 0x200>,     /* Rx */
-                                     <0x00058800 0x1f8>,     /* PCS  */
-                                     <0x00058600 0x044>;     /* PCS misc*/
+                                     <0x00058800 0x1f8>,     /* PCS */
+                                     <0x00058600 0x044>;     /* PCS misc */
                                #phy-cells = <0>;
                                #clock-cells = <0>;
                                clocks = <&gcc GCC_USB1_PIPE_CLK>;
                        status = "disabled";
 
                        usb0_ssphy: phy@78200 {
-                               reg = <0x00078200 0x130>,       /* Tx */
+                               reg = <0x00078200 0x130>,     /* Tx */
                                      <0x00078400 0x200>,     /* Rx */
-                                     <0x00078800 0x1f8>,     /* PCS  */
-                                     <0x00078600 0x044>;     /* PCS misc*/
+                                     <0x00078800 0x1f8>,     /* PCS */
+                                     <0x00078600 0x044>;     /* PCS misc */
                                #phy-cells = <0>;
                                #clock-cells = <0>;
                                clocks = <&gcc GCC_USB0_PIPE_CLK>;