Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-08 | fsl/qe: Do not prefix header guard with CONFIG_ | Andreas Ziegler | |
The CONFIG_ prefix should only be used for options which can be configured through Kconfig and not for guarding headers. Signed-off-by: Andreas Ziegler <andreas.ziegler@fau.de> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2016-06-07 | fsl/qe: Add QE TDM lib | Zhao Qiang | |
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> |