File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
arch/arm64/boot/dts/intel Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 10101010 compatible = "snps,dw-apb-timer";
10111011 reg = <0x10c03000 0x100>;
10121012 interrupts = <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>;
1013- clock-freq = <400000000 >;
1013+ clock-freq = <100000000 >;
10141014 };
10151015
10161016 timer1: timer1@10c03100 {
10171017 compatible = "snps,dw-apb-timer";
10181018 reg = <0x10c03100 0x100>;
10191019 interrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>;
1020- clock-freq = <400000000 >;
1020+ clock-freq = <100000000 >;
10211021 };
10221022
10231023 timer2: timer2@10d00000 {
10241024 compatible = "snps,dw-apb-timer";
10251025 reg = <0x10d00000 0x100>;
10261026 interrupts = <GIC_SPI 115 IRQ_TYPE_LEVEL_HIGH>;
1027- clock-freq = <400000000 >;
1027+ clock-freq = <100000000 >;
10281028 };
10291029
10301030 timer3: timer3@10d00100 {
10311031 compatible = "snps,dw-apb-timer";
10321032 reg = <0x10d00100 0x100>;
10331033 interrupts = <GIC_SPI 116 IRQ_TYPE_LEVEL_HIGH>;
1034- clock-freq = <400000000 >;
1034+ clock-freq = <100000000 >;
10351035 };
10361036
10371037 uart0: serial@10c02000 {
You can’t perform that action at this time.
0 commit comments