lkml.org 
[lkml]   [2022]   [Sep]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v1 3/7] arm: dts: qcom: mdm9615: add missing reg in node
From
On 28/09/2022 11:14, Neil Armstrong wrote:
> Fixes cpu@0: 'reg' is a required property from dtbs check.
>
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
>
> diff --git a/arch/arm/boot/dts/qcom-mdm9615.dtsi b/arch/arm/boot/dts/qcom-mdm9615.dtsi
> index b06bbe25fdd4..e547becc9f75 100644
> --- a/arch/arm/boot/dts/qcom-mdm9615.dtsi
> +++ b/arch/arm/boot/dts/qcom-mdm9615.dtsi
> @@ -28,6 +28,7 @@ cpus {
> cpu0: cpu@0 {
> compatible = "arm,cortex-a5";
> device_type = "cpu";
> + reg = <0>;

Put reg after compatible.

> next-level-cache = <&L2>;
> };
> };
>

Best regards,
Krzysztof

\
 
 \ /
  Last update: 2022-09-28 19:57    [W:0.082 / U:0.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site