]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
dt-bindings: Document the dmas and dma-names properties for VC4 HDMI
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Mon, 27 Feb 2017 20:28:01 +0000 (12:28 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 16 Mar 2017 17:33:30 +0000 (10:33 -0700)
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>
Acked-by: Rob Herring <robh@kernel.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20170227202803.12855-1-eric@anholt.net
Documentation/devicetree/bindings/display/brcm,bcm-vc4.txt

index 34c7fddcea394f70c0d06191a267382dff6be090..ca02d3e4db91738ac5d87d7e235e0f9de8a56b5e 100644 (file)
@@ -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"