On Fri, 04 Sep 2020 16:53:03 +0200, Krzysztof Kozlowski wrote: > Add common properties appearing in DTSes (cooling-cells, assigned-clocks > and others) to fix dtbs_check warnings like: > > arch/arm64/boot/dts/freescale/imx8mq-evk.dt.yaml: gpu@38000000: > '#cooling-cells', 'assigned-clock-parents', 'assigned-clock-rates', > 'assigned-clocks' do not match any of the regexes: 'pinctrl-[0-9]+' > > Signed-off-by: Krzysztof Kozlowski <[email protected]> > --- > Documentation/devicetree/bindings/gpu/vivante,gc.yaml | 7 +++++++ > 1 file changed, 7 insertions(+) >
Applied, thanks!

