soc: nxp_rt11xx: fix missing unique PWM name.

Adds missing PWM unique device name.

Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
This commit is contained in:
Benjamin Perseghetti 2023-09-28 17:43:01 -04:00 committed by Carles Cufí
commit f19b8f2c1d

View file

@ -619,7 +619,7 @@
reg = <0x40194000 0x4000>;
interrupts = <186 0>;
flexpwm3_pwm0: pwm0 {
flexpwm3_pwm0: flexpwm3_pwm0 {
compatible = "nxp,imx-pwm";
index = <0>;
interrupts = <182 0>;