diff options
author | 2020-03-02 14:39:10 +0100 | |
---|---|---|
committer | 2020-03-10 14:32:48 -0500 | |
commit | ae9fdd23e6284979ba9829a2e7acdf295d554a32 (patch) | |
tree | 8398a6cd25f5417474d91e43e86abca3dd49793e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'dt/linus' into dt/next (diff) | |
download | linux-dev-ae9fdd23e6284979ba9829a2e7acdf295d554a32.tar.xz linux-dev-ae9fdd23e6284979ba9829a2e7acdf295d554a32.zip |
dt-bindings: serial: snps-dw-apb-uart: add compatible property for rk3308 uart
A test with the command below gives these errors:
arch/arm64/boot/dts/rockchip/rk3308-evb.dt.yaml: serial@ff0d0000: compatible:
['rockchip,rk3308-uart', 'snps,dw-apb-uart']
is not valid under any of the given schemas
arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dt.yaml: serial@ff0a0000: compatible:
['rockchip,rk3308-uart', 'snps,dw-apb-uart']
is not valid under any of the given schemas
The compatible property for the Rockchip rk3308 uart was somehow never
added to the documention. Fix this error by adding 'rockchip,rk3308-uart'
to snps-dw-apb-uart.yaml.
make ARCH=arm64 dtbs_check
DT_SCHEMA_FILES=Documentation/devicetree/bindings/serial/
snps-dw-apb-uart.yaml
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions