mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
arm64: dts: rockchip: miss RK3328 WDT clock
Change-Id: I4df6373a3323ebf0fed74dddabc387164cd0aa5c Signed-off-by: Simon Xue <xxm@rock-chips.com>
This commit is contained in:
parent
0973411cbd
commit
d762833e82
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user