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