Re: [PATCH] iommu/riscv: Add dependency between iommu and devices

From: Sunil V L

Date: Fri Jun 05 2026 - 05:14:06 EST


On Thu, Jun 4, 2026 at 12:28 PM <wang.yechao255@xxxxxxxxxx> wrote:
>
> From: Wang Yechao <wang.yechao255@xxxxxxxxxx>
>
> Commit 9156585280f1 ("ACPI: RIMT: Add dependency between iommu and
> devices") adds the dependency between iommu and devices on ACPI
> systems. On devicetree systems, the incorrect removal order also
> occurs.
>
Interesting. Why is it not handled by the fw_devlink infrastructure in DT?

Thanks,
Sunil