Searched +full:sc9860 +full:- +full:timer (Results 1 – 3 of 3) sorted by relevance
3 The Spreadtrum SC9860 platform provides 3 general-purpose timers.5 period mode or one-shot mode, and they are can be wakeup source9 - compatible: should be "sprd,sc9860-timer" for SC9860 platform.10 - reg: The register address of the timer device.11 - interrupts: Should contain the interrupt for the timer device.12 - clocks: The phandle to the source clock (usually a 32.768 KHz fixed clock).15 timer@40050000 {16 compatible = "sprd,sc9860-timer";
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 #include <dt-bindings/clock/sprd,sc9860-clk.h>11 interrupt-parent = <&gic>;12 #address-cells = <2>;13 #size-cells = <2>;16 compatible = "simple-bu[all...]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * Spreadtrum SC9860 SoC8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/input/input.h>10 #include <dt-bindings/gpio/gpio.h>15 #address-cell[all...]