[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200511222516.GA25294@bogus>
Date: Mon, 11 May 2020 17:25:16 -0500
From: Rob Herring <robh@...nel.org>
To: Johan Jonker <jbx6244@...il.com>
Cc: dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
heiko@...ech.de, linux-arm-kernel@...ts.infradead.org,
robh+dt@...nel.org, devicetree@...r.kernel.org,
linux-rockchip@...ts.infradead.org, airlied@...ux.ie
Subject: Re: [PATCH] dt-bindings: gpu: add power-domains #cooling-cells to
arm, mali-bifrost.yaml
On Sat, 25 Apr 2020 17:40:37 +0200, Johan Jonker wrote:
> A test with the command below gives this error:
>
> arch/arm64/boot/dts/rockchip/px30-evb.dt.yaml: gpu@...00000:
> '#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@...il.com>
> ---
> Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
Applied, thanks!
Powered by blists - more mailing lists