1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-27 05:42:19 +01:00
Files
u-boot-megous/drivers
Sergei Antonov 2c0bdcacf3 timer: fttmr010: return a previously deleted driver now ported to DM
The fttmr010 timer driver was deleted by
commit 29fc6f2492 ("ARM: remove a320evb board support")
The original source file was: arch/arm/cpu/arm920t/a320/timer.c

Return the driver to the codebase in a DM compatible form.
A platform using fttmr010 will be submitted later.

This hardware is described in the datasheet [1], starting from page 348.
According to the datasheet, there is a Revision Register at offset 0x3C,
which is not present in 'struct fttmr010'. Add it and debug() print
revision in probe function.

[1]
https://bitbucket.org/Kasreyn/mkrom-uc7112lx/src/master/documents/FIC8120_DS_v1.2.pdf

Signed-off-by: Sergei Antonov <saproj@gmail.com>
2023-03-06 17:03:56 -05:00
..
2023-03-03 09:49:02 -05:00
2023-02-10 07:41:39 -05:00
2021-10-05 08:50:15 -04:00
2022-09-16 11:05:16 -04:00
2023-02-07 14:33:48 -05:00
2022-01-13 07:57:49 -05:00
2023-03-02 17:45:58 -05:00
2023-03-02 17:45:57 -05:00
2023-02-10 07:41:40 -05:00
2023-03-02 17:45:57 -05:00
2023-03-02 17:45:58 -05:00
2023-03-03 09:49:02 -05:00
2023-02-07 14:33:49 -05:00
2023-03-02 22:43:43 +01:00
2023-02-10 08:22:52 -05:00
2023-01-20 12:27:24 -05:00
2023-03-02 17:45:58 -05:00
2023-02-10 07:41:41 -05:00
2023-01-24 13:55:05 +01:00
2022-10-11 16:03:03 -04:00
2023-02-10 07:41:41 -05:00
2023-03-02 17:45:58 -05:00