fsl/qe: Add QE TDM lib
authorZhao Qiang <qiang.zhao@nxp.com>
Mon, 6 Jun 2016 06:30:01 +0000 (14:30 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Jun 2016 22:56:31 +0000 (15:56 -0700)
commit35ef1c20fdb26779b6c3c4fd74bbdd5028e70005
tree3f321ac6d830bb09031ab17fe9581c2653adfc44
parent19163ac3123e7fef8b1ecb2f1d4223f58ed5e884
fsl/qe: Add QE TDM lib

QE has module to support TDM, some other protocols
supported by QE are based on TDM.
add a qe-tdm lib, this lib provides functions to the protocols
using TDM to configurate QE-TDM.

Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/soc/fsl/qe/Kconfig
drivers/soc/fsl/qe/Makefile
drivers/soc/fsl/qe/qe_tdm.c [new file with mode: 0644]
include/soc/fsl/qe/immap_qe.h
include/soc/fsl/qe/qe_tdm.h [new file with mode: 0644]