diff options
author | 2023-09-27 17:33:18 -0300 | |
---|---|---|
committer | 2023-10-10 20:41:47 +0800 | |
commit | 65cdbcfefb755d88cfdc54cfa320120630f5d527 (patch) | |
tree | 968c641a40d55b5ec63bcb47528a74c8160ed8f4 /tools/perf/scripts/python | |
parent | ARM: dts: imx25: Fix dryice node (diff) | |
download | wireguard-linux-65cdbcfefb755d88cfdc54cfa320120630f5d527.tar.xz wireguard-linux-65cdbcfefb755d88cfdc54cfa320120630f5d527.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions