Re: [PATCH 03/13] arm64: dts: sc7280: Add basic dts/dtsi files for SC7280 soc
From: Rajendra Nayak <hidden>
Date: 2021-02-23 11:43:44
Also in:
linux-arm-msm, lkml
From: Rajendra Nayak <hidden>
Date: 2021-02-23 11:43:44
Also in:
linux-arm-msm, lkml
On 2/23/2021 1:07 PM, Stephen Boyd wrote:
Quoting Rajendra Nayak (2021-02-11 23:28:40)quoted
Add initial device tree support for the SC7280 SoC and the IDP boards based on this SoC Signed-off-by: Rajendra Nayak <redacted> ---Reviewed-by: Stephen Boyd <redacted>quoted
diff --git a/arch/arm64/boot/dts/qcom/sc7280-idp.dts b/arch/arm64/boot/dts/qcom/sc7280-idp.dts new file mode 100644 index 0000000..428f863 --- /dev/null +++ b/arch/arm64/boot/dts/qcom/sc7280-idp.dts@@ -0,0 +1,47 @@ +// SPDX-License-Identifier: BSD-3-Clause +/* + * sc7280 IDP board device tree sourceIs it capitalized or not capitalized for SC?
:) I'll be consistent and make it not capitalized everywhere.
quoted
+ * + * Copyright (c) 2021, The Linux Foundation. All rights reserved. + */ + +/dts-v1/; + +#include "sc7280.dtsi" + +/ { + model = "Qualcomm Technologies, Inc. SC7280 IDP platform";Because it is capitalized here.
-- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation