Re: [PATCH v10 2/3] dt-bindings: media: mediatek-jpeg-encoder: add MT8189 compatible string
Krzysztof Kozlowski <[email protected]>
| Newsgroups | org.infradead.lists.linux-mediatek,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-media |
|---|---|
| Message-ID | <20260722-agile-fresh-jellyfish-dfb48b@quoll> |
On Mon, Jul 20, 2026 at 02:28:28PM +0800, Jianhua Lin wrote: > Add the compatible string for the JPEG encoder block found in the > MediaTek MT8189 SoC. > > Unlike some previous SoCs, the MT8189 JPEG encoder requires 34-bit IOVA > address space support. Therefore, it is added as a standalone compatible > string without falling back to the generic "mediatek,mtk-jpgenc" to > ensure the driver applies the correct hardware-specific configurations. > > Signed-off-by: Jianhua Lin <[email protected]> > --- > .../bindings/media/mediatek-jpeg-encoder.yaml | 38 ++++++++++++++++--- > 1 file changed, 32 insertions(+), 6 deletions(-) Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof