Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-14 | mfd: syscon: atmel: Switch to SPDX license identifiers | Tudor Ambarus | 1 | -5/+1 | |
Adopt the SPDX license identifiers to ease license compliance management. Signed-off-by: Tudor Ambarus <[email protected]> Signed-off-by: Lee Jones <[email protected]> | |||||
2015-03-16 | mfd: syscon: Add atmel system timer registers definition | Alexandre Belloni | 1 | -0/+49 | |
AT91RM920 has a memory range reserved for timer and watchdog configuration. Expose those registers so that drivers can make use of the system timer syscon declared in at91 DTs. Signed-off-by: Alexandre Belloni <[email protected]> Acked-by: Lee Jones <[email protected]> Signed-off-by: Nicolas Ferre <[email protected]> |