
2 Aug
2018
2 Aug
'18
10:36 p.m.
On 26 July 2018 at 07:54, Neil Armstrong narmstrong@baylibre.com wrote:
This patch adds support for :
- Rate calculation through muxes and generic dividers
- Basic gate setting propagation
- Reparenting for muxes
- Clock rate setting through generic dividers without reparenting
Support is only added to the Composite VPU and VAPB clocks in order to support the Video Processing Unit Power Domain clock setup.
Signed-off-by: Neil Armstrong narmstrong@baylibre.com
drivers/clk/clk_meson.c | 533 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 528 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org