Commits
Philipp Tomsich committed 4fc495e9e2e
rockchip: clk: rk3128: fix DCLK_VOP_DIV_CON_MASK The DCLK_VOP_DIV_CON_MASK should cover only bits 8 through 15. Fix this to remove an "integer-overflow on shifted constant" warning. Fixes: 9246d9e ("rockchip: rk3128: add clock driver") Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>