dt-bindings: arm: add Rockchip rk3036-evb board
authorJohan Jonker <jbx6244@gmail.com>
Mon, 2 Mar 2020 09:27:58 +0000 (10:27 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 11 Mar 2020 08:04:30 +0000 (09:04 +0100)
commitee3eff7e14eb0a2e16055ad4a6c180754391a3ac
tree5c09f3c288d9e248aa7ad2eb23a6af2a6c3c7bd4
parent194153403da834700a92bc9cf1c8acf030cef62b
dt-bindings: arm: add Rockchip rk3036-evb board

A test with the command below gives this error:

arch/arm/boot/dts/rk3036-evb.dt.yaml: /: compatible:
['rockchip,rk3036-evb', 'rockchip,rk3036']
is not valid under any of the given schemas

This board was somehow never added to the documentation.
Fix this error by adding the rk3036-evb board to rockchip.yaml.

make ARCH=arm dtbs_check
DT_SCHEMA_FILES=Documentation/devicetree/bindings/arm/rockchip.yaml

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200302092759.3291-2-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Documentation/devicetree/bindings/arm/rockchip.yaml