Skip to content

Commit 199a769

Browse files
Boris Brezillonanholt
Boris Brezillon
authored andcommitted
dt-bindings: Document the dmas and dma-names properties for VC4 HDMI
These are optional, but necessary for HDMI audio support. Signed-off-by: Boris Brezillon <[email protected]> Signed-off-by: Eric Anholt <[email protected]> Acked-by: Rob Herring <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent 99ed4d7 commit 199a769

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/display/brcm,bcm-vc4.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ Optional properties for HDMI:
3434
- hpd-gpios: The GPIO pin for HDMI hotplug detect (if it doesn't appear
3535
as an interrupt/status bit in the HDMI controller
3636
itself). See bindings/pinctrl/brcm,bcm2835-gpio.txt
37+
- dmas: Should contain one entry pointing to the DMA channel used to
38+
transfer audio data
39+
- dma-names: Should contain "audio-rx"
3740

3841
Required properties for DPI:
3942
- compatible: Should be "brcm,bcm2835-dpi"

0 commit comments

Comments
 (0)