summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap/am3xxx.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: omap: enable am33xx_uart_soft_reset for AM35xxSascha Hauer2018-12-201-0/+32
am33xx_uart_soft_reset() can be used on AM35xx aswell, so move it to a more generic place where it can be added to am35xx compilation. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>