mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 20:22:08 +02:00
arm64: dts: qcom: sc8280xp-x13s: Fix up comments
Switch '//' comments to C-style /* */. 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-6-konrad.dybcio@linaro.org
This commit is contained in:
parent
689469ea4c
commit
b47fac7ab9
|
|
@ -144,7 +144,7 @@ vreg_l6b: ldo6 {
|
|||
regulator-max-microvolt = <880000>;
|
||||
regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
|
||||
regulator-boot-on;
|
||||
regulator-always-on; // FIXME: VDD_A_EDP_0_0P9
|
||||
regulator-always-on; /* FIXME: VDD_A_EDP_0_0P9 */
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user