Skip to content
Snippets Groups Projects
Commit 47fd7052 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] Provide a method to alter the control register


i.MX needs to tweak the control register to support CPU frequency
scaling.  Rather than have folk blindly try and change the control
register by writing to it and then wondering why it doesn't work,
provide a method (which is safe for UP only, and therefore only
available for UP) to achieve this.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 02828845
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment