Re: [PATCH]dts: add bcm2835-pwm bindings

2015-01-14 Thread Bart Tanghe
On 01/13/2015 05:19 PM, Stephen Warren wrote: > On 01/13/2015 08:40 AM, Bart Tanghe wrote: >> On 01/10/2015 05:38 PM, Stephen Warren wrote: >>> On 01/05/2015 08:33 AM, Bart Tanghe wrote: To probe the bcm2835-pwm driver properly, this dts bindings has to be added to the bcm2835 dtsi file.

Re: [PATCH]dts: add bcm2835-pwm bindings

2015-01-13 Thread Stephen Warren
On 01/13/2015 08:40 AM, Bart Tanghe wrote: On 01/10/2015 05:38 PM, Stephen Warren wrote: On 01/05/2015 08:33 AM, Bart Tanghe wrote: To probe the bcm2835-pwm driver properly, this dts bindings has to be added to the bcm2835 dtsi file. In expectation of a bcm2835 clock driver, I've added fixed-cl

Re: [PATCH]dts: add bcm2835-pwm bindings

2015-01-13 Thread Bart Tanghe
On 01/10/2015 05:38 PM, Stephen Warren wrote: > On 01/05/2015 08:33 AM, Bart Tanghe wrote: >> To probe the bcm2835-pwm driver properly, this dts bindings has to be added >> to the bcm2835 dtsi file. >> In expectation of a bcm2835 clock driver, I've added fixed-clock clock >> binding. >> To change

Re: [PATCH]dts: add bcm2835-pwm bindings

2015-01-10 Thread Stephen Warren
On 01/05/2015 08:33 AM, Bart Tanghe wrote: > To probe the bcm2835-pwm driver properly, this dts bindings has to be added > to the bcm2835 dtsi file. > In expectation of a bcm2835 clock driver, I've added fixed-clock clock > binding. > To change the status of the gpio pins into pwm output pins, so