Skip to content

Commit a721096

Browse files
author
Fox Snowpatch
committed
1 parent 7170d5d commit a721096

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/powerpc/boot/dts/mpc8313erdb.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,13 +308,15 @@
308308
reg = <0x500 0x100>;
309309
interrupts = <90 8 78 8 84 8 72 8>;
310310
interrupt-parent = <&ipic>;
311+
clock-frequency = <0>; /* filled by bootloader */
311312
};
312313

313314
timer@600 {
314315
compatible = "fsl,mpc8313-gtm", "fsl,gtm";
315316
reg = <0x600 0x100>;
316317
interrupts = <91 8 79 8 85 8 73 8>;
317318
interrupt-parent = <&ipic>;
319+
clock-frequency = <0>; /* filled by bootloader */
318320
};
319321
};
320322

0 commit comments

Comments
 (0)