devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: Document the dmas and dma-names properties for VC4 HDMI
@ 2017-02-07 21:07 Eric Anholt
  2017-02-07 21:07 ` [PATCH 2/3] drm/vc4: Add HDMI audio support Eric Anholt
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Eric Anholt @ 2017-02-07 21:07 UTC (permalink / raw)
  To: Florian Fainelli, David Airlie, dri-devel, Mark Brown,
	Liam Girdwood, Lars-Peter Clausen, Rob Herring, Mark Rutland,
	devicetree
  Cc: Stephen Warren, Lee Jones, linux-kernel, bcm-kernel-feedback-list,
	linux-rpi-kernel, linux-arm-kernel

From: Boris Brezillon <boris.brezillon@free-electrons.com>

These are optional, but necessary for HDMI audio support.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
---
 Documentation/devicetree/bindings/display/brcm,bcm-vc4.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/display/brcm,bcm-vc4.txt b/Documentation/devicetree/bindings/display/brcm,bcm-vc4.txt
index 34c7fddcea39..ca02d3e4db91 100644
--- a/Documentation/devicetree/bindings/display/brcm,bcm-vc4.txt
+++ b/Documentation/devicetree/bindings/display/brcm,bcm-vc4.txt
@@ -34,6 +34,9 @@ Optional properties for HDMI:
 - hpd-gpios:	The GPIO pin for HDMI hotplug detect (if it doesn't appear
 		  as an interrupt/status bit in the HDMI controller
 		  itself).  See bindings/pinctrl/brcm,bcm2835-gpio.txt
+- dmas:		Should contain one entry pointing to the DMA channel used to
+		transfer audio data
+- dma-names:	Should contain "audio-rx"
 
 Required properties for DPI:
 - compatible:	Should be "brcm,bcm2835-dpi"
-- 
2.11.0

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2017-02-24 13:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-07 21:07 [PATCH 1/3] dt-bindings: Document the dmas and dma-names properties for VC4 HDMI Eric Anholt
2017-02-07 21:07 ` [PATCH 2/3] drm/vc4: Add HDMI audio support Eric Anholt
2017-02-24 13:09   ` Boris Brezillon
2017-02-07 21:07 ` [PATCH 3/3] ARM: dts: bcm283x: Add HDMI audio related properties Eric Anholt
     [not found] ` <20170207210703.7082-1-eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>
2017-02-15 22:48   ` [PATCH 1/3] dt-bindings: Document the dmas and dma-names properties for VC4 HDMI Rob Herring

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).