]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: freescale: p1_p2_rdb_pc: Enable TDM function only for P1010
authorPali Rohár <pali@kernel.org>
Sun, 1 May 2022 12:20:48 +0000 (14:20 +0200)
committerPeng Fan <peng.fan@nxp.com>
Mon, 20 Jun 2022 01:18:26 +0000 (09:18 +0800)
commitae0e7ee88658bf9226a29453664e7b5c26d2c0a0
treeb00432cd06ae6e63437deefbacd84fc8c1b4aa38
parent549bb6b2376b81f30b9492afeff5d6cdf7523eeb
board: freescale: p1_p2_rdb_pc: Enable TDM function only for P1010

TDM function is supported only on P1010. P2020 does not have PMUXCR_TDM_ENA
register, so do not enable it.

Signed-off-by: Pali Rohár <pali@kernel.org>
board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c