commit | 9cc2a68519aeac42775161a4131d91120f3a927e | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Thu Jan 12 22:20:31 2017 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Sat Jan 28 11:51:22 2017 +0800 |
tree | e8b439205ffd2a66664678c2c4c190aa4ad8393f | |
parent | 831a8d5e0bef97ae89b68dd3a637f0834cb6977b [diff] |
drm: zte: add function to configure vou_ctrl dividers The clock control module (CRM) cannot always provide desired frequency for all VOU output devices. That's why VOU integrates a few dividers to further divide the clocks from CRM. Let's add an interface for configuring these dividers. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Reviewed-by: Sean Paul <seanpaul@chromium.org>