board: freescale: t104xrdb: implement get_serial_clock
authorCamelia Groza <camelia.groza@nxp.com>
Tue, 11 Jul 2023 12:49:25 +0000 (15:49 +0300)
committerPeng Fan <peng.fan@nxp.com>
Thu, 13 Jul 2023 08:54:38 +0000 (16:54 +0800)
commit3a359c50002d18ab14ca750e8113cc5e63e2badd
tree401dfeea73c207c93c2fb003ab1d8a7e13bbd690
parent4e69a447fab3eace7a092f5695d397ffa9170177
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>
board/freescale/t104xrdb/t104xrdb.c
include/configs/T104xRDB.h