Devicetree
 help / color / mirror / Atom feed
From: Conor Dooley <conor.dooley@microchip.com>
To: Lv Zheng <lv.zheng@linux.spacemit.com>
Cc: Tomasz Jeznach <tjeznach@rivosinc.com>,
	Joerg Roedel <joro@8bytes.org>,  Will Deacon <will@kernel.org>,
	Robin Murphy <robin.murphy@arm.com>,
	 Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	 Conor Dooley <conor+dt@kernel.org>,
	Paul Walmsley <pjw@kernel.org>,
	 Palmer Dabbelt <palmer@dabbelt.com>,
	Albert Ou <aou@eecs.berkeley.edu>,
	 Alexandre Ghiti <alex@ghiti.fr>,
	Peter Zijlstra <peterz@infradead.org>,
	 Ingo Molnar <mingo@redhat.com>,
	Arnaldo Carvalho de Melo <acme@kernel.org>,
	 Namhyung Kim <namhyung@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	 Alexander Shishkin <alexander.shishkin@linux.intel.com>,
	 Jiri Olsa <jolsa@kernel.org>, Ian Rogers <irogers@google.com>,
	 Adrian Hunter <adrian.hunter@intel.com>,
	 James Clark <james.clark@linaro.org>,
	Yixun Lan <dlan@kernel.org>,  Jingyu Li <joey.li@spacemit.com>,
	Zong Li <zong.li@sifive.com>,  Yaxing Guo <guoyaxing@bosc.ac.cn>,
	Zhijian Chen <zhijian@spacemit.com>,
	 iommu@lists.linux.dev, linux-perf-users@vger.kernel.org,
	 linux-riscv@lists.infradead.org, spacemit@lists.linux.dev,
	 devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v5 4/8] dt-bindings: iommu: Add spacemit/t100 features
Date: Sat, 28 Feb 2026 21:58:42 +0000	[thread overview]
Message-ID: <177231592262.848068.18080490567217057666@spud> (raw)
In-Reply-To: <D8CE6E5B1001D797+a6f36da0272ac18fff2a992976b1defc3bb01af6.1772289741.git.lv.zheng@linux.spacemit.com>

On Sat, 28 Feb 2026 22:44:49 +0800, Lv Zheng <lv.zheng@linux.spacemit.com> wrote:
> Adds device tree bindings for SpacemiT T100 specific features by
> introducing spacemit,t100 compatible. T100 contains distributed IOATCs,
> each of which exposes pmiv interrupt.
> 
> Signed-off-by: Lv Zheng <lv.zheng@linux.spacemit.com>
> Signed-off-by: Jingyu Li <joey.li@spacemit.com>

Patch content here is fine, but the signoff chain on this patch is not
right. What did Jingyu do? You're author and submitter so either Jingyu
did nothing and should be removed, or is a co-developer which requires
attribution via the co-developed-by tag. If the latter, their signoff
should be before yours (the submitter is always last).

pw-bot: changes-requested

Cheers,
Conor.

-- 
Conor Dooley <conor.dooley@microchip.com>

  reply	other threads:[~2026-02-28 21:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1772289741.git.lv.zheng@linux.spacemit.com>
2026-02-28 14:44 ` [PATCH v5 1/8] iommu/riscv: Enable IOMMU DMA mapping support Lv Zheng
2026-02-28 14:44 ` [PATCH v5 2/8] iommu/riscv: Add auxiliary bus framework and HPM device support Lv Zheng
2026-02-28 14:44 ` [PATCH v5 3/8] iommu/riscv: Add HPM support for performance monitoring Lv Zheng
2026-02-28 14:44 ` [PATCH v5 4/8] dt-bindings: iommu: Add spacemit/t100 features Lv Zheng
2026-02-28 21:58   ` Conor Dooley [this message]
2026-03-01  3:48     ` Lv Zheng
2026-03-01 14:01       ` Conor Dooley
2026-03-02  1:41         ` Lv Zheng
2026-03-02 17:53           ` Conor Dooley
2026-02-28 14:44 ` [PATCH v5 5/8] spacemit/t100: Add global filter awareness for RISC-V IOMMU HPM Lv Zheng
2026-02-28 14:45 ` [PATCH v5 6/8] iommu/riscv: Add SpacemiT T100 IOATC HPM support Lv Zheng
2026-02-28 14:45 ` [PATCH v5 7/8] iommu/riscv: Add vendor event support for RISC-V IOMMU HPM Lv Zheng
2026-02-28 14:45 ` [PATCH v5 8/8] perf vendor events riscv: Add SpacemiT T100 HPM event aliases Lv Zheng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=177231592262.848068.18080490567217057666@spud \
    --to=conor.dooley@microchip.com \
    --cc=acme@kernel.org \
    --cc=adrian.hunter@intel.com \
    --cc=alex@ghiti.fr \
    --cc=alexander.shishkin@linux.intel.com \
    --cc=aou@eecs.berkeley.edu \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dlan@kernel.org \
    --cc=guoyaxing@bosc.ac.cn \
    --cc=iommu@lists.linux.dev \
    --cc=irogers@google.com \
    --cc=james.clark@linaro.org \
    --cc=joey.li@spacemit.com \
    --cc=jolsa@kernel.org \
    --cc=joro@8bytes.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-perf-users@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=lv.zheng@linux.spacemit.com \
    --cc=mark.rutland@arm.com \
    --cc=mingo@redhat.com \
    --cc=namhyung@kernel.org \
    --cc=palmer@dabbelt.com \
    --cc=peterz@infradead.org \
    --cc=pjw@kernel.org \
    --cc=robh@kernel.org \
    --cc=robin.murphy@arm.com \
    --cc=spacemit@lists.linux.dev \
    --cc=tjeznach@rivosinc.com \
    --cc=will@kernel.org \
    --cc=zhijian@spacemit.com \
    --cc=zong.li@sifive.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox