All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/4] Use generic dma node name for Qcom platforms
@ 2022-04-21 17:18 Kuldeep Singh
  2022-04-21 17:18 ` [PATCH v4 1/4] ARM: dts: qcom: apq8064: Use generic node name for DMA Kuldeep Singh
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Kuldeep Singh @ 2022-04-21 17:18 UTC (permalink / raw)
  To: Bjorn Andersson, Rob Herring, Krzysztof Kozlowski
  Cc: devicetree, linux-kernel

This patch series is changed from previous version as there's an
alternate contribution to convert BAM to DT schema. This patchset now
defines generic dma node name for Qualcomm armv7 based platforms.

Looking forward towards review comments. Thanks!

---
v4:
- Drop 3/6 and 6/6 patch from v3 series
- s/User/Use in commit description of all patches
- Didn't drop Krzysztof's R-b tag as I fixed a simple typo
- Alternate contribution for BAM:
  https://lore.kernel.org/lkml/20220211214941.f55q5yksittut3ep@amazon.com/T/#m6700c2695ee78e79060ac338d208ffd08ac39%20+592
- Keep only armv7 based dts patches now
---
v3:
- https://lore.kernel.org/linux-devicetree/20220417210436.6203-1-singh.kuldeep87k@gmail.com/
- Add Krzysztof's R-b tags for dts changes
- Add qcom,ee as required property(Krzysztof)
- Use type as boolean
- Add min/max to qcom,ee
- Clocks are required ones, skip them as it's users are not fixed.
---
v2:
- https://lore.kernel.org/linux-devicetree/20220410175056.79330-1-singh.kuldeep87k@gmail.com/
- Add more variants of ip4019-ap/dk-{01/04/07} for dma node rename
- Add #dma-cells in binding file
- use additionalproperties as false
---
v1:
- https://lore.kernel.org/linux-devicetree/20220409184115.15612-1-singh.kuldeep87k@gmail.com/#t
---

Kuldeep Singh (4):
  ARM: dts: qcom: apq8064: Use generic node name for DMA
  ARM: dts: qcom: mdm9615: Use generic node name for DMA
  ARM: dts: qcom: ipq4019: Use generic node name for DMA
  ARM: dts: qcom: ipq8064: Use generic node name for DMA

 arch/arm/boot/dts/qcom-apq8064.dtsi             | 6 +++---
 arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1.dtsi   | 4 ++--
 arch/arm/boot/dts/qcom-ipq4019-ap.dk04.1-c1.dts | 2 +-
 arch/arm/boot/dts/qcom-ipq4019-ap.dk04.1.dtsi   | 2 +-
 arch/arm/boot/dts/qcom-ipq4019-ap.dk07.1.dtsi   | 4 ++--
 arch/arm/boot/dts/qcom-ipq4019.dtsi             | 6 +++---
 arch/arm/boot/dts/qcom-ipq8064.dtsi             | 4 ++--
 arch/arm/boot/dts/qcom-mdm9615.dtsi             | 4 ++--
 8 files changed, 16 insertions(+), 16 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-04-28  1:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-21 17:18 [PATCH v4 0/4] Use generic dma node name for Qcom platforms Kuldeep Singh
2022-04-21 17:18 ` [PATCH v4 1/4] ARM: dts: qcom: apq8064: Use generic node name for DMA Kuldeep Singh
2022-04-23 16:03   ` Bjorn Andersson
2022-04-23 18:09     ` Kuldeep Singh
2022-04-26 20:49       ` Bjorn Andersson
2022-04-28  1:39         ` Kuldeep Singh
2022-04-21 17:18 ` [PATCH v4 2/4] ARM: dts: qcom: mdm9615: " Kuldeep Singh
2022-04-21 17:18 ` [PATCH v4 3/4] ARM: dts: qcom: ipq4019: " Kuldeep Singh
2022-04-21 17:18 ` [PATCH v4 4/4] ARM: dts: qcom: ipq8064: " Kuldeep Singh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.