OSDN Git Service

arm64: dts: qcom: msm8953: Fix up comments
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Mon, 7 Nov 2022 14:55:13 +0000 (15:55 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 8 Nov 2022 01:26:37 +0000 (19:26 -0600)
Switch '//' comments to C-style /* */ and fix up the contents of some.

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-4-konrad.dybcio@linaro.org
arch/arm64/boot/dts/qcom/msm8953.dtsi

index f2ff18a..3234917 100644 (file)
                        #iommu-cells = <1>;
                        #size-cells = <1>;
 
-                       // vfe
+                       /* VFE */
                        iommu-ctx@14000 {
                                compatible = "qcom,msm-iommu-v1-ns";
                                reg = <0x14000 0x1000>;
                                interrupts = <GIC_SPI 111 IRQ_TYPE_LEVEL_HIGH>;
                        };
 
-                       // mdp_0
+                       /* MDP_0 */
                        iommu-ctx@15000 {
                                compatible = "qcom,msm-iommu-v1-ns";
                                reg = <0x15000 0x1000>;
                                interrupts = <GIC_SPI 112 IRQ_TYPE_LEVEL_HIGH>;
                        };
 
-                       // venus_ns
+                       /* VENUS_NS */
                        iommu-ctx@16000 {
                                compatible = "qcom,msm-iommu-v1-ns";
                                reg = <0x16000 0x1000>;