Home
last modified time | relevance | path

Searched +full:asm9260 +full:- +full:rtc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Dalphascale,asm9260-rtc.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/rtc/alphascale,asm9260-rtc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Alphascale asm9260 SoC Real Time Clock
10 - Javier Carrasco <javier.carrasco.cruz@gmail.com>
13 - $ref: rtc.yaml#
17 const: alphascale,asm9260-rtc
25 clock-names:
32 - compatible
[all …]
H A Dalphascale,asm9260-rtc.txt1 * Alphascale asm9260 SoC Real Time Clock
4 - compatible: Should be "alphascale,asm9260-rtc"
5 - reg: Physical base address of the controller and length
7 - interrupts: IRQ line for the RTC.
8 - clocks: Reference to the clock entry.
9 - clock-names: should contain:
10 * "ahb" for the SoC RTC clock
13 rtc0: rtc@800a0000 {
14 compatible = "alphascale,asm9260-rtc";
17 clock-names = "ahb";