mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
ARM: dts: rockchip: rk3036 adaptive pwm3 Infrared function
Change-Id: Idb6251f109900c4c2956688a849aced0e9872a10 Signed-off-by: ZiHan Huang <zack.huang@rock-chips.com>
This commit is contained in:
@@ -605,6 +605,7 @@
|
||||
pwm3: pwm@20050030 {
|
||||
compatible = "rockchip,rk3036-pwm", "rockchip,rk3288-pwm";
|
||||
reg = <0x20050030 0x10>;
|
||||
interrupts = <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>;
|
||||
#pwm-cells = <3>;
|
||||
clocks = <&cru PCLK_PWM>;
|
||||
clock-names = "pwm";
|
||||
|
||||
Reference in New Issue
Block a user