Re: [PATCH] ARM: dts: fix PWM clock found on RK3288 Socs

2014-11-19 Thread Caesar Wang
Doug, 在 2014/11/19 13:14, Doug Anderson 写道: Caesar, On Tue, Nov 18, 2014 at 7:25 PM, Caesar Wang wrote: We use the new PWM IP on RK3288,but the PWM's clock indeed incorrect. Signed-off-by: Caesar Wang --- arch/arm/boot/dts/rk3288.dtsi | 8 1 file changed, 4 insertions(+), 4 dele

Re: [PATCH] ARM: dts: fix PWM clock found on RK3288 Socs

2014-11-18 Thread Doug Anderson
Caesar, On Tue, Nov 18, 2014 at 7:25 PM, Caesar Wang wrote: > We use the new PWM IP on RK3288,but the PWM's clock indeed incorrect. > > Signed-off-by: Caesar Wang > --- > arch/arm/boot/dts/rk3288.dtsi | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) Right, I reported this when K

[PATCH] ARM: dts: fix PWM clock found on RK3288 Socs

2014-11-18 Thread Caesar Wang
We use the new PWM IP on RK3288,but the PWM's clock indeed incorrect. Signed-off-by: Caesar Wang --- arch/arm/boot/dts/rk3288.dtsi | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi index cb18bb4..76bff02 1006