Re: [PATCH] iommu/arm-smmu-qcom: Fix fastrpc compatible string in ACTLR client match table

From: Shawn Guo

Date: Sun Apr 19 2026 - 05:52:30 EST


On Wed, Apr 08, 2026 at 06:38:25PM +0530, bibek.patro@xxxxxxxxxxxxxxxx wrote:
> From: Bibek Kumar Patro <bibek.patro@xxxxxxxxxxxxxxxx>
...
> Assisted-by: Anthropic:claude-4-6-sonnet

Nit - coding-assistants.rst suggests format:

Assisted-by: AGENT_NAME:MODEL_VERSION

So I guess this might be better?

Assisted-by: Claude:claude-4-6-sonnet

Shawn

> Fixes: 3e35c3e725de ("iommu/arm-smmu: Add ACTLR data and support for qcom_smmu_500")
> Signed-off-by: Bibek Kumar Patro <bibek.patro@xxxxxxxxxxxxxxxx>