diff options
author | Johan Jonker <jbx6244@gmail.com> | 2020-03-11 13:21:20 +0100 |
---|---|---|
committer | Felipe Balbi <balbi@kernel.org> | 2020-03-15 11:36:14 +0200 |
commit | 95b18f28979e12539cc02f6ec4e2c776e8551f39 (patch) | |
tree | 7f4a69be2ca5de8536c1b605e1f29892d7e571ef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2c2e717642c66f7fe7e5dd69b2e8ff5849f4d10 (diff) |
dt-bindings: usb: dwc2: add compatible property for rk3328 usb
A test with the command below gives for example this error:
arch/arm64/boot/dts/rockchip/rk3328-evb.dt.yaml: usb@ff580000:
compatible:
['rockchip,rk3328-usb', 'rockchip,rk3066-usb', 'snps,dwc2']
is not valid under any of the given schemas
The compatible property for rk3328 dwc2 usb was somehow never added to
the documention. Fix this error by adding
'rockchip,rk3328-usb', 'rockchip,rk3066-usb', 'snps,dwc2'
to dwc2.yaml.
make ARCH=arm64 dtbs_check
DT_SCHEMA_FILES=Documentation/devicetree/bindings/usb/dwc2.yaml
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions