summaryrefslogtreecommitdiff
path: root/Documentation/ramoops.txt
diff options
context:
space:
mode:
authorJon Hunter <jon-hunter@ti.com>2012-07-13 19:03:18 (GMT)
committerJon Hunter <jon-hunter@ti.com>2012-11-12 22:23:55 (GMT)
commit4249d96ca35a765c25a70b7d29df5b6d80987c7f (patch)
tree995dca58d99b8b8efe2e2db75085085f987c159e /Documentation/ramoops.txt
parent991ad16a927c721b301f27aa9b61a13a24b54dda (diff)
downloadlinux-fsl-qoriq-4249d96ca35a765c25a70b7d29df5b6d80987c7f.tar.xz
ARM: OMAP: Add dmtimer interrupt disable function
The OMAP dmtimer driver does not currently have a function to disable the timer interrupts. For some timer instances the timer interrupt enable function can be used to disable the interrupts because the same interrupt enable register is used to disable interrupts. However, some timer instances have separate interrupt enable/disable registers and so this will not work. Therefore, add a dedicated function to disable interrupts. This change is required for OMAP4+ devices. For OMAP4, all timers apart from 1, 2 and 10 need this function and for OMAP5 all timers need this function. Please note that the interrupt disable function has been written so that it can be used by all OMAP devices. Signed-off-by: Jon Hunter <jon-hunter@ti.com> Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Diffstat (limited to 'Documentation/ramoops.txt')
0 files changed, 0 insertions, 0 deletions