diff options
author | Fabio Estevam <festevam@denx.de> | 2022-11-18 10:20:15 -0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2022-12-31 15:00:02 +0800 |
commit | 2ffa24e42317f080e86ea92dc81d26b99fcca611 (patch) | |
tree | ea4e3065c6f5dd47fe28b5a0b727bb466ce2a343 /tools/perf/scripts/python/task-analyzer.py | |
parent | 1b929c02afd37871d5afb9d498426f83432e71c2 (diff) |
ARM: dts: imx53: Fix sram.yaml warnings
Add ranges, #address-cells and #size-cells properties to the sram
node to fix the following warnings when checking sram.yaml:
make dtbs_check DT_SCHEMA_FILES=sram.yaml
...
DTC_CHK arch/arm/boot/dts/imx53-qsb.dtb
arch/arm/boot/dts/imx53-qsb.dtb: sram@f8000000: '#address-cells' is a required property
From schema: Documentation/devicetree/bindings/sram/sram.yaml
/home/fabio/linux-next/arch/arm/boot/dts/imx53-qsb.dtb: sram@f8000000: '#size-cells' is a required property
From schema: Documentation/devicetree/bindings/sram/sram.yaml
/home/fabio/linux-next/arch/arm/boot/dts/imx53-qsb.dtb: sram@f8000000: 'ranges' is a required property
From schema: Documentation/devicetree/bindings/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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions