Re: [PATCH v2 02/10] dt-bindings: media: mediatek,jpeg: Remove dma-ranges property

From: Rob Herring
Date: Thu Feb 09 2023 - 12:45:58 EST



On Wed, 08 Feb 2023 13:36:35 +0800, Yong Wu wrote:
> After commit f1ad5338a4d5 ("of: Fix "dma-ranges" handling for bus
> controllers"), the dma-ranges of the leaf node doesn't work. Remove
> it for jpeg here.
>
> Currently there is only mt8195 jpeg node has this property in upstream,
> and it already uses parent-child node, this property did work. But instead,
> MediaTek iommu will control the masters' iova ranges by the master's
> larb/port id internally, then this property is unnecessary.
>
> Cc: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
> Cc: Matthias Brugger <matthias.bgg@xxxxxxxxx>
> Cc: Bin Liu <bin.liu@xxxxxxxxxxxx>
> Cc: kyrie wu <kyrie.wu@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
> Cc: Xia Jiang <xia.jiang@xxxxxxxxxxxx>
> Signed-off-by: Yong Wu <yong.wu@xxxxxxxxxxxx>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/media/mediatek,mt8195-jpegdec.yaml | 7 -------
> .../devicetree/bindings/media/mediatek,mt8195-jpegenc.yaml | 7 -------
> .../devicetree/bindings/media/mediatek-jpeg-encoder.yaml | 5 -----
> 3 files changed, 19 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>