[PATCH] ARM: dts: imx25: Fix sram node

Shawn Guo shawnguo at kernel.org
Mon Oct 9 18:20:04 PDT 2023


On Wed, Sep 27, 2023 at 05:33:18PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
> 
> Per sram.yaml, address-cells, size-cells and ranges are mandatory.
> 
> Pass them to fix the following schema warnings:
> 
> sram at 78000000: '#address-cells' is a required property
> from schema $id: http://devicetree.org/schemas/sram/sram.yaml#
> sram at 78000000: '#size-cells' is a required property
> from schema $id: http://devicetree.org/schemas/sram/sram.yaml#
> sram at 78000000: 'ranges' is a required property
> from schema $id: http://devicetree.org/schemas/sram/sram.yaml#
> 
> Signed-off-by: Fabio Estevam <festevam at denx.de>

Applied, thanks!



More information about the linux-arm-kernel mailing list