commit | 2cd1ed11c58d5caf5f012f89ff9546415fc9b93e | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Thu Feb 08 17:20:50 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 13 21:45:37 2018 -0400 |
tree | d4ff0e90c1a648ca5a87092e57aac594de3faf03 | |
parent | ff7b11e1864134523247f4e55618cba98d60ebda [diff] |
clk: clk_stm32f: Add set_rate for LTDC clock Implement set_rate() for LTDC clock only, set_rate for other clocks will be added if needed. This is needed by future LTDC driver improvements. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>