Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-04 | mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers | Marek Vasut | |
These registers don't have _SET, _CLR and _TOG at the respective offsets available, these registers has to be toggled via R-M-W if needed. Thus do not export these offsets anymore. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Stefano Babic <sbabic@denx.de> Acked-by: Otavio Salvador <otavio@ossystems.com.br> | |||
2012-09-01 | mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h | Otavio Salvador | |
The CLKCTRL registers are SoC specific so we ought to have it clear on filename. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |