All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: dt-bindings: tegra: Document interconnects property
@ 2021-12-06 15:46 ` Thierry Reding
  0 siblings, 0 replies; 6+ messages in thread
From: Thierry Reding @ 2021-12-06 15:46 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown
  Cc: devicetree, alsa-devel, Sameer Pujar, Jon Hunter, Rob Herring,
	linux-tegra

From: Thierry Reding <treding@nvidia.com>

Add the interconnects and interconnect-names properties to the bindings
for the sound card on various NVIDIA Tegra based boards. These are used
to describe the device's memory paths to and from memory.

Signed-off-by: Thierry Reding <treding@nvidia.com>
---
 .../bindings/sound/nvidia,tegra-audio-graph-card.yaml  | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-graph-card.yaml b/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-graph-card.yaml
index 5bdd30a8a404..b4bee466d67a 100644
--- a/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-graph-card.yaml
+++ b/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-graph-card.yaml
@@ -44,6 +44,16 @@ properties:
     minItems: 1
     maxItems: 3
 
+  interconnects:
+    items:
+      - description: APE read memory client
+      - description: APE write memory client
+
+  interconnect-names:
+    items:
+      - const: dma-mem # read
+      - const: write
+
   iommus:
     maxItems: 1
 
-- 
2.33.1


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

* [PATCH] ASoC: dt-bindings: tegra: Document interconnects property
@ 2021-12-06 15:46 ` Thierry Reding
  0 siblings, 0 replies; 6+ messages in thread
From: Thierry Reding @ 2021-12-06 15:46 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown
  Cc: Rob Herring, Sameer Pujar, Jon Hunter, alsa-devel, devicetree,
	linux-tegra

From: Thierry Reding <treding@nvidia.com>

Add the interconnects and interconnect-names properties to the bindings
for the sound card on various NVIDIA Tegra based boards. These are used
to describe the device's memory paths to and from memory.

Signed-off-by: Thierry Reding <treding@nvidia.com>
---
 .../bindings/sound/nvidia,tegra-audio-graph-card.yaml  | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-graph-card.yaml b/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-graph-card.yaml
index 5bdd30a8a404..b4bee466d67a 100644
--- a/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-graph-card.yaml
+++ b/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-graph-card.yaml
@@ -44,6 +44,16 @@ properties:
     minItems: 1
     maxItems: 3
 
+  interconnects:
+    items:
+      - description: APE read memory client
+      - description: APE write memory client
+
+  interconnect-names:
+    items:
+      - const: dma-mem # read
+      - const: write
+
   iommus:
     maxItems: 1
 
-- 
2.33.1


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

* Re: [PATCH] ASoC: dt-bindings: tegra: Document interconnects property
  2021-12-06 15:46 ` Thierry Reding
@ 2021-12-08 19:23   ` Rob Herring
  -1 siblings, 0 replies; 6+ messages in thread
From: Rob Herring @ 2021-12-08 19:23 UTC (permalink / raw)
  To: Thierry Reding
  Cc: linux-tegra, alsa-devel, devicetree, Liam Girdwood, Mark Brown,
	Jon Hunter, Sameer Pujar, Rob Herring

On Mon, 06 Dec 2021 16:46:24 +0100, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
> 
> Add the interconnects and interconnect-names properties to the bindings
> for the sound card on various NVIDIA Tegra based boards. These are used
> to describe the device's memory paths to and from memory.
> 
> Signed-off-by: Thierry Reding <treding@nvidia.com>
> ---
>  .../bindings/sound/nvidia,tegra-audio-graph-card.yaml  | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH] ASoC: dt-bindings: tegra: Document interconnects property
@ 2021-12-08 19:23   ` Rob Herring
  0 siblings, 0 replies; 6+ messages in thread
From: Rob Herring @ 2021-12-08 19:23 UTC (permalink / raw)
  To: Thierry Reding
  Cc: devicetree, alsa-devel, Sameer Pujar, Liam Girdwood, Rob Herring,
	Jon Hunter, Mark Brown, linux-tegra

On Mon, 06 Dec 2021 16:46:24 +0100, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
> 
> Add the interconnects and interconnect-names properties to the bindings
> for the sound card on various NVIDIA Tegra based boards. These are used
> to describe the device's memory paths to and from memory.
> 
> Signed-off-by: Thierry Reding <treding@nvidia.com>
> ---
>  .../bindings/sound/nvidia,tegra-audio-graph-card.yaml  | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH] ASoC: dt-bindings: tegra: Document interconnects property
  2021-12-06 15:46 ` Thierry Reding
@ 2021-12-13 22:42   ` Mark Brown
  -1 siblings, 0 replies; 6+ messages in thread
From: Mark Brown @ 2021-12-13 22:42 UTC (permalink / raw)
  To: Liam Girdwood, Thierry Reding
  Cc: Sameer Pujar, devicetree, Jon Hunter, linux-tegra, alsa-devel,
	Rob Herring

On Mon, 6 Dec 2021 16:46:24 +0100, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
> 
> Add the interconnects and interconnect-names properties to the bindings
> for the sound card on various NVIDIA Tegra based boards. These are used
> to describe the device's memory paths to and from memory.
> 
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: dt-bindings: tegra: Document interconnects property
      commit: 5f9155a7d2dc067d72a95b42168f944c7710c0d5

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

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

* Re: [PATCH] ASoC: dt-bindings: tegra: Document interconnects property
@ 2021-12-13 22:42   ` Mark Brown
  0 siblings, 0 replies; 6+ messages in thread
From: Mark Brown @ 2021-12-13 22:42 UTC (permalink / raw)
  To: Liam Girdwood, Thierry Reding
  Cc: devicetree, alsa-devel, Sameer Pujar, Jon Hunter, Rob Herring,
	linux-tegra

On Mon, 6 Dec 2021 16:46:24 +0100, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
> 
> Add the interconnects and interconnect-names properties to the bindings
> for the sound card on various NVIDIA Tegra based boards. These are used
> to describe the device's memory paths to and from memory.
> 
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: dt-bindings: tegra: Document interconnects property
      commit: 5f9155a7d2dc067d72a95b42168f944c7710c0d5

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

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

end of thread, other threads:[~2021-12-13 22:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-06 15:46 [PATCH] ASoC: dt-bindings: tegra: Document interconnects property Thierry Reding
2021-12-06 15:46 ` Thierry Reding
2021-12-08 19:23 ` Rob Herring
2021-12-08 19:23   ` Rob Herring
2021-12-13 22:42 ` Mark Brown
2021-12-13 22:42   ` Mark Brown

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.