Re: [3/3] P1021RDB: Add QE TDM support

2015-04-17 Thread Scott Wood
On Thu, Mar 26, 2015 at 05:16:17PM +0800, ying.zh...@freescale.com wrote: @@ -96,37 +102,63 @@ static void __init mpc85xx_rdb_setup_arch(void) #ifdef CONFIG_QUICC_ENGINE mpc85xx_qe_init(); mpc85xx_qe_par_io_init(); -#if defined(CONFIG_UCC_GETH) || defined(CONFIG_SERIAL_QE) -

[PATCH 3/3] P1021RDB: Add QE TDM support

2015-03-26 Thread ying.zhang
From: Ying Zhang b40...@freescale.com The P1021RDB-PC have PMC sockets that support QE-TDM function. The patch enable Quicc Engine and the related signals of QE-TDM. Signed-off-by: Ying Zhang b40...@freescale.com Signed-off-by: Xie Xiaobo x@freescale.com Signed-off-by: Li Yang