boards: remove ftm pinmux configuration

Remove ftm pinmux configuration from kinetis boards, as ftm driver
supports pinctrl

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
This commit is contained in:
Daniel DeGrasse 2022-03-07 10:38:05 -06:00 committed by Carles Cufí
commit 3acee9064c
7 changed files with 1 additions and 79 deletions

View file

@ -44,4 +44,5 @@
prescaler = <128>;
#pwm-cells = <3>;
pinctrl-0 = <&ftm2_default>;
pinctrl-names = "default";
};