mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: nikita.shubin@maquefel.me
Cc: "Uwe Kleine-König" <ukleinek@kernel.org>,
	linux-pwm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v12 13/38] pwm: ep93xx: add DT support for Cirrus EP93xx
Date: Mon, 9 Sep 2024 13:28:55 +0300	[thread overview]
Message-ID: <Zt7N56YRS9u_8zwm@smile.fi.intel.com> (raw)
In-Reply-To: <20240909-ep93xx-v12-13-e86ab2423d4b@maquefel.me>

On Mon, Sep 09, 2024 at 11:10:38AM +0300, Nikita Shubin via B4 Relay wrote:
> From: Nikita Shubin <nikita.shubin@maquefel.me>
> 
> Add OF ID match table.
> 
> Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
> Reviewed-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>

If you need to send a v13, drop one of the above.

-- 
With Best Regards,
Andy Shevchenko



  reply	other threads:[~2024-09-09 10:28 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-09  8:10 [PATCH v12 00/38] ep93xx device tree conversion Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 01/38] gpio: ep93xx: split device in multiple Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 02/38] ARM: ep93xx: add regmap aux_dev Nikita Shubin via B4 Relay
2024-09-11 22:46   ` Stephen Boyd
2024-09-12  7:47     ` Nikita Shubin
2024-09-09  8:10 ` [PATCH v12 03/38] clk: ep93xx: add DT support for Cirrus EP93xx Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 04/38] pinctrl: add a Cirrus ep93xx SoC pin controller Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 05/38] power: reset: Add a driver for the ep93xx reset Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 06/38] dt-bindings: soc: Add Cirrus EP93xx Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 07/38] soc: Add SoC driver for Cirrus ep93xx Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 08/38] dt-bindings: dma: Add Cirrus EP93xx Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 09/38] dmaengine: cirrus: Convert to DT for " Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 10/38] dt-bindings: watchdog: Add Cirrus EP93x Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 11/38] watchdog: ep93xx: add DT support for Cirrus EP93xx Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 12/38] dt-bindings: pwm: Add " Nikita Shubin via B4 Relay
2024-09-09  9:45   ` Rob Herring (Arm)
2024-09-09 11:40     ` Uwe Kleine-König
2024-09-09  8:10 ` [PATCH v12 13/38] pwm: ep93xx: add DT support for " Nikita Shubin via B4 Relay
2024-09-09 10:28   ` Andy Shevchenko [this message]
2024-09-09 10:41     ` Nikita Shubin
2024-09-09  8:10 ` [PATCH v12 14/38] dt-bindings: spi: Add " Nikita Shubin via B4 Relay
2024-09-09  9:45   ` Rob Herring (Arm)
2024-09-09  8:10 ` [PATCH v12 15/38] spi: ep93xx: add DT support for " Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 16/38] dt-bindings: net: Add " Nikita Shubin via B4 Relay
2024-09-09  9:45   ` Rob Herring (Arm)
2024-09-09  8:10 ` [PATCH v12 17/38] net: cirrus: add DT support for " Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 18/38] dt-bindings: mtd: Add ts7200 nand-controller Nikita Shubin via B4 Relay
2024-09-09  9:45   ` Rob Herring (Arm)
2024-09-09  8:10 ` [PATCH v12 19/38] mtd: rawnand: add support for ts72xx Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 20/38] dt-bindings: ata: Add Cirrus EP93xx Nikita Shubin via B4 Relay
2024-09-09  9:45   ` Rob Herring (Arm)
2024-09-09  9:47     ` Niklas Cassel
2024-09-09  9:52       ` Krzysztof Kozlowski
2024-09-09  8:10 ` [PATCH v12 21/38] ata: pata_ep93xx: add device tree support Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 22/38] dt-bindings: input: Add Cirrus EP93xx keypad Nikita Shubin via B4 Relay
2024-09-09  9:45   ` Rob Herring (Arm)
2024-09-09  8:10 ` [PATCH v12 23/38] input: keypad: ep93xx: add DT support for Cirrus EP93xx Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 24/38] wdt: ts72xx: add DT support for ts72xx Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 25/38] gpio: ep93xx: add DT support for gpio-ep93xx Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 26/38] ASoC: dt-bindings: ep93xx: Document DMA support Nikita Shubin via B4 Relay
2024-09-09  9:45   ` Rob Herring (Arm)
2024-09-09  8:10 ` [PATCH v12 27/38] ASoC: dt-bindings: ep93xx: Document Audio Port support Nikita Shubin via B4 Relay
2024-09-09  9:45   ` Rob Herring (Arm)
2024-09-09  8:10 ` [PATCH v12 28/38] ASoC: ep93xx: Drop legacy DMA support Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 29/38] ARM: dts: add Cirrus EP93XX SoC .dtsi Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 30/38] ARM: dts: ep93xx: add ts7250 board Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 31/38] ARM: dts: ep93xx: Add EDB9302 DT Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 32/38] ARM: ep93xx: DT for the Cirrus ep93xx SoC platforms Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 33/38] pwm: ep93xx: drop legacy pinctrl Nikita Shubin via B4 Relay
2024-09-09  8:10 ` [PATCH v12 34/38] ata: pata_ep93xx: remove legacy pinctrl use Nikita Shubin via B4 Relay
2024-09-09  8:11 ` [PATCH v12 35/38] ARM: ep93xx: delete all boardfiles Nikita Shubin via B4 Relay
2024-09-09  8:11 ` [PATCH v12 36/38] ARM: ep93xx: soc: drop defines Nikita Shubin via B4 Relay
2024-09-09  8:11 ` [PATCH v12 37/38] ASoC: cirrus: edb93xx: Delete driver Nikita Shubin via B4 Relay
2024-09-09  8:11 ` [PATCH v12 38/38] dmaengine: cirrus: remove platform code Nikita Shubin via B4 Relay
2024-09-09  8:49 ` [PATCH v12 00/38] ep93xx device tree conversion Andy Shevchenko
2024-09-09  9:02   ` Nikita Shubin
2024-09-11 15:12     ` Arnd Bergmann
2024-09-11 16:18       ` Andy Shevchenko
2024-09-23  9:27       ` Linus Walleij

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=Zt7N56YRS9u_8zwm@smile.fi.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=nikita.shubin@maquefel.me \
    --cc=ukleinek@kernel.org \
    /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

all inboxes | Powered by JetHome®