mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
ARM: dts: rockchip: fix dtc warnings of rk3229-at-3nod-func
Change-Id: I47f27f8400f1cb26231782689e6315538a10fc72 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
|
||||
&pwm3 {
|
||||
status = "okay";
|
||||
interrupts = <GIC_SPI 50 IRQ_TYPE_LEVEL_HIGH 0>;
|
||||
interrupts = <GIC_SPI 50 IRQ_TYPE_LEVEL_HIGH>;
|
||||
compatible = "rockchip,remotectl-pwm";
|
||||
remote_pwm_id = <3>;
|
||||
handle_cpu_id = <1>;
|
||||
|
||||
Reference in New Issue
Block a user