commit | d489ebddaa9238ca8aa6b618cf30883cf34ea6c6 | [log] [tgz] |
---|---|---|
author | Camelia Groza <camelia.groza@nxp.com> | Tue Jul 11 15:49:30 2023 +0300 |
committer | Peng Fan <peng.fan@nxp.com> | Thu Jul 13 16:54:54 2023 +0800 |
tree | 97a4d13d86bb0988bd2db6714885ff186ff26dbe | |
parent | b3cf76fc2c6769fab2215f7ab49640dda0a37a9e [diff] |
board: freescale: t102xrdb: 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>