mbox series

[GIT,PULL,/,v2,0/3] arm/arm64: dts: cleanups for dma-channels

Message ID 20220516142857.6419-1-krzysztof.kozlowski@linaro.org (mailing list archive)
Headers show
Series arm/arm64: dts: cleanups for dma-channels | expand

Message

Krzysztof Kozlowski May 16, 2022, 2:28 p.m. UTC
Hi Arnd and Olof,

These three patches were sent on the lists previously, but they did not
get picked up. Can you apply them directly?

Original sets:
 - https://lore.kernel.org/all/20220503065407.52188-1-krzysztof.kozlowski@linaro.org/
 - https://lore.kernel.org/all/20220503065201.51818-6-krzysztof.kozlowski@linaro.org/
 - https://lore.kernel.org/all/CADBw62oQbc4a9HxFFmO0E-bDvVvPnUo=raVOaSXZpLkKsNo-tQ@mail.gmail.com/

Changes since v1
================
1. Keep old properties, so the original patchset (drivers+DTS) is bisectable.
2. Add review tags.

Best regards,
Krzysztof


Krzysztof Kozlowski (3):
  ARM: dts: pxa: use new 'dma-channels/requests' properties
  ARM: dts: da850: use new 'dma-channels' property
  arm64: dts: sprd: use new 'dma-channels' property

 arch/arm/boot/dts/da850.dtsi         | 2 ++
 arch/arm/boot/dts/mmp2.dtsi          | 2 ++
 arch/arm/boot/dts/pxa25x.dtsi        | 5 ++++-
 arch/arm/boot/dts/pxa27x.dtsi        | 5 ++++-
 arch/arm/boot/dts/pxa3xx.dtsi        | 5 ++++-
 arch/arm64/boot/dts/sprd/whale2.dtsi | 4 ++++
 6 files changed, 20 insertions(+), 3 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org May 27, 2022, 2:20 p.m. UTC | #1
Hello:

This series was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Mon, 16 May 2022 16:28:54 +0200 you wrote:
> Hi Arnd and Olof,
> 
> These three patches were sent on the lists previously, but they did not
> get picked up. Can you apply them directly?
> 
> Original sets:
>  - https://lore.kernel.org/all/20220503065407.52188-1-krzysztof.kozlowski@linaro.org/
>  - https://lore.kernel.org/all/20220503065201.51818-6-krzysztof.kozlowski@linaro.org/
>  - https://lore.kernel.org/all/CADBw62oQbc4a9HxFFmO0E-bDvVvPnUo=raVOaSXZpLkKsNo-tQ@mail.gmail.com/
> 
> [...]

Here is the summary with links:
  - [v2,1/3] ARM: dts: pxa: use new 'dma-channels/requests' properties
    https://git.kernel.org/soc/soc/c/286b8073541b
  - [v2,2/3] ARM: dts: da850: use new 'dma-channels' property
    https://git.kernel.org/soc/soc/c/22a798d7b234
  - [v2,3/3] arm64: dts: sprd: use new 'dma-channels' property
    https://git.kernel.org/soc/soc/c/6fe1953e008d

You are awesome, thank you!