commit | d6ee82685441c234032bbdc5875de9025b19e38f | [log] [tgz] |
---|---|---|
author | Stepan Moskovchenko <stepanm@codeaurora.org> | Wed Feb 06 11:26:05 2013 -0800 |
committer | Brent Hronik <bhronik@codeaurora.org> | Thu Mar 07 11:21:49 2013 -0700 |
tree | 5dec87125a70b88884a4b688ac82ce1209e22ffd | |
parent | 073123fbfb45b17e9c8ec52952aae01ee03322cc [diff] |
msm: smd: Convert smd irq register base from virtual to physical Virtual base address of smd irq register is hardcoded in device tree which causes issues with LPAE support. Change to physical address in device tree, use physical address type, and ioremap to virtual address. CRs-Fixed: 449320 Change-Id: I602751b096da4b5f0b07ba202cbeb49fcd5d3a00 Signed-off-by: Brent Hronik <bhronik@codeaurora.org>