]> git.dujemihanovic.xyz Git - u-boot.git/commit
iommu: qcom-smmu: add qcom generic compatible
authorCaleb Connolly <caleb.connolly@linaro.org>
Thu, 18 Apr 2024 17:25:46 +0000 (18:25 +0100)
committerCaleb Connolly <caleb.connolly@linaro.org>
Tue, 23 Apr 2024 11:29:28 +0000 (13:29 +0200)
commit2bd5bcaf7d23fc6ad9b2caf351fdb0b1bf712999
treed461dd99e50a825777779412e880efdcc1523c58
parent8bf1eb9a2e1e68ee18db084f24e8961e655926c4
iommu: qcom-smmu: add qcom generic compatible

With the exception of SDM845, most other Qualcomm SoCs have the Qualcomm
specific (but not SoC) specific SMMU compatible string. Add it here so
we can match those without having to add individual SoCs to the list
here.

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