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

2015-01-15 Thread Bart Tanghe
I'm really sorry. I've used the wrong source. I make v4. Regards, Bart On 01/14/2015 06:06 PM, Stephen Warren wrote: > On 01/14/2015 02:18 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 bcm

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

2015-01-14 Thread Stephen Warren
On 01/14/2015 02:18 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. --- Changes in v3: - node added by reg value The pwm node still seem

[PATCH v3] ARM: dts: add bcm2835-pwm bindings

2015-01-14 Thread Bart Tanghe
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. --- Changes in v3: - node added by reg value Signed-off-by: Bart Tanghe Acked-by: Stephen Warren diff --git a/a