]> git.dujemihanovic.xyz Git - u-boot.git/commit
iommu: qcom-smmu: allow SID 0
authorCaleb Connolly <caleb.connolly@linaro.org>
Wed, 13 Nov 2024 05:00:56 +0000 (06:00 +0100)
committerCaleb Connolly <caleb.connolly@linaro.org>
Wed, 20 Nov 2024 16:57:58 +0000 (17:57 +0100)
commit53c0f1beac1e528f4ccfd116d6d4fde9881b3c91
tree40a88793d33f5116c9c9d6da7fb76070c92923aa
parente88089e4f134435f0e49f6edc73eff2ce0db90e1
iommu: qcom-smmu: allow SID 0

It turns out this is a very real stream ID. Who woulda thought?

Drop the 0 check on the SID, there's no reason for it to be there in the first
place.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
drivers/iommu/qcom-hyp-smmu.c