Re: [PATCH RFC v2 0/3] Add Amlogic stateless H.264 video decoder for S4

From: Zhentao Guo

Date: Tue Nov 25 2025 - 06:47:25 EST



在 2025/11/25 19:29, Krzysztof Kozlowski 写道:
[ EXTERNAL EMAIL ]

On 25/11/2025 04:24, Zhentao Guo wrote:
(or use b4 which does this automatically)

New warnings running 'make CHECK_DTBS=y for arch/arm64/boot/dts/amlogic/' for 20251124-b4-s4-vdec-upstream-v2-0-bdbbce3f11a6@xxxxxxxxxxx:

arch/arm64/boot/dts/amlogic/meson-s4-s805x2-aq222.dtb: video-codec@fe320000 (amlogic,s4-vcodec-dec): 'amlogic,canvas' does not match any of the regexes: '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/media/amlogic,vcodec-dec.yaml
Yes, this is a problem. We renamed the dt-binding file and added new
node to the dts in this patch series, but the dt-binding was not fully
updated. We'll fix this warning in the next version.

The problem is that you did not test it before sending.
Sorry for that, this will not happen again. I'll do the related tests carefully next time. I fixed the problem this morning.

Best regards,
Krzysztof