Changes since v1 (no emails related to this series since last week): - accumulate tags (both were added because it seems like the discussion ended in agreement to keep adding compatible strings to the driver) This adds the compatible string for the Qualcomm Snapdragon 670's SMMU. The SMMU is necessary for GENI I2C, included in initial bringup because it doesn't need non-trivial patches except for patches conventionally added before the initial device tree (global clock controller and pinctrl). Richard Acayan (2): dt-bindings: iommu: arm-smmu: add sdm670 compatible iommu: arm-smmu-qcom: add sdm670 compatible Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 + drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 1 + 2 files changed, 2 insertions(+) -- 2.38.0