Re: [PATCH RFC v3 01/11] media: dt-bindings: venus: Add qcom,msm8939 schema

From: Bryan O'Donoghue

Date: Tue Apr 28 2026 - 03:03:58 EST


On 27/04/2026 18:58, Erikas Bitovtas wrote:
+ video-encoder:
+ type: object
+
+ properties:
+ compatible:
+ const: venus-encoder

This should be dropped.

The new way is to declare encoder/decoder inline in the driver, I pointed this out to you at the last revision.

---
bod