From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: arm64: dts: qcom: glymur: Add GPU smmu node Date: Mon, 25 May 2026 18:58:50 +1000 Message-ID: In-Reply-To: <20260522-glymur-gpu-dt-v5-3-562c406b210c@oss.qualcomm.com> References: <20260522-glymur-gpu-dt-v5-0-562c406b210c@oss.qualcomm.com> <20260522-glymur-gpu-dt-v5-3-562c406b210c@oss.qualcomm.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Patch Review **Summary:** Adds the Adreno SMMU node at `0x3da0000` with 1 global interru= pt and 25 context bank interrupts. The node structure follows the standard `qcom,adreno-smmu` pattern: - Compatible string chain: `"qcom,glymur-smmu-500", "qcom,adreno-smmu", "qc= om,smmu-500", "arm,mmu-500"` =E2=80=94 appropriate SoC-specific to generic = fallback chain. - Uses `GPU_CC_GPU_SMMU_VOTE_CLK` and `GPU_CC_CX_GDSC` for clock/power. - `dma-coherent` is expected for a laptop/CRD platform. Already has Reviewed-by from Konrad Dybcio and Dmitry Baryshkov. No issues. --- Generated by Claude Code Patch Reviewer