diff options
author | 2021-01-18 11:16:29 +0800 | |
---|---|---|
committer | 2021-01-29 16:33:24 +0800 | |
commit | 47a6ca1172cb516b2a99f4b84ee1491859807390 (patch) | |
tree | 97c0f3d1f06483c6bf5c3795c84d006f66b2e638 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.11-rc1 (diff) | |
download | wireguard-linux-47a6ca1172cb516b2a99f4b84ee1491859807390.tar.xz wireguard-linux-47a6ca1172cb516b2a99f4b84ee1491859807390.zip |
arm64: dts: hisilicon: separate each group of data in the property "ranges"
Do not write the "ranges" of multiple groups of data into a uint32 array,
use <> to separate them. Otherwise, the errors similar to the following
will be reported:
soc: pcie@a0090000:ranges: [[33554432, 0, 2986344448, 0, 2986344448, 0, \
100597760, 16777216, 0, 0, 0, 3086942208, 0, 65536]] is not valid under \
any of the given schemas (Possible causes of the failure):
soc: pcie@a0090000:ranges: [[33554432, 0, 2986344448, 0, 2986344448, 0, \
100597760, 16777216, 0, 0, 0, 3086942208, 0, 65536]] is not of type 'boolean'
soc: pcie@a0090000:ranges:0: [33554432, 0, 2986344448, 0, 2986344448, 0, \
100597760, 16777216, 0, 0, 0, 3086942208, 0, 65536] is too long
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions