dt-bindings: gpu: add power-domains #cooling-cells to arm,mali-bifrost.yaml
authorJohan Jonker <jbx6244@gmail.com>
Sat, 25 Apr 2020 15:40:37 +0000 (17:40 +0200)
committerRob Herring <robh@kernel.org>
Mon, 11 May 2020 22:25:14 +0000 (17:25 -0500)
commit2c905f6c3334691a3d96d7dcdffdff0e0a9dadb5
tree32df7e84afb7286336162ed6ff047d165acdef22
parentf678d2181d0d2ff14d4865435b75cba56a675e59
dt-bindings: gpu: add power-domains #cooling-cells to arm,mali-bifrost.yaml

A test with the command below gives this error:

arch/arm64/boot/dts/rockchip/px30-evb.dt.yaml: gpu@ff400000:
'#cooling-cells', 'power-domains'
do not match any of the regexes: 'pinctrl-[0-9]+'

With the conversion to yaml it also filters things
in a node that are used by other drivers like
'#cooling-cells' and 'power-domains'
for Rockchip px30 gpu nodes,
so add them to 'arm,mali-bifrost.yaml'.

make ARCH=arm64 dtbs_check
DT_SCHEMA_FILES=Documentation/devicetree/bindings/gpu/
arm,mali-bifrost.yaml

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml