On Mon, Jun 5, 2023 at 5:39 PM Will Deacon <will@xxxxxxxxxx> wrote: > > On Tue, May 30, 2023 at 04:49:31PM +0200, Bartosz Golaszewski wrote: > > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > > > The GPU SMMU will require the clocks property to be set so put the > > relevant compatible into the adreno if-then block. > > > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > Resending with all IOMMU maintainers in CC. > > I've picked up the earlier version (which is the same patch). There was > a trivial conflict with a similar change allowing clocks for the > 'qcom,sc8280xp-smmu-500' device, so please check when I push out the > updated branch. > Looks good, thanks! Bart