projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83a86da
)
PWM1: set period of pwm1(2000ns)
author
许盛飞
<xsf@rock-chips.com>
Wed, 23 Apr 2014 09:26:39 +0000
(17:26 +0800)
committer
许盛飞
<xsf@rock-chips.com>
Wed, 23 Apr 2014 09:26:39 +0000
(17:26 +0800)
arch/arm/boot/dts/rk3288-tb.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk3288-tb.dts
b/arch/arm/boot/dts/rk3288-tb.dts
index bc471d56a02409919e1b18054d7571de002ae774..7e0a743f3aa3c1398e85dddfe90ae4a2491536e1 100755
(executable)
--- a/
arch/arm/boot/dts/rk3288-tb.dts
+++ b/
arch/arm/boot/dts/rk3288-tb.dts
@@
-59,7
+59,7
@@
pwm_regulator {
compatible = "rockchip_pwm_regulator";
- pwms = <&pwm1 0 2
5
000>;
+ pwms = <&pwm1 0 2000>;
rockchip,pwm_id= <1>;
rockchip,pwm_voltage_map= <925000 950000 975000 1000000 1025000 1050000 1075000 1100000 1125000 1150000 1175000 1200000 1225000 1250000 1275000 1300000 1325000 1350000 1375000 1400000>;
rockchip,pwm_voltage= <1000000>;