summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2023-12-06 15:39:21 +0300
committerShawn Guo <shawnguo@kernel.org>2023-12-13 12:13:11 +0300
commitc248e535973088ba7071ff6f26ab7951143450af (patch)
treeace07f7d9e9c8fc4fdfbdc91945b11198307c13e /tools/perf/scripts/python/sctop.py
parent2fb7b2a2f06bb3f8321cf26c33e4e820c5b238b6 (diff)
downloadlinux-c248e535973088ba7071ff6f26ab7951143450af.tar.xz
ARM: dts: imx1: Fix sram node
Per sram.yaml, address-cells, size-cells and ranges are mandatory. The node name should be sram. Change the node name and pass the required properties to fix the following dt-schema warnings: imx1-apf9328.dtb: esram@300000: $nodename:0: 'esram@300000' does not match '^sram(@.*)?' from schema $id: http://devicetree.org/schemas/sram/sram.yaml# imx1-apf9328.dtb: esram@300000: '#address-cells' is a required property from schema $id: http://devicetree.org/schemas/sram/sram.yaml# imx1-apf9328.dtb: esram@300000: '#size-cells' is a required property from schema $id: http://devicetree.org/schemas/sram/sram.yaml# imx1-apf9328.dtb: esram@300000: '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/sctop.py')
0 files changed, 0 insertions, 0 deletions