Devicetree
 help / color / mirror / Atom feed
From: "Xuyang Dong" <dongxuyang@eswincomputing.com>
To: ukleinek@kernel.org, daniel.lezcano@kernel.org, tglx@kernel.org
Cc: p.zabel@pengutronix.de, robh@kernel.org, krzk+dt@kernel.org,
	conor+dt@kernel.org, ben-linux@fluff.org,
	ben.dooks@codethink.co.uk, linux-kernel@vger.kernel.org,
	devicetree@vger.kernel.org, linux-pwm@vger.kernel.org,
	ningyu@eswincomputing.com, linmin@eswincomputing.com,
	xuxiang@eswincomputing.com, wangguosheng@eswincomputing.com,
	pinkesh.vaghela@einfochips.com
Subject: Re: [PATCH v14 0/5] Update designware pwm driver
Date: Wed, 12 Aug 2026 17:23:51 +0800 (GMT+08:00)	[thread overview]
Message-ID: <6a4cf05e.948b.19ff549073f.Coremail.dongxuyang@eswincomputing.com> (raw)
In-Reply-To: <20260730111425.1680-1-dongxuyang@eswincomputing.com>

> 
> There is already a patch [1] for the DesignWare PWM driver,
> which is posted by Ben and still under review.
> Based on this patch, this series is a continuation of [1]
> to add support for IP versions 2.11a and later, which
> includes support for "Pulse Width Modulation with 0%
> and 100% Duty Cycle".
> 
> Supported chips:
> ESWIN EIC7700 series SoC.
> 
> Test:
> Tested this patch on the Sifive HiFive Premier P550 (which uses the EIC7700
> SoC).
> 
> [1] https://lore.kernel.org/lkml/20230907161242.67190-1-ben.dooks@codethink.co.uk/
> 
> Updates:
>   Changes in v14:
>   - YAML:
>     - Add 'Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>'
>       for patch 1.
>     - Drop minItems of reset-names property.
>     - Add the resets and reset-names properties and restrictions for
>       other compatible strings.
>   - Driver:
>     - Remove MODULE_ALIAS() (Sashiko review of v13).
>     - Update the commit message and comment for patch 5.
>       The exclusive reset references must be retained for the lifetime
>       of the timer: the hardware keeps running after init, and holding
>       the references keeps the resets deasserted, preventing other
>       devices on the bus from re-asserting them (Sashiko review of v13).
> 

Hi Uwe, Daniel, and Thomas,

Just a gentle reminder on this series. This patch series has received 
Reviewed-by and Acked-by tags from Krzysztof on the bindings portion. 
For the driver part, I have already responded to Sashiko's review 
comments and provided explanations.

Could you please help review the remaining patches? I would appreciate 
any further feedback or suggestions on how to proceed with this series.

Thanks for your time and attention.

Best regards,
Xuyang Dong


      parent reply	other threads:[~2026-08-12  9:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-30 11:14 [PATCH v14 0/5] Update designware pwm driver dongxuyang
2026-07-30 11:15 ` [PATCH v14 1/5] dt-bindings: pwm: dwc: Document optional resets property dongxuyang
2026-07-30 11:15 ` [PATCH v14 2/5] dt-bindings: pwm: dwc: Add eswin compatible dongxuyang
2026-07-30 11:29   ` sashiko-bot
2026-07-31  6:41     ` Xuyang Dong
2026-07-31  6:57   ` Krzysztof Kozlowski
2026-07-30 11:15 ` [PATCH v14 3/5] pwm: dwc: add of/platform support dongxuyang
2026-07-30 11:39   ` sashiko-bot
2026-07-31  6:41     ` Xuyang Dong
2026-07-30 11:16 ` [PATCH v14 4/5] dt-bindings: timer: dwc: Update resets property items dongxuyang
2026-07-30 11:16 ` [PATCH v14 5/5] clocksource: dw_apb_timer: Use reset array API to handle all resets dongxuyang
2026-07-30 11:52   ` sashiko-bot
2026-07-31  6:41     ` Xuyang Dong
2026-08-12  9:23 ` Xuyang Dong [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=6a4cf05e.948b.19ff549073f.Coremail.dongxuyang@eswincomputing.com \
    --to=dongxuyang@eswincomputing.com \
    --cc=ben-linux@fluff.org \
    --cc=ben.dooks@codethink.co.uk \
    --cc=conor+dt@kernel.org \
    --cc=daniel.lezcano@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linmin@eswincomputing.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=ningyu@eswincomputing.com \
    --cc=p.zabel@pengutronix.de \
    --cc=pinkesh.vaghela@einfochips.com \
    --cc=robh@kernel.org \
    --cc=tglx@kernel.org \
    --cc=ukleinek@kernel.org \
    --cc=wangguosheng@eswincomputing.com \
    --cc=xuxiang@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