linux-loongson/arch/arm64/boot/dts/qcom/msm8992-lg-bullhead-rev-10.dts
Konrad Dybcio 290d43062d arm64: dts: qcom: msm8992-*: Fix up comments
Make sure all multiline C-style commends begin with just '/*' with
the comment text starting on a new line.

Also, trim off downstream regulator properties from comments to prevent
them from accidentally landing into mainline one day..

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-9-konrad.dybcio@linaro.org
2022-11-07 19:26:37 -06:00

16 lines
273 B
Plaintext

// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (c) Jean Thomas <virgule@jeanthomas.me>
*/
/dts-v1/;
#include "msm8992-lg-bullhead.dtsi"
/ {
model = "LG Nexus 5X rev 1.0";
/* required for bootloader to select correct board */
qcom,board-id = <0xa64 0>;
};