27 Jun
2014
27 Jun
'14
1:35 p.m.
On 06/27/2014 01:41 PM, Tomi Valkeinen wrote:
On 26/06/14 22:20, Jyri Sarha wrote:
The hdmi_wp physical base address is needed for hdmi audio dma.
...
Maybe it would be better to have a function which returns the phys address for audio DMA? Only that one register is needed, right?
That makes the purpose of the function more obvious, and also if you return the phys_base, the caller needs to know the offset to the DMA register, and that offset should be a WP internal value.
Sounds good, I'll do that.
Cheers, Jyri