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:
parent
4c8866243d
commit
f19b8f2c1d
1 changed files with 1 additions and 1 deletions
|
@ -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>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue