u-boot/include/faraday
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
..
ftahbc020s.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ftpci100.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
ftsdc010.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
ftsdmc020.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ftsdmc021.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
ftsmc020.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fttmr010.h timer: fttmr010: return a previously deleted driver now ported to DM 2023-03-06 17:03:56 -05:00
ftwdt010_wdt.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00