zephyr/soc/riscv
TOKITA Hiroshi dcfb98a182 soc: riscv: gd32vf103: Correct the missing machine timer name change
machine-timer node name changed in #48429.
but Kcondif.defconfig.gd32vf103 not followed it.
It makes misconfigures the RISCV_MACHINE_TIMER_SYSTEM_CLOCK_DIVIDER.
So the machine-timer did not count the actual time.

Correcting node name to fix this problem.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2022-08-10 13:08:27 +02:00
..
esp32c3 soc: riscv: remove usage of SOC_ERET 2022-08-04 13:44:48 +02:00
litex-vexriscv soc: riscv: remove unused RISCV_RAM_BASE|SIZE definitions 2022-07-28 20:51:31 +02:00
openisa_rv32m1 entropy: remove Kconfig.defconfig* setting of entropy drivers 2022-08-09 23:37:33 -05:00
riscv-ite drivers: kscan: Remove unnecessary Kconfig settings 2022-08-09 23:37:46 -05:00
riscv-privilege soc: riscv: gd32vf103: Correct the missing machine timer name change 2022-08-10 13:08:27 +02:00
CMakeLists.txt