Re: [RFC] pwm: Add Xilinx AXI Timer in PWM mode support

2018-03-14 Thread Alvaro Gamez Machado
On Thu, Jul 06, 2017 at 11:13:44AM +0200, Thierry Reding wrote: > On Tue, Jun 27, 2017 at 12:05:22PM +0200, Alvaro Gamez Machado wrote: > > a) Changing "xlnx,axi-timer-2.0" compatible string for this device to > > something > >different like xlnx,axi-pwm-2.0? > > I don't see a xlnx,axi-timer-

Re: [RFC] pwm: Add Xilinx AXI Timer in PWM mode support

2017-07-06 Thread Thierry Reding
On Tue, Jun 27, 2017 at 12:05:22PM +0200, Alvaro Gamez Machado wrote: > This patch adds support for the IP core provided by Xilinx. > This IP core can function as a two independent timers, but can also use > both counters as values for period and duty cycle of a PWM output. > > Signed-off-by: Alva

[RFC] pwm: Add Xilinx AXI Timer in PWM mode support

2017-06-27 Thread Alvaro Gamez Machado
This patch adds support for the IP core provided by Xilinx. This IP core can function as a two independent timers, but can also use both counters as values for period and duty cycle of a PWM output. Signed-off-by: Alvaro Gamez Machado --- Hi! AXI timer IP core is also used on Microblaze based s