Lines Matching +full:soc +full:- +full:rtc
3 RTC controller for the Armada 38x, 7K and 8K SoCs
6 - compatible : Should be one of the following:
7 "marvell,armada-380-rtc" for Armada 38x SoC
8 "marvell,armada-8k-rtc" for Aramda 7K/8K SoCs
9 - reg: a list of base address and size pairs, one for each entry in
10 reg-names
11 - reg names: should contain:
12 * "rtc" for the RTC registers
13 * "rtc-soc" for the SoC related registers and among them the one
15 - interrupts: IRQ line for the RTC.
19 rtc@a3800 {
20 compatible = "marvell,armada-380-rtc";
22 reg-names = "rtc", "rtc-soc";