提交 8e9e3f5b 编写于 作者: N Nicolae Rosia 提交者: Alexandre Belloni

Documentation: bindings: fix twl-rtc documentation

Add interrupts documentation
Fix example and formatting
Signed-off-by: NNicolae Rosia <Nicolae_Rosia@mentor.com>
Signed-off-by: NAlexandre Belloni <alexandre.belloni@free-electrons.com>
上级 959df777
* TI twl RTC
The TWL family (twl4030/6030) contains a RTC.
* Texas Instruments TWL4030/6030 RTC
Required properties:
- compatible : Should be twl4030-rtc
Examples:
- compatible : Should be "ti,twl4030-rtc"
- interrupts : Should be the interrupt number.
rtc@0 {
Example:
rtc {
compatible = "ti,twl4030-rtc";
};
interrupts = <11>;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册