hmmm, the later patch would change that ;) i'll fix it in the next version.>but it's possible the probe failed after calling iommu_device_set_fwnode, soI think iommu_device_set_fwnode() is not enough for of_iommu_xlate()
>i'll try to add some checks here, and maybe adjust probe() to prevent it
>too.
to find the IOMMU. The IOMMU is actually added to the IOMMU list by
iommu_device_register(), which is last in the sequence, so I guess we
should be fine.
Best regards,
Tomasz