diff options
| author | Johan Jonker <[email protected]> | 2020-04-21 17:51:31 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-05-05 17:08:02 +0200 |
| commit | e01bc6cbb1fc262e7fccceb5f8fd5ee8e6418f66 (patch) | |
| tree | 7a1b408470f3b6bfae0be066445ffc9c685f41ec /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | bcf10abe8c40a23666a46ef413f0c49464769bad (diff) | |
media: dt-bindings: media: rockchip-vpu: fix interrupt-names
A test with the command below gives for example this error:
arch/arm64/boot/dts/rockchip/rk3328-evb.dt.yaml: video-codec@ff350000:
interrupts: [[0, 9, 4]] is too short
arch/arm64/boot/dts/rockchip/rk3328-evb.dt.yaml: video-codec@ff350000:
interrupt-names: ['vdpu'] is too short
arch/arm64/boot/dts/rockchip/rk3328-evb.dt.yaml: video-codec@ff350000:
interrupt-names:0: 'vepu' was expected
With the conversion of rockchip-vpu.txt to yaml the correct
'interrupt-names' for rk3328 was not included, so add them now.
Also add 'minItems' to 'interrupts'for the completeness.
make ARCH=arm64 dtbs_check
DT_SCHEMA_FILES=Documentation/devicetree/bindings/media/rockchip-vpu.yaml
Signed-off-by: Johan Jonker <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions