commit | 6e74be85d0a5571ebc31e3a55fdb3fb8a2c30207 | [log] [tgz] |
---|---|---|
author | Camelia Groza <camelia.groza@nxp.com> | Tue Jul 11 15:49:15 2023 +0300 |
committer | Peng Fan <peng.fan@nxp.com> | Thu Jul 13 16:54:14 2023 +0800 |
tree | bc2e8798459fb19a198178e314e3aabc2bc6bab8 | |
parent | 71d09247591867aaefcfac6655fa2e3f2c9fb628 [diff] |
board: freescale: t2080rdb: implement get_serial_clock The serial clock is provided by the get_serial_clock() callback on PPC under DM_SERIAL. Use the same method to compute the clock as for non-DM_SERIAL use cases. Signed-off-by: Camelia Groza <camelia.groza@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>