Re: [PATCH v4 4/5] arm64: dts: qcom: sm8250: Add JPEG encoder node

From: Krzysztof Kozlowski

Date: Mon Jul 06 2026 - 08:20:15 EST


On 06/07/2026 09:11, Atanas Filipov wrote:
> Add the JPEG encoder hardware node to the SM8250 device tree so the
> qcom-jpeg V4L2 encoder driver can bind and operate on this platform.
>
> Signed-off-by: Atanas Filipov <atanas.filipov@xxxxxxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/sm8250.dtsi | 81 ++++++++++++++++++++++++++++
> 1 file changed, 81 insertions(+)

Why is DTS patch before driver? Driver CANNOT depend on this.

Please organize your work correctly, see submitting patches in DT
explaining how this should be done.

Best regards,
Krzysztof