ARM: dts: imx25: Fix sram node
authorFabio Estevam <festevam@denx.de>
Wed, 27 Sep 2023 20:33:18 +0000 (17:33 -0300)
committerShawn Guo <shawnguo@kernel.org>
Tue, 10 Oct 2023 12:41:47 +0000 (20:41 +0800)
commit65cdbcfefb755d88cfdc54cfa320120630f5d527
tree968c641a40d55b5ec63bcb47528a74c8160ed8f4
parent37abd3b2c7ce404541850938f3577605c4e5cb13
ARM: dts: imx25: Fix sram node

Per sram.yaml, address-cells, size-cells and ranges are mandatory.

Pass them to fix the following schema warnings:

sram@78000000: '#address-cells' is a required property
from schema $id: http://devicetree.org/schemas/sram/sram.yaml#
sram@78000000: '#size-cells' is a required property
from schema $id: http://devicetree.org/schemas/sram/sram.yaml#
sram@78000000: 'ranges' is a required property
from schema $id: http://devicetree.org/schemas/sram/sram.yaml#

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx25.dtsi