dts: nxp_k6x: fix interrupt number for pwm2

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
This commit is contained in:
Johann Fischer 2017-09-24 14:28:05 +02:00 committed by Kumar Gala
commit d8bbc4f70c

View file

@ -317,7 +317,7 @@
pwm2: pwm@4003a000{
compatible = "nxp,kinetis-ftm";
reg = <0x4003a000 0x98>;
interrupts = <43 0>;
interrupts = <44 0>;
label = "PWM_2";
/* channel information needed - fixme */
status = "disabled";