arm64: dts: rockchip: miss RK3328 WDT clock

Change-Id: I4df6373a3323ebf0fed74dddabc387164cd0aa5c
Signed-off-by: Simon Xue <xxm@rock-chips.com>
This commit is contained in:
Simon Xue 2019-02-20 09:37:27 +08:00 committed by Tao Huang
parent 0973411cbd
commit d762833e82

View File

@ -456,7 +456,7 @@ wdt: watchdog@ff1a0000 {
compatible = "snps,dw-wdt";
reg = <0x0 0xff1a0000 0x0 0x100>;
interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&cru PCLK_WDT>;
clocks = <&cru PCLK_BUS_PRE>;
};
pwm0: pwm@ff1b0000 {