[PATCH] iommu: dont fail silently

Tom Rini trini at konsulko.com
Fri Jan 19 17:09:37 CET 2024


On Thu, Jan 04, 2024 at 05:12:22PM +0000, Caleb Connolly wrote:

> When attempting to probe a device which has an associated IOMMU, if the
> IOMMU device can't be found (no driver, disabled driver, driver failed
> to probe, etc) then we currently fail to probe the device with no
> discernable error.
> 
> If we fail to hook the device up to its IOMMU, we should make sure that
> the user knows about it. Write some better error messages for
> dev_iommu_enable() to facilitate this.
> 
> Signed-off-by: Caleb Connolly <caleb.connolly at linaro.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240119/4e682da8/attachment.sig>


More information about the U-Boot mailing list