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

Rob Herring robh at kernel.org
Thu Feb 9 09:45:52 PST 2023


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 at kernel.org>
> Cc: Matthias Brugger <matthias.bgg at gmail.com>
> Cc: Bin Liu <bin.liu at mediatek.com>
> Cc: kyrie wu <kyrie.wu at mediatek.corp-partner.google.com>
> Cc: Xia Jiang <xia.jiang at mediatek.com>
> Signed-off-by: Yong Wu <yong.wu at mediatek.com>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
> ---
>  .../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 at kernel.org>




More information about the linux-arm-kernel mailing list