Searched +full:da830 +full:- +full:timer (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/timer/ti,da830-timer.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: TI DaVinci Timer10 - Kousik Sanagavarapu <five231003@gmail.com>13 This is a 64-bit timer found on TI's DaVinci architecture devices. The timer14 can be configured as a general-purpose 64-bit timer, dual general-purpose15 32-bit timers. When configured as dual 32-bit timers, each half can operate18 The timer is a free running up-counter and can generate interrupts when the[all …]
4 - compatible:5 - "ti,da830-rtc" - for RTC IP used similar to that on DA8xx SoC family.6 - "ti,am3352-rtc" - for RTC IP used similar to that on AM335x SoC family.7 This RTC IP has special WAKE-EN Register to enable11 - "ti,am4372-rtc" - for RTC IP used similar to that on AM437X SoC family.12 - reg: Address range of rtc register set13 - interrupts: rtc timer, alarm interrupts in order16 - system-power-controller: whether the rtc is controlling the system power18 - clocks: Any internal or external clocks feeding in to rtc19 - clock-names: Corresponding names of the clocks[all …]