rk3288: pwm: rkpwm use same interrupt, voppwm would not use capture mode
authorDavid Wu <wdc@rock-chips.com>
Sun, 6 Sep 2015 10:05:01 +0000 (18:05 +0800)
committerGerrit Code Review <gerrit@rock-chips.com>
Sun, 6 Sep 2015 11:42:42 +0000 (19:42 +0800)
Change-Id: Ic4d27adeb800406efa1efa5b34fc78677b4def72
Signed-off-by: David Wu <wdc@rock-chips.com>
arch/arm/boot/dts/rk3288.dtsi

index 9c13e3706f5cf7fb30e89aadc46718274f16d187..d3a4563730e5b125a9c2d03b7e0c75cb77723a06 100755 (executable)
                compatible = "rockchip,vop-pwm";
                reg = <0xff9401a0 0x10>;
 
-               /* used by driver on remotectl'pwm */
-               interrupts = <GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>;
                #pwm-cells = <2>;
                pinctrl-names = "default";
                pinctrl-0 = <&vop1_pwm_pin>;
                compatible = "rockchip,vop-pwm";
                reg = <0xff9301a0 0x10>;
 
-               /* used by driver on remotectl'pwm */
-               interrupts = <GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>;
                #pwm-cells = <2>;
                pinctrl-names = "default";
                pinctrl-0 = <&vop0_pwm_pin>;
                reg = <0xff680000 0x10>;
 
                /* used by driver on remotectl'pwm */
-               interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>;
+               interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH>;
                #pwm-cells = <2>;
                pinctrl-names = "default";
                pinctrl-0 = <&pwm0_pin>;
                reg = <0xff680010 0x10>;
 
                /* used by driver on remotectl'pwm */
-               interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;
+               interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH>;
                #pwm-cells = <2>;
                pinctrl-names = "default";
                pinctrl-0 = <&pwm1_pin>;
                reg = <0xff680020 0x10>;
 
                /* used by driver on remotectl'pwm */
-               interrupts = <GIC_SPI 76 IRQ_TYPE_LEVEL_HIGH>;
+               interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH>;
                #pwm-cells = <2>;
                pinctrl-names = "default";
                pinctrl-0 = <&pwm2_pin>;
                reg = <0xff680030 0x10>;
 
                /* used by driver on remotectl'pwm */
-               interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
+               interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH>;
                #pwm-cells = <2>;
                pinctrl-names = "default";
                pinctrl-0 = <&pwm3_pin>;