[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <170716378412.295212.11603162949482063011.robh@kernel.org>
Date: Mon, 5 Feb 2024 20:09:45 +0000
From: Rob Herring <robh@...nel.org>
To: Devarsh Thakkar <devarsht@...com>
Cc: b-brnich@...com, conor+dt@...nel.org, nicolas@...fresne.ca,
a-bhatia1@...com, praneeth@...com, linux-kernel@...r.kernel.org,
p-mantena@...com, hverkuil-cisco@...all.nl, vijayp@...com,
laurent.pinchart@...asonboard.com, j-luthra@...com,
krzysztof.kozlowski+dt@...aro.org, nm@...com,
andrzej.p@...labora.com, robh+dt@...nel.org, mchehab@...nel.org,
linux-media@...r.kernel.org, vigneshr@...com,
devicetree@...r.kernel.org, detheridge@...com
Subject: Re: [PATCH v4 1/3] media: dt-bindings: Add Imagination E5010 JPEG
Encoder
On Mon, 05 Feb 2024 17:12:37 +0530, Devarsh Thakkar wrote:
> Add dt-bindings for Imagination E5010 JPEG Encoder [1] which is implemented
> as stateful V4L2 M2M driver.
>
> The device supports baseline encoding with two different quantization
> tables and compression ratio as demanded.
>
> Minimum resolution supported is 64x64 and Maximum resolution supported is
> 8192x8192.
>
> [1]: AM62A TRM (Section 7.6 is for JPEG Encoder)
> Link: https://www.ti.com/lit/pdf/spruj16
>
> Co-developed-by: David Huang <d-huang@...com>
> Signed-off-by: David Huang <d-huang@...com>
> Signed-off-by: Devarsh Thakkar <devarsht@...com>
> ---
> V2: No change
> V3:
> - Add vendor specific compatible
> - Update reg names
> - Update clocks to 1
> - Fix dts example with proper naming
> V4:
> - Use ti-specific compatible ti,am62a-jpeg-enc as secondary one
> - Update commit message and title
> - Remove clock-names as only single clock
>
> Link to previous commit:
> https://lore.kernel.org/all/20230816152210.4080779-2-devarsht@ti.com/
> ---
> .../bindings/media/img,e5010-jpeg-enc.yaml | 75 +++++++++++++++++++
> MAINTAINERS | 5 ++
> 2 files changed, 80 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/media/img,e5010-jpeg-enc.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists