Hi, On Fri, May 1, 2020 at 3:30 AM Sharat Masetty <smasetty@xxxxxxxxxxxxxx> wrote: > > This patch adds the required dt nodes and properties > to enabled A618 GPU. > > Signed-off-by: Sharat Masetty <smasetty@xxxxxxxxxxxxxx> > --- > * Remove GCC_DDRSS_GPU_AXI_CLK clock reference from gpu smmu node. > > arch/arm64/boot/dts/qcom/sc7180.dtsi | 102 +++++++++++++++++++++++++++++++++++ > 1 file changed, 102 insertions(+) This is the newer version of the patch: https://lore.kernel.org/r/1581320465-15854-2-git-send-email-smasetty@xxxxxxxxxxxxxx The change to remove the extra IOMMU clock matches our discussions and there's no longer anything blocking this from landing. Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx> Tested-by: Douglas Anderson <dianders@xxxxxxxxxxxx>