Il 12/11/21 11:54, Yong Wu ha scritto:
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 this 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@mediatek.com Reviewed-by: Rob Herring robh@kernel.org Reviewed-by: Evan Green evgreen@chromium.org
Acked-by: AngeloGioacchino Del Regno angelogioacchino.delregno@collabora.com