On Wed, 03 Jul 2024 18:07:59 -0700, Georgi Djakov wrote: > Currently the TBU driver will only probe when CONFIG_ARM_SMMU_QCOM_DEBUG > is enabled. The driver not probing would prevent the platform to reach > sync_state and the system will remain in sub-optimal power consumption > mode while waiting for all consumer drivers to probe. To address this, > let's register the TBU driver in qcom_smmu_impl_init(), so that it can > probe, but still enable its functionality only when the debug option in > Kconfig is enabled. > > [...] Applied to will (for-joerg/arm-smmu/updates), thanks! [1/1] iommu/arm-smmu-qcom: Register the TBU driver in qcom_smmu_impl_init https://git.kernel.org/will/c/0b4eeee2876f Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev