Skip to content

Commit

Permalink
dt-bindings: Document the dmas and dma-names properties for VC4 HDMI
Browse files Browse the repository at this point in the history
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]
  • Loading branch information
Boris Brezillon authored and anholt committed Mar 16, 2017
1 parent 99ed4d7 commit 199a769
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/devicetree/bindings/display/brcm,bcm-vc4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 199a769

Please sign in to comment.