devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: nikita.shubin@maquefel.me, Vinod Koul <vkoul@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Alexander Sverdlin <alexander.sverdlin@gmail.com>
Cc: dmaengine@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v5 08/39] dt-bindings: dma: Add Cirrus EP93xx
Date: Wed, 22 Nov 2023 19:26:29 +0100	[thread overview]
Message-ID: <16e57d64-4c8c-49cf-a9d7-6cdf27ace3c2@linaro.org> (raw)
In-Reply-To: <20231122-ep93xx-v5-8-d59a76d5df29@maquefel.me>

On 22/11/2023 09:59, Nikita Shubin via B4 Relay wrote:
> From: Nikita Shubin <nikita.shubin@maquefel.me>
> 
> Add YAML bindings for ep93xx SoC DMA.
> 
> Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
> ---


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


  parent reply	other threads:[~2023-11-22 18:26 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-22  8:59 [PATCH v5 00/39] ep93xx device tree conversion Nikita Shubin via B4 Relay
2023-11-22  8:59 ` [PATCH v5 06/39] dt-bindings: soc: Add Cirrus EP93xx Nikita Shubin via B4 Relay
2023-11-27 20:18   ` Rob Herring
2023-12-11 11:46     ` Nikita Shubin
2023-11-22  8:59 ` [PATCH v5 08/39] dt-bindings: dma: " Nikita Shubin via B4 Relay
2023-11-22 11:02   ` Rob Herring
2023-11-22 15:44     ` Rob Herring
2023-11-22 18:26   ` Krzysztof Kozlowski [this message]
2023-11-22  8:59 ` [PATCH v5 10/39] dt-bindings: watchdog: Add Cirrus EP93x Nikita Shubin via B4 Relay
2023-11-22  8:59 ` [PATCH v5 12/39] dt-bindings: pwm: Add Cirrus EP93xx Nikita Shubin via B4 Relay
2023-11-22 18:27   ` Krzysztof Kozlowski
2023-11-22  8:59 ` [PATCH v5 14/39] dt-bindings: spi: " Nikita Shubin via B4 Relay
2023-11-22 12:03   ` Mark Brown
2023-11-22  8:59 ` [PATCH v5 16/39] dt-bindings: net: " Nikita Shubin via B4 Relay
2023-11-22 11:02   ` Rob Herring
2023-11-22  8:59 ` [PATCH v5 18/39] dt-bindings: mtd: Add ts7200 nand-controller Nikita Shubin via B4 Relay
2023-11-22 11:02   ` Rob Herring
2023-11-22  8:59 ` [PATCH v5 20/39] dt-bindings: ata: Add Cirrus EP93xx Nikita Shubin via B4 Relay
2023-11-22 11:02   ` Rob Herring
2023-11-22  9:00 ` [PATCH v5 22/39] dt-bindings: input: Add Cirrus EP93xx keypad Nikita Shubin via B4 Relay
2023-11-22 11:02   ` Rob Herring
2023-11-22  9:00 ` [PATCH v5 24/39] dt-bindings: wdt: Add ts72xx Nikita Shubin via B4 Relay
2023-11-22 11:02   ` Rob Herring
2023-11-22  9:00 ` [PATCH v5 27/39] ASoC: dt-bindings: ep93xx: Document DMA support Nikita Shubin via B4 Relay
2023-11-22 11:02   ` Rob Herring
2023-11-22 12:05   ` Mark Brown
2023-11-22 18:47   ` Krzysztof Kozlowski
2023-11-22  9:00 ` [PATCH v5 28/39] ASoC: dt-bindings: ep93xx: Document Audio Port support Nikita Shubin via B4 Relay
2023-11-22 11:02   ` Rob Herring
2023-11-22 18:49   ` Krzysztof Kozlowski
2023-11-22  9:00 ` [PATCH v5 30/39] ARM: dts: add Cirrus EP93XX SoC .dtsi Nikita Shubin via B4 Relay
2023-11-22  9:00 ` [PATCH v5 31/39] ARM: dts: ep93xx: add ts7250 board Nikita Shubin via B4 Relay
2023-11-22  9:00 ` [PATCH v5 32/39] ARM: dts: ep93xx: Add EDB9302 DT Nikita Shubin via B4 Relay
2023-11-22 10:26 ` [PATCH v5 00/39] ep93xx device tree conversion Andy Shevchenko

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=16e57d64-4c8c-49cf-a9d7-6cdf27ace3c2@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=alexander.sverdlin@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nikita.shubin@maquefel.me \
    --cc=robh+dt@kernel.org \
    --cc=vkoul@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;
as well as URLs for NNTP newsgroup(s).