All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Stultz <john.stultz@linaro.org>
To: lkml <linux-kernel@vger.kernel.org>
Cc: Vinod Koul <vkoul@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Zhuangluan Su <suzhuangluan@hisilicon.com>,
	Tanglei Han <hantanglei@huawei.com>,
	Ryan Grachek <ryan@edited.us>,
	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>,
	dmaengine@vger.kernel.org, devicetree@vger.kernel.org,
	Youlin Wang <wwx575822@notesmail.huawei.com>,
	John Stultz <john.stultz@linaro.org>
Subject: [1/8,v3] Documentation: bindings: k3dma: Extend the k3dma driver binding to support hisi-asp
Date: Thu, 10 Jan 2019 09:34:05 -0800	[thread overview]
Message-ID: <1547141652-8660-2-git-send-email-john.stultz@linaro.org> (raw)

From: Youlin Wang <wwx575822@notesmail.huawei.com>

Extend the k3dma driver binding to support hisi-asp hardware
variants.

Cc: Vinod Koul <vkoul@kernel.org>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Zhuangluan Su <suzhuangluan@hisilicon.com>
Cc: Tanglei Han <hantanglei@huawei.com>
Cc: Ryan Grachek <ryan@edited.us>
Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Cc: dmaengine@vger.kernel.org
Cc: devicetree@vger.kernel.org
Signed-off-by: Youlin Wang <wwx575822@notesmail.huawei.com>
Signed-off-by: Tanglei Han <hantanglei@huawei.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
---
v2: Simplify patch, removing extranious examples
---
 Documentation/devicetree/bindings/dma/k3dma.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/dma/k3dma.txt b/Documentation/devicetree/bindings/dma/k3dma.txt
index 4945aea..10a2f15 100644
--- a/Documentation/devicetree/bindings/dma/k3dma.txt
+++ b/Documentation/devicetree/bindings/dma/k3dma.txt
@@ -3,7 +3,9 @@
 See dma.txt first
 
 Required properties:
-- compatible: Should be "hisilicon,k3-dma-1.0"
+- compatible: Must be one of
+-              "hisilicon,k3-dma-1.0"
+-              "hisilicon,hisi-pcm-asp-dma-1.0"
 - reg: Should contain DMA registers location and length.
 - interrupts: Should contain one interrupt shared by all channel
 - #dma-cells: see dma.txt, should be 1, para number

WARNING: multiple messages have this Message-ID (diff)
From: John Stultz <john.stultz@linaro.org>
To: lkml <linux-kernel@vger.kernel.org>
Cc: Vinod Koul <vkoul@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Zhuangluan Su <suzhuangluan@hisilicon.com>,
	Tanglei Han <hantanglei@huawei.com>,
	Ryan Grachek <ryan@edited.us>,
	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>,
	dmaengine@vger.kernel.org, devicetree@vger.kernel.org,
	Youlin Wang <wwx575822@notesmail.huawei.com>,
	John Stultz <john.stultz@linaro.org>
Subject: [PATCH 1/8 v3] Documentation: bindings: k3dma: Extend the k3dma driver binding to support hisi-asp
Date: Thu, 10 Jan 2019 09:34:05 -0800	[thread overview]
Message-ID: <1547141652-8660-2-git-send-email-john.stultz@linaro.org> (raw)
In-Reply-To: <1547141652-8660-1-git-send-email-john.stultz@linaro.org>

From: Youlin Wang <wwx575822@notesmail.huawei.com>

Extend the k3dma driver binding to support hisi-asp hardware
variants.

Cc: Vinod Koul <vkoul@kernel.org>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Zhuangluan Su <suzhuangluan@hisilicon.com>
Cc: Tanglei Han <hantanglei@huawei.com>
Cc: Ryan Grachek <ryan@edited.us>
Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Cc: dmaengine@vger.kernel.org
Cc: devicetree@vger.kernel.org
Signed-off-by: Youlin Wang <wwx575822@notesmail.huawei.com>
Signed-off-by: Tanglei Han <hantanglei@huawei.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
---
v2: Simplify patch, removing extranious examples
---
 Documentation/devicetree/bindings/dma/k3dma.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/dma/k3dma.txt b/Documentation/devicetree/bindings/dma/k3dma.txt
index 4945aea..10a2f15 100644
--- a/Documentation/devicetree/bindings/dma/k3dma.txt
+++ b/Documentation/devicetree/bindings/dma/k3dma.txt
@@ -3,7 +3,9 @@
 See dma.txt first
 
 Required properties:
-- compatible: Should be "hisilicon,k3-dma-1.0"
+- compatible: Must be one of
+-              "hisilicon,k3-dma-1.0"
+-              "hisilicon,hisi-pcm-asp-dma-1.0"
 - reg: Should contain DMA registers location and length.
 - interrupts: Should contain one interrupt shared by all channel
 - #dma-cells: see dma.txt, should be 1, para number
-- 
2.7.4


             reply	other threads:[~2019-01-10 17:34 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-10 17:34 John Stultz [this message]
2019-01-10 17:34 ` [PATCH 1/8 v3] Documentation: bindings: k3dma: Extend the k3dma driver binding to support hisi-asp John Stultz
  -- strict thread matches above, loose matches on Subject: below --
2019-01-17 16:06 [1/8,v3] " Rob Herring
2019-01-17 16:06 ` [PATCH 1/8 v3] " Rob Herring
2019-01-17 16:06 ` Rob Herring
2019-01-11 21:30 [2/8,v3] Documentation: bindings: k3dma: Add binding for hisi-dma-avail-chan John Stultz
2019-01-11 21:30 ` [PATCH 2/8 v3] " John Stultz
2019-01-11 21:30 ` John Stultz
2019-01-11 20:04 [2/8,v3] " Rob Herring
2019-01-11 20:04 ` [PATCH 2/8 v3] " Rob Herring
2019-01-11 20:04 ` Rob Herring
2019-01-11 19:58 [2/8,v3] " Rob Herring
2019-01-11 19:58 ` [PATCH 2/8 v3] " Rob Herring
2019-01-11 19:58 ` Rob Herring
2019-01-10 17:34 [5/8,v3] dma: k3dma: Add support " John Stultz
2019-01-10 17:34 ` [PATCH 5/8 v3] " John Stultz
2019-01-10 17:34 [4/8,v3] dma: k3dma: Delete axi_config John Stultz
2019-01-10 17:34 ` [PATCH 4/8 v3] " John Stultz
2019-01-10 17:34 [3/8,v3] dma: k3dma: Upgrade k3dma driver to support hisi_asp_dma hardware John Stultz
2019-01-10 17:34 ` [PATCH 3/8 v3] " John Stultz
2019-01-10 17:34 [2/8,v3] Documentation: bindings: k3dma: Add binding for hisi-dma-avail-chan John Stultz
2019-01-10 17:34 ` [PATCH 2/8 v3] " John Stultz
2019-01-10 17:34 [PATCH 0/8 v3] k3dma patches to add support for hi3660/HiKey960 John Stultz
2019-01-10 17:34 ` John Stultz
2019-01-10 17:34 ` [PATCH 6/8 v3] arm64: dts: hi3660: Add dma to uart nodes John Stultz
2019-01-10 17:34   ` John Stultz
2019-01-17 16:56   ` Manivannan Sadhasivam
2019-01-17 16:56     ` Manivannan Sadhasivam
2019-01-10 17:34 ` [PATCH 7/8 v3] arm64: dts: hi3660: Add hisi asp dma device John Stultz
2019-01-10 17:34   ` John Stultz
2019-01-10 17:34 ` [PATCH 8/8 v3] arm64: dts: hi3660: Fixup unofficial dma-min-chan to hisi-dma-avail-chan John Stultz
2019-01-10 17:34   ` John Stultz

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=1547141652-8660-2-git-send-email-john.stultz@linaro.org \
    --to=john.stultz@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=hantanglei@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=ryan@edited.us \
    --cc=suzhuangluan@hisilicon.com \
    --cc=vkoul@kernel.org \
    --cc=wwx575822@notesmail.huawei.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 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.