From: Luca Weiss Date: Mon, 18 Mar 2024 09:24:42 +0000 (+0100) Subject: ARM: dts: qcom: msm8974: Add empty chosen node X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=7018981366d496db4b7d5f6a5c2673683d2b1639;p=linux.git ARM: dts: qcom: msm8974: Add empty chosen node Add an empty /chosen node to the dtsi like is common on most other Qualcomm SoC files, so that various pieces of software expecting this node to exist don't complain. Signed-off-by: Luca Weiss Reviewed-by: Konrad Dybcio Link: https://lore.kernel.org/r/20240318-msm8974-misc2-v1-2-f71668a2b8cd@z3ntu.xyz Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm/boot/dts/qcom/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom/qcom-msm8974.dtsi index f9c3726efe74..5651bb31bd54 100644 --- a/arch/arm/boot/dts/qcom/qcom-msm8974.dtsi +++ b/arch/arm/boot/dts/qcom/qcom-msm8974.dtsi @@ -14,6 +14,8 @@ #size-cells = <1>; interrupt-parent = <&intc>; + chosen { }; + clocks { xo_board: xo_board { compatible = "fixed-clock";