Home
last modified time | relevance | path

Searched full:ftrtc010 (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/devicetree/bindings/rtc/
H A Dfaraday,ftrtc010.yaml4 $id: http://devicetree.org/schemas/rtc/faraday,ftrtc010.yaml#
7 title: Faraday Technology FTRTC010 Real Time Clock
18 - const: faraday,ftrtc010
21 - const: faraday,ftrtc010
53 compatible = "cortina,gemini-rtc", "faraday,ftrtc010";
/linux/drivers/rtc/
H A Drtc-ftrtc010.c3 * Faraday Technology FTRTC010 driver
23 #define DRV_NAME "rtc-ftrtc010"
205 { .compatible = "faraday,ftrtc010" },
H A DMakefile73 obj-$(CONFIG_RTC_DRV_FTRTC010) += rtc-ftrtc010.o
H A DKconfig1710 tristate "Faraday Technology FTRTC010 RTC"
1715 Faraday Technolog FTRTC010 found on e.g. Gemini SoC's.
1718 will be called rtc-ftrtc010.
/linux/arch/arm/boot/dts/gemini/
H A Dgemini.dtsi192 compatible = "cortina,gemini-rtc", "faraday,ftrtc010";
/linux/
H A DMAINTAINERS2647 F: Documentation/devicetree/bindings/rtc/faraday,ftrtc010.yaml
2653 F: drivers/rtc/rtc-ftrtc010.c