[PATCH] ARM: dts: imx28-xea: Pass the 'model' property

Lukasz Majewski lukma at denx.de
Wed Dec 6 01:33:46 PST 2023


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

> From: Fabio Estevam <festevam at 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 at 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 at 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 at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20231206/79633e5e/attachment-0001.sig>


More information about the linux-arm-kernel mailing list