diff mbox series

[03/11] arm64: dts: qcom: msm8953: Fix up comments

Message ID 20221107145522.6706-4-konrad.dybcio@linaro.org
State Accepted
Commit 83e8692144fbda4a8f86087170d9ce26e64993d7
Headers show
Series [01/11] arm64: dts: qcom: msm/apq8x16-*: Fix up comments | expand

Commit Message

Konrad Dybcio Nov. 7, 2022, 2:55 p.m. UTC
Switch '//' comments to C-style /* */ and fix up the contents of some.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
 arch/arm64/boot/dts/qcom/msm8953.dtsi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/msm8953.dtsi b/arch/arm64/boot/dts/qcom/msm8953.dtsi
index f2ff18ac9141..32349174c4bd 100644
--- a/arch/arm64/boot/dts/qcom/msm8953.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8953.dtsi
@@ -948,21 +948,21 @@  apps_iommu: iommu@1e00000 {
 			#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>;