commit | 0c674948b7f4e4ffc19ba5af65a274e945c0c689 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Tue Jan 17 10:29:04 2017 +0200 |
committer | Archit Taneja <architt@codeaurora.org> | Wed Jan 18 09:29:35 2017 +0530 |
tree | dac461835e4d375dcd47e6539f8d04d604faa5bb | |
parent | 0527e12e8264ae96b1fcc550b4a9e5940f4ffc30 [diff] |
drm: bridge: dw-hdmi: Detect AHB audio DMA using correct register Bit 0 in CONFIG1_ID tells whether the IP core uses an AHB slave interface for control. The correct way to identify AHB audio DMA support is through bit 1 in CONFIG3_ID. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Reviewed-by: Jose Abreu <joabreu@synopsys.com> Signed-off-by: Archit Taneja <architt@codeaurora.org> Link: http://patchwork.freedesktop.org/patch/msgid/20170117082910.27023-15-laurent.pinchart+renesas@ideasonboard.com