mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ARM: dts: rk322x: Fix typo for pwm3 #pwm-cells
Change-Id: Iefdd1b9838b7a6f633476634c7bef53fdcfba923 Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>
This commit is contained in:
@@ -494,7 +494,7 @@
|
||||
pwm3: pwm@110b0030 {
|
||||
compatible = "rockchip,rk3288-pwm";
|
||||
reg = <0x110b0030 0x10>;
|
||||
#pwm-cells = <2>;
|
||||
#pwm-cells = <3>;
|
||||
clocks = <&cru PCLK_PWM>;
|
||||
clock-names = "pwm";
|
||||
pinctrl-names = "default";
|
||||
|
||||
Reference in New Issue
Block a user