![]() |
|
|||
0001 EPSON TOYOCOM RTC-7301SF/DG 0002 0003 Required properties: 0004 0005 - compatible: Should be "epson,rtc7301sf" or "epson,rtc7301dg" 0006 - reg: Specifies base physical address and size of the registers. 0007 - interrupts: A single interrupt specifier. 0008 0009 Example: 0010 0011 rtc: rtc@44a00000 { 0012 compatible = "epson,rtc7301dg"; 0013 reg = <0x44a00000 0x10000>; 0014 interrupt-parent = <&axi_intc_0>; 0015 interrupts = <3 2>; 0016 };
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |