|
@@ -15,9 +15,10 @@ Required properties:
|
|
is the rtc tick interrupt. The number of cells representing a interrupt
|
|
is the rtc tick interrupt. The number of cells representing a interrupt
|
|
depends on the parent interrupt controller.
|
|
depends on the parent interrupt controller.
|
|
- clocks: Must contain a list of phandle and clock specifier for the rtc
|
|
- clocks: Must contain a list of phandle and clock specifier for the rtc
|
|
- and source clocks.
|
|
|
|
-- clock-names: Must contain "rtc" and "rtc_src" entries sorted in the
|
|
|
|
- same order as the clocks property.
|
|
|
|
|
|
+ clock and in the case of a s3c6410 compatible controller, also
|
|
|
|
+ a source clock.
|
|
|
|
+- clock-names: Must contain "rtc" and for a s3c6410 compatible controller,
|
|
|
|
+ a "rtc_src" sorted in the same order as the clocks property.
|
|
|
|
|
|
Example:
|
|
Example:
|
|
|
|
|