提交 0fc52ca5 编写于 作者: A Alexandre Belloni 提交者: Rob Herring

dt-bindings: rtc: Add sirf,prima2-sysrtc bindings

Add device tree bindings for the SiRFSoC Real Time Clock.
Signed-off-by: NAlexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: NRob Herring <robh@kernel.org>
上级 b766f10f
SiRFSoC Real Time Clock
Required properties:
- compatible: must be "sirf,prima2-sysrtc"
- reg: address range of rtc register set.
- interrupts: rtc alarm interrupts.
Example:
rtc@2000 {
compatible = "sirf,prima2-sysrtc";
reg = <0x2000 0x1000>;
interrupts = <52 53 54>;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册