diff options
author | Fabio Estevam <festevam@denx.de> | 2022-11-18 10:20:16 -0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2022-12-31 15:00:13 +0800 |
commit | 63e1654d82f3462ff322d71504f3192f2c8636a0 (patch) | |
tree | bc842b11b1846e00b2f2feaebe4ad5b753e1ce9c /tools/perf/scripts/python/task-analyzer.py | |
parent | 2ffa24e42317f080e86ea92dc81d26b99fcca611 (diff) |
ARM: dts: imx51: 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
...
arch/arm/boot/dts/imx51-apf51.dtb: sram@1ffe0000: '#address-cells' is a required property
From schema: Documentation/devicetree/bindings/sram/sram.yaml
arch/arm/boot/dts/imx51-apf51.dtb: sram@1ffe0000: '#size-cells' is a required property
From schema: Documentation/devicetree/bindings/sram/sram.yaml
arch/arm/boot/dts/imx51-apf51.dtb: sram@1ffe0000: '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