commit | e0954d3118b81676d8d3211905a739bfa19294c3 | [log] [tgz] |
---|---|---|
author | Maureen Helm <maureen.helm@nxp.com> | Sun Aug 27 10:27:58 2017 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Fri Oct 20 12:28:11 2017 -0500 |
tree | 06da353e9c8f62b648ed6c2252fbc7b89d16e4b7 | |
parent | 17a6d29f675201924a49d20b739046f70b3955fd [diff] |
serial: Refactor mcux lpsci shim driver to use clock control interface Refactors the mcux lpsci shim driver to use the clock control interface instead of calling CLOCK_GetFreq() directly. This will allow SoCs with different clock architectures to reuse this driver. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>