arm64: dts: qcom: msm8998-*: Fix up comments

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-5-konrad.dybcio@linaro.org
This commit is contained in:
Konrad Dybcio
2022-11-07 15:55:14 +01:00
committed by Bjorn Andersson
parent 83e8692144
commit 689469ea4c
2 changed files with 4 additions and 12 deletions

View File

@@ -310,15 +310,11 @@ &funnel3 {
};
&funnel4 {
// FIXME: Figure out why clock late_initcall crashes the board with
// this enabled.
// status = "okay";
/* FIXME: Figure out why clock late_initcall crashes the board with this enabled. */
};
&funnel5 {
// FIXME: Figure out why clock late_initcall crashes the board with
// this enabled.
// status = "okay";
/* FIXME: Figure out why clock late_initcall crashes the board with this enabled. */
};
&pcie0 {

View File

@@ -124,15 +124,11 @@ &funnel3 {
};
&funnel4 {
// FIXME: Figure out why clock late_initcall crashes the board with
// this enabled.
// status = "okay";
/* FIXME: Figure out why clock late_initcall crashes the board with this enabled. */
};
&funnel5 {
// FIXME: Figure out why clock late_initcall crashes the board with
// this enabled.
// status = "okay";
/* FIXME: Figure out why clock late_initcall crashes the board with this enabled. */
};
&pcie0 {