Re: [PATCH 01/13] dt-binding: mediatek: Get rid of mediatek,larb for multimedia HW

From: Evan Green
Date: Mon Feb 25 2019 - 18:54:51 EST


On Mon, Dec 31, 2018 at 8:51 PM Yong Wu <yong.wu@xxxxxxxxxxxx> wrote:
>
> After adding device_link between the consumer with the smi-larbs,
> if the consumer call its owner pm_runtime_get(_sync), the
> pm_runtime_get(_sync) of smi-larb and smi-common will be called
> automatically. Thus, the consumer don't need the property.
>
> And IOMMU also know which larb this consumer connects with from
> iommu id in the "iommus=" property.
>
> Signed-off-by: Yong Wu <yong.wu@xxxxxxxxxxxx>

Reviewed-by: Evan Green <evgreen@xxxxxxxxxxxx>