Re: [PATCH 2/2] ARM: dts: qcom: msm8974: Add empty chosen node

From: Konrad Dybcio
Date: Mon Mar 18 2024 - 05:41:16 EST


On 18.03.2024 10:24, Luca Weiss wrote:
> 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 <luca@xxxxxxxxx>
> ---

Kinda weird dtc doesn't add it automatically or complain about its
absence at this point.. perhaps it could be taught about the latter

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad