[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <166479591681.1661748.6265395941647267106.robh@kernel.org>
Date: Mon, 03 Oct 2022 08:24:48 -0500
From: Rob Herring <robh@...nel.org>
To: Irui Wang <irui.wang@...iatek.com>
Cc: linux-kernel@...r.kernel.org, linux-media@...r.kernel.org,
linux-mediatek@...ts.infradead.org,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Maoguang Meng <maoguang.meng@...iatek.com>,
Hans Verkuil <hverkuil-cisco@...all.nl>,
Yunfei Dong <yunfei.dong@...iatek.com>,
Project_Global_Chrome_Upstream_Group@...iatek.com,
Matthias Brugger <matthias.bgg@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: mediatek: vcodec: Add the platform compatible to schema
On Sat, 01 Oct 2022 11:07:52 +0800, Irui Wang wrote:
> There are venc node warnings when running dtbs_check, the clock-names
> was unexpected, missing properties '#address-cells' and '#size-cells'.
> Add the corresponding platform compatible to schema.
>
> Signed-off-by: Irui Wang <irui.wang@...iatek.com>
> ---
> .../bindings/media/mediatek,vcodec-encoder.yaml | 12 +++++++++++-
> 1 file changed, 11 insertions(+), 1 deletion(-)
>
Running 'make dtbs_check' with the schema in this patch gives the
following warnings. Consider if they are expected or the schema is
incorrect. These may not be new warnings.
Note that it is not yet a requirement to have 0 warnings for dtbs_check.
This will change in the future.
Full log is available here: https://patchwork.ozlabs.org/patch/
vcodec@...20000: clock-names:0: 'venc_sel' was expected
arch/arm64/boot/dts/mediatek/mt8192-asurada-hayato-r1.dtb
arch/arm64/boot/dts/mediatek/mt8192-asurada-spherion-r0.dtb
arch/arm64/boot/dts/mediatek/mt8192-evb.dtb
Powered by blists - more mailing lists