Commits
Simon Glass committed b223c1aeade
rockchip: rk3288: Convert clock driver to use shifted masks Shifted masks are the standard approach with rockchip since it allows use of the mask without shifting it each time. Update the definitions and the driver to match. Signed-off-by: Simon Glass <sjg@chromium.org>