Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
[cascardo/linux.git] / arch / arm / boot / dts / stih416.dtsi
index 9e3170c..fe1f9cf 100644 (file)
                        status          = "disabled";
                        #pwm-cells      = <2>;
                        reg             = <0xfed10000 0x68>;
+                       interrupts      = <GIC_SPI 200 IRQ_TYPE_NONE>;
 
                        pinctrl-names   = "default";
                        pinctrl-0 =     <&pinctrl_pwm0_chan0_default
                                        &pinctrl_pwm0_chan2_default
                                        &pinctrl_pwm0_chan3_default>;
 
-                       clock-names     = "pwm";
-                       clocks          = <&clk_sysin>;
+                       clock-names     = "pwm", "capture";
+                       clocks          = <&clk_sysin>, <&clk_s_a0_ls CLK_ICN_REG>;
+
                        st,pwm-num-chan = <4>;
+                       st,capture-num-chan = <2>;
                };
 
                /* SBC PWM Module */
                        status          = "disabled";
                        #pwm-cells      = <2>;
                        reg             = <0xfe510000 0x68>;
+                       interrupts      = <GIC_SPI 202 IRQ_TYPE_NONE>;
 
                        pinctrl-names   = "default";
                        pinctrl-0       = <&pinctrl_pwm1_chan0_default