提交 0cb3dad0 编写于 作者: B Baolin Wang 提交者: Arnd Bergmann

arm64: dts: Add timer node for Spreadtrum SC9860

We will use one always-on timer to be the broadcast device, thus add
the timer device node for Spreadtrum SC9860 platform.
Signed-off-by: NBaolin Wang <baolin.wang@linaro.org>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 d85bcd9c
...@@ -122,6 +122,13 @@ ...@@ -122,6 +122,13 @@
#size-cells = <0>; #size-cells = <0>;
}; };
timer@40050000 {
compatible = "sprd,sc9860-timer";
reg = <0 0x40050000 0 0x20>;
interrupts = <GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&ext_32k>;
};
hwlock: hwspinlock@40500000 { hwlock: hwspinlock@40500000 {
compatible = "sprd,hwspinlock-r3p0"; compatible = "sprd,hwspinlock-r3p0";
reg = <0 0x40500000 0 0x1000>; reg = <0 0x40500000 0 0x1000>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册