Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_RTC_DRV_AT91SAM9
has multiple definitions:
drivers/rtc/Kconfig
The configuration item CONFIG_RTC_DRV_AT91SAM9:
( CONFIG_ARCH_AT91 || CONFIG_COMPILE_TEST ) && ( CONFIG_OF && CONFIG_HAS_IOMEM )
rtc-at91sam9
Some AT91SAM9 SoCs provide an RTT (Real Time Timer) block which can be used as an RTC thanks to the backup power supply (e.g. a small coin cell battery) which keeps this block and the GPBR (General Purpose Backup Registers) block powered when the device is shutdown. Some AT91SAM9 SoCs provide a real RTC block, on those ones you'd probably want to use the real RTC block instead of the "RTT as an RTC" driver.
drivers/rtc/Kconfig
The configuration item CONFIG_RTC_DRV_AT91SAM9:
CONFIG_ARCH_AT91 && !( CONFIG_ARCH_AT91RM9200 || CONFIG_ARCH_AT91X40 )
rtc-at91sam9
RTC driver for the Atmel AT91SAM9x and AT91CAP9 internal RTT (Real Time Timer). These timers are powered by the backup power supply (such as a small coin cell battery), but do not need to be used as RTCs.
(On AT91SAM9rl and AT91SAM9G45 chips you probably want to use the dedicated RTC module and leave the RTT available for other uses.)
drivers/rtc/Kconfig
The configuration item CONFIG_RTC_DRV_AT91SAM9:
CONFIG_ARCH_AT91 && !( CONFIG_ARCH_AT91RM9200 || CONFIG_ARCH_AT91X40 )
rtc-at91sam9
RTC driver for the Atmel AT91SAM9x and AT91CAP9 internal RTT (Real Time Timer). These timers are powered by the backup power supply (such as a small coin cell battery), but do not need to be used as RTCs.
(On AT91SAM9rl chips you probably want to use the dedicated RTC module and leave the RTT available for other uses.)
drivers/rtc/Kconfig
The configuration item CONFIG_RTC_DRV_AT91SAM9:
CONFIG_ARCH_AT91 && !( CONFIG_ARCH_AT91RM9200 || CONFIG_ARCH_AT91X40 )
rtc-at91sam9
RTC driver for the Atmel AT91SAM9x internal RTT (Real Time Timer). These timers are powered by the backup power supply (such as a small coin cell battery), but do not need to be used as RTCs.
(On AT91SAM9rl chips you probably want to use the dedicated RTC module and leave the RTT available for other uses.)
Raw data from LKDDb:
lkddb module rtc-at91sam9 CONFIG_RTC_DRV_AT91SAM9 : drivers/rtc/Kconfig : "AT91SAM9 RTT as RTC" # in 2.6.25–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb of "" "" "atmel,at91sam9260-rtt" : CONFIG_RTC_DRV_AT91SAM9 CONFIG_RTC_LIB : drivers/rtc/rtc-at91sam9.c # in 3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb platform "" : CONFIG_RTC_DRV_AT91SAM9 CONFIG_RTC_LIB : drivers/rtc/rtc-at91sam9.c # in 2.6.25–2.6.39, 3.0–3.3
lkddb platform "rtc-at91sam9" : CONFIG_RTC_DRV_AT91SAM9 CONFIG_RTC_LIB : drivers/rtc/rtc-at91sam9.c # in 3.4–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - R index
Automatically generated (in year 2024). See also LKDDb sources on GitLab