commit | dd6d5f24ddfed107bc362e405abf3a90b0346683 | [log] [tgz] |
---|---|---|
author | Bryan O'Donoghue <bryan.odonoghue@linaro.org> | Fri Jun 08 13:16:29 2018 +0100 |
committer | Bryan O'Donoghue <bryan.odonoghue@linaro.org> | Tue Sep 04 13:36:23 2018 +0100 |
tree | aaec2826e7e78edc0d67e34373b0d41bdc9905ee | |
parent | 2cf884a8a6f7bc56ae876a827948ab606299656c [diff] |
imx7: imx7_clock: uart: Add UART clock init logic This patch adds an internal UART init routine that gets called from the external facing clock init function. In the first pass this call does an explicit disable of all UART clock-gates. Later changes will enable only the UART clock-gates we care about. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>