public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Yulin Lu <luyulin@eswincomputing.com>,
	linus.walleij@linaro.org, robh@kernel.org, krzk+dt@kernel.org,
	conor+dt@kernel.org, linux-gpio@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	kees@kernel.org, gustavoars@kernel.org, brgl@bgdev.pl,
	linux-hardening@vger.kernel.org
Cc: ningyu@eswincomputing.com, zhengyu@eswincomputing.com,
	linmin@eswincomputing.com, huangyifeng@eswincomputing.com,
	fenglin@eswincomputing.com, lianghujun@eswincomputing.com
Subject: Re: [PATCH v4 0/2] ESWIN EIC7700 pinctrl driver
Date: Thu, 15 May 2025 13:11:54 +0200	[thread overview]
Message-ID: <daf58379-ea55-468d-9174-8a04677550e2@kernel.org> (raw)
In-Reply-To: <20250515054524.390-1-luyulin@eswincomputing.com>

On 15/05/2025 07:45, Yulin Lu wrote:
>   Implements support for the Eswin eic7700 SoC pinctrl controller.
>   Provides API to manage pinctrl for the eic7700 SoC.
>   Integration with the Linux pinctrl subsystem for consistency and
>   scalability.
> 
>   Supported chips:
>     Eswin eic7700 SoC.
> 
>   Test:
>     Tested this patch on the Sifive HiFive Premier P550 (which uses
>     the EIC7700 SoC), including system boot, networking, EMMC, display,
>     and other peripherals. The drivers for these modules all use the
>     pinctrl module, so this verifies that this pinctrl driver
>     patch is working properly.
> 
> ---
> Changes since V3:
> - Added "Reviewed-by" tag of "Krzysztof Kozlowski"
> - Corrected some incorrect spaces and blank lines in the YAML file.
> - Link: https://lore.kernel.org/all/20250514080928.385-1-luyulin@eswincomputing.com/

Start using b4 so you will not introduce such errors like here.

Best regards,
Krzysztof

      parent reply	other threads:[~2025-05-15 11:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-15  5:45 [PATCH v4 0/2] ESWIN EIC7700 pinctrl driver Yulin Lu
2025-05-15  5:46 ` [PATCH v4 1/2] dt-bindings: pinctrl: eswin: Document for EIC7700 SoC Yulin Lu
2025-05-15  5:47 ` [PATCH v4 2/2] pinctrl: eswin: Add EIC7700 pinctrl driver Yulin Lu
2025-05-15 11:11   ` Krzysztof Kozlowski
2025-05-22  5:50   ` kernel test robot
2025-05-15 11:11 ` Krzysztof Kozlowski [this message]

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=daf58379-ea55-468d-9174-8a04677550e2@kernel.org \
    --to=krzk@kernel.org \
    --cc=brgl@bgdev.pl \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=fenglin@eswincomputing.com \
    --cc=gustavoars@kernel.org \
    --cc=huangyifeng@eswincomputing.com \
    --cc=kees@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=lianghujun@eswincomputing.com \
    --cc=linmin@eswincomputing.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-hardening@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luyulin@eswincomputing.com \
    --cc=ningyu@eswincomputing.com \
    --cc=robh@kernel.org \
    --cc=zhengyu@eswincomputing.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