[PATCH v6 1/4] media: dt-bindings: mediatek: Add AIE face detection support for MT8188

Krzysztof Kozlowski krzk at kernel.org
Fri Jun 5 03:31:17 PDT 2026


On 05/06/2026 10:28, Sarang Chaudhari wrote:
> Add YAML device tree bindings for the MediaTek AI Engine (AIE) hardware
> accelerator found in MT8188 SoCs. The AIE provides hardware-accelerated
> face detection, facial landmark detection, and face attribute analysis
> capabilities.

v6 and still not following Linux kernel process...


Please use scripts/get_maintainers.pl to get a list of necessary people
and lists to CC. It might happen, that command when run on an older
kernel, gives you outdated entries. Therefore please be sure you base
your patches on recent Linux kernel.

Tools like b4 or scripts/get_maintainer.pl provide you proper list of
people, so fix your workflow. Tools might also fail if you work on some
ancient tree (don't, instead use mainline) or work on fork of kernel
(don't, instead use mainline). Just use b4 and everything should be
fine, although remember about `b4 prep --auto-to-cc` if you added new
patches to the patchset.

You missed at least devicetree list (maybe more), so this won't be
tested by automated tooling. Performing review on untested code might be
a waste of time.

Please kindly resend and include all necessary To/Cc entries.

> +F:	Documentation/devicetree/bindings/media/mediatek,mt8188-aie.yaml
> +F:	drivers/media/platform/mediatek/aie/

There is no such directory. Apply THIS patch and test.

> +F:	include/uapi/linux/mtk_aie_v4l2_controls.h
> +
>  MEDIATEK MDP DRIVER
>  M:	Minghsiu Tsai <minghsiu.tsai at mediatek.com>
>  S:	Supported


Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list