summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/mbox.c
AgeCommit message (Collapse)AuthorFilesLines
2010-12-22ux500: rename modem IRQ and MBOX filesLinus Walleij1-567/+0
Suffix the U5500 modem IRQ and MBOX files with *-db5500* so that we clearly know the SoC they belong to, in line with the rest of the files in mach-ux500. Cc: Stefan Nilsson <stefan.xk.nilsson@stericsson.com> Cc: Martin Persson <martin.persson@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
2010-10-04ARM: 6415/1: ux500: DB5500 mailbox driverLinus Walleij1-0/+567
This is a driver for the mailboxes used to communicate with the DB5500 modem portions. Signed-off-by: Stefan Nilsson XK <stefan.xk.nilsson@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>