Re: [V2,1/2] media: media: jpegenc: add mediatek,mt8186-jpgenc compatible

From: Rob Herring
Date: Wed Jun 08 2022 - 11:10:47 EST


On Wed, 08 Jun 2022 14:07:54 +0800, Irui Wang wrote:
> From: kyrie wu <kyrie.wu@xxxxxxxxxxxx>
>
> Add mediatek,mt8186-jpgenc compatible to binding document.
>
> MT8186 iommu support 0~16GB iova. We separate it to four banks:
> 0~4G; 4G~8G; 8G~12G; 12G~16G.
>
> The "dma-ranges" could be used to adjust the bank we locate.
> If we don't set this property. The default range always is 0~4G.
>
> Signed-off-by: kyrie wu <kyrie.wu@xxxxxxxxxxxx>
> ---
> .../devicetree/bindings/media/mediatek-jpeg-encoder.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>


Please add Acked-by/Reviewed-by tags when posting new versions. However,
there's no need to repost patches *only* to add the tags. The upstream
maintainer will do that for acks received on the version they apply.

If a tag was not added on purpose, please state why and what changed.