linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Jiansheng Wu <jiansheng.wu@unisoc.com>,
	Mark Brown <broonie@kernel.org>, Orson Zhai <orsonzhai@gmail.com>,
	Baolin Wang <baolin.wang@linux.alibaba.com>,
	Chunyan Zhang <zhang.lyra@gmail.com>
Cc: linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org,
	yongzhi.chen@unisoc.com, xiaoqing.wu@unisoc.com,
	jianshengwu16@gmail.com
Subject: Re: [PATCH 8/8] spi: add sprd ADI for UMS9620
Date: Tue, 15 Aug 2023 07:41:12 +0200	[thread overview]
Message-ID: <7bb37b57-70c2-b752-64fc-fa60bea180e2@kernel.org> (raw)
In-Reply-To: <20230815023426.15076-8-jiansheng.wu@unisoc.com>

On 15/08/2023 04:34, Jiansheng Wu wrote:
> This patch adds support for UMS9620.
> 
> Signed-off-by: Jiansheng Wu <jiansheng.wu@unisoc.com>

2. Please use scripts/get_maintainers.pl to get a list of necessary
people and lists to CC. It might happen, that command when run on an
older kernel, gives you outdated entries. Therefore please be sure you
base your patches on recent Linux kernel.

You missed at least DT list (maybe more), so this won't be tested by
automated tooling. Performing review on untested code might be a waste
of time, thus I will skip this patch entirely till you follow the
process allowing the patch to be tested.

Please kindly resend and include all necessary To/Cc entries.

1. Please use subject prefixes matching the subsystem. You can get them
for example with `git log --oneline -- DIRECTORY_OR_FILE` on the
directory your patch is touching.

> ---
>  Documentation/devicetree/bindings/spi/sprd,spi-adi.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
Best regards,
Krzysztof


  reply	other threads:[~2023-08-15  5:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-15  2:34 [PATCH 1/8] Spi: sprd-adi: Getting panic reason before reboot Jiansheng Wu
2023-08-15  2:34 ` [PATCH 2/8] Spi: sprd-adi: Modify reboot method Jiansheng Wu
2023-08-15  2:34 ` [PATCH 3/8] Spi: sprd-adi: Added the cause of reboot Jiansheng Wu
2023-08-15  2:34 ` [PATCH 4/8] Spi: sprd-adi: Supported multi parameter configurations Jiansheng Wu
2023-08-15  2:34 ` [PATCH 5/8] Spi: sprd-adi: Checking panic reason from sml Jiansheng Wu
2023-08-15  2:34 ` [PATCH 6/8] Spi: sprd-adi: Supported adi controller on UMS9620 Jiansheng Wu
2023-08-15  2:34 ` [PATCH 7/8] Spi: sprd-adi: Waiting write_cmd is finished Jiansheng Wu
2023-08-15  2:34 ` [PATCH 8/8] spi: add sprd ADI for UMS9620 Jiansheng Wu
2023-08-15  5:41   ` Krzysztof Kozlowski [this message]
2023-08-15  8:22 ` [PATCH 1/8] Spi: sprd-adi: Getting panic reason before reboot Thomas Weißschuh
2023-08-15 13:21 ` Mark Brown

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=7bb37b57-70c2-b752-64fc-fa60bea180e2@kernel.org \
    --to=krzk@kernel.org \
    --cc=baolin.wang@linux.alibaba.com \
    --cc=broonie@kernel.org \
    --cc=jiansheng.wu@unisoc.com \
    --cc=jianshengwu16@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=orsonzhai@gmail.com \
    --cc=xiaoqing.wu@unisoc.com \
    --cc=yongzhi.chen@unisoc.com \
    --cc=zhang.lyra@gmail.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;
as well as URLs for NNTP newsgroup(s).