public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Lukasz Majewski <lukma@denx.de>
To: Fabio Estevam <festevam@gmail.com>
Cc: shawnguo@kernel.org, linux-arm-kernel@lists.infradead.org,
	Fabio Estevam <festevam@denx.de>
Subject: Re: [PATCH] ARM: dts: imx28-xea: Pass the 'model' property
Date: Wed, 6 Dec 2023 10:33:46 +0100	[thread overview]
Message-ID: <20231206103346.150e108e@wsk> (raw)
In-Reply-To: <20231205132735.2016022-1-festevam@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1215 bytes --]

On Tue,  5 Dec 2023 10:27:35 -0300
Fabio Estevam <festevam@gmail.com> wrote:

> From: Fabio Estevam <festevam@denx.de>
> 
> Per root-node.yaml, 'model' is a required property.
> 
> Pass it to fix the following dt-schema warning:
> 
> imx28-xea.dtb: /: 'model' is a required property
> 	from schema $id: http://devicetree.org/schemas/root-node.yaml#
> 
> Signed-off-by: Fabio Estevam <festevam@denx.de>
> ---
>  arch/arm/boot/dts/nxp/mxs/imx28-xea.dts | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/nxp/mxs/imx28-xea.dts
> b/arch/arm/boot/dts/nxp/mxs/imx28-xea.dts index
> a400c108f66a..cc54a0390f8c 100644 ---
> a/arch/arm/boot/dts/nxp/mxs/imx28-xea.dts +++
> b/arch/arm/boot/dts/nxp/mxs/imx28-xea.dts @@ -8,6 +8,7 @@
>  #include "imx28-lwe.dtsi"
>  
>  / {
> +	model = "Liebherr Xea board";
>  	compatible = "lwn,imx28-xea", "fsl,imx28";
>  };
>  

Reviewed-by: Lukasz Majewski <lukma@denx.de>


Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma@denx.de

[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      parent reply	other threads:[~2023-12-06  9:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-05 13:27 [PATCH] ARM: dts: imx28-xea: Pass the 'model' property Fabio Estevam
2023-12-05 19:03 ` Stefan Wahren
2023-12-06  3:20 ` Shawn Guo
2023-12-06  7:00 ` Stefan Wahren
2023-12-06  9:26   ` Shawn Guo
2023-12-06  9:33 ` Lukasz Majewski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231206103346.150e108e@wsk \
    --to=lukma@denx.de \
    --cc=festevam@denx.de \
    --cc=festevam@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=shawnguo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox