drivers: counter: Refactor mcux gpt driver to use generated dts macros

Refactors the mcux gpt driver to use generated device tree macros
directly. Removes now unused dts fixup macros from i.mx rt socs.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
This commit is contained in:
Maureen Helm 2020-01-11 13:22:27 -06:00 committed by Anas Nashif
commit b8ad9969ef
3 changed files with 7 additions and 14 deletions

View file

@ -11,6 +11,8 @@
/ {
aliases {
counter-1 = &gpt1;
counter-2 = &gpt2;
eth = &eth;
gpio-1 = &gpio1;
gpio-2 = &gpio2;