Re: [PATCH 1/3] media: dt-bindings: qcom: add JPEG encoder binding
From: Bryan O'Donoghue
Date: Sat May 16 2026 - 11:48:17 EST
On 15/05/2026 12:46, Atanas Filipov wrote:
Signed-off-by: Atanas Filipov<atanas.filipov@xxxxxxxxxxxxxxxx>
---
.../bindings/media/qcom,jpeg-encoder.yaml | 122 +++++++++++++++++++++
1 file changed, 122 insertions(+)
diff --git a/Documentation/devicetree/bindings/media/qcom,jpeg-encoder.yaml b/Documentation/devicetree/bindings/media/qcom,jpeg-encoder.yaml
new file mode 100644
index 000000000000..fac3e654458d
--- /dev/null
+++ b/Documentation/devicetree/bindings/media/qcom,jpeg-encoder.yaml
@@ -0,0 +1,122 @@
+# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
+%YAML 1.2
+---
+$id:http://devicetree.org/schemas/media/qcom,jpeg-encoder.yaml#
+$schema:http://devicetree.org/meta-schemas/core.yaml#
+
+title: Qualcomm JPEG Encoder
+
+maintainers:
+ - Azam Sadiq Pasha Kapatrala Syed<akapatra@xxxxxxxxxxx>
+ - Hariram Purushothaman<hariramp@xxxxxxxxxxx>
+
The listed maintainers are not in the SoB list for this patch while the submitter is not in the listed maintainers:
Please fix that.
---
bod