Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fsl/qe: Do not prefix header guard with CONFIG_ | Andreas Ziegler | 2016-06-08 |
| | | | | | | | | 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> | ||
* | fsl/qe: Add QE TDM lib | Zhao Qiang | 2016-06-07 |
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> |