xref: /kernel/linux/linux-5.10/Documentation/devicetree/bindings/rtc/pxa-rtc.txt
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/Documentation/devicetree/bindings/rtc/
18c2ecf20Sopenharmony_ci* PXA RTC
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ciPXA specific RTC driver.
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ciRequired properties:
68c2ecf20Sopenharmony_ci- compatible : Should be "marvell,pxa-rtc"
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ciExamples:
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_cirtc@40900000 {
118c2ecf20Sopenharmony_ci	compatible = "marvell,pxa-rtc";
128c2ecf20Sopenharmony_ci	reg = <0x40900000 0x3c>;
138c2ecf20Sopenharmony_ci	interrupts = <30 31>;
148c2ecf20Sopenharmony_ci};
15

Indexes created Thu Nov 07 10:32:03 CST 2024