include/fsl: add common FlexTimer #defines in a separate header.
authorPatrick Havelange <patrick.havelange@essensium.com>
Tue, 2 Apr 2019 06:30:47 +0000 (15:30 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Apr 2019 19:33:41 +0000 (21:33 +0200)
commitcdff431498623f0971e01bc6f14535361ee81851
treec7d3cb3805d9c4c1c4467da63fcf1b739a59b891
parent4bb00e934daf6452f642e2913379f88fae2fb9f1
include/fsl: add common FlexTimer #defines in a separate header.

Several files are/will be using the same #defines to use the Flextimer
module. Regroup them in a common file.

Reviewed-by: Esben Haabendal <esben@haabendal.dk>
Signed-off-by: Patrick Havelange <patrick.havelange@essensium.com>
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/fsl/ftm.h [new file with mode: 0644]