]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: freescale: t102xrdb: implement get_serial_clock
authorCamelia Groza <camelia.groza@nxp.com>
Tue, 11 Jul 2023 12:49:30 +0000 (15:49 +0300)
committerPeng Fan <peng.fan@nxp.com>
Thu, 13 Jul 2023 08:54:54 +0000 (16:54 +0800)
commit23b60eb7a24d7c8d622215f72509f516009892fa
tree97a4d13d86bb0988bd2db6714885ff186ff26dbe
parentf416f33ece8b090e95f358e4ed2e2fdf2d6fb24d
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>
board/freescale/t102xrdb/t102xrdb.c
include/configs/T102xRDB.h