commit | da9bc4e5e139507cee124e62dc5d1273b1c9b0cc | [log] [tgz] |
---|---|---|
author | Camelia Groza <camelia.groza@nxp.com> | Tue Jul 11 15:49:25 2023 +0300 |
committer | Peng Fan <peng.fan@nxp.com> | Thu Jul 13 16:54:38 2023 +0800 |
tree | 401dfeea73c207c93c2fb003ab1d8a7e13bbd690 | |
parent | 74e45088b15f9263b665bebe9169e5d615e36c09 [diff] |
board: freescale: t104xrdb: 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>