summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts
diff options
context:
space:
mode:
authorKonrad Dybcio <konrad.dybcio@linaro.org>2022-11-07 15:55:16 +0100
committerBjorn Andersson <andersson@kernel.org>2022-11-08 02:26:37 +0100
commit108162894a5db9d1eba20650d050de27e730d818 (patch)
tree061bb4cad8e0db8801f79b44cf9860efad06a9af /arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts
parentarm64: dts: qcom: sc8280xp-x13s: Fix up comments (diff)
downloadlinux-108162894a5db9d1eba20650d050de27e730d818.tar.xz
linux-108162894a5db9d1eba20650d050de27e730d818.zip
arm64: dts: qcom: sdm845-*: Fix up comments
Switch '//' comments to C-style /* */. Make sure all multiline C-style commends begin with just '/*' with the comment text starting on a new line. 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-7-konrad.dybcio@linaro.org
Diffstat (limited to 'arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts')
-rw-r--r--arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts b/arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts
index f93d748e2c94..b712834a5d64 100644
--- a/arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts
+++ b/arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts
@@ -43,7 +43,7 @@
#size-cells = <2>;
ranges;
- // Firmware initialized the display at 1280p instead of 1440p
+ /* Firmware initialized the display at 1280p instead of 1440p */
framebuffer0: framebuffer@80400000 {
compatible = "simple-framebuffer";
reg = <0 0x80400000 0 (1920 * 1280 * 4)>;