polarfire: fix address for timer in dts

Signed-off-by: Alex Pavey <Alex.Pavey@dornerworks.com>
This commit is contained in:
Jesse Millwood
2021-01-29 11:28:25 -05:00
committed by Gerwin Klein
parent 48ee2f07c7
commit e2ae959ceb

View File

@@ -466,7 +466,7 @@
timer0: timer@20125000 {
compatible = "timer";
status = "okay";
reg = <0x0 20125000 0x0 0x1000>;
reg = <0x0 0x20125000 0x0 0x1000>;
interrupt-parent = <&L1>;
interrupts = <82 83>;
timer-width = < 0x20 >;