提交 e654f191 编写于 作者: A Andrew Jeffery 提交者: Wim Van Sebroeck

dt-bindings: watchdog: aspeed: External reset signal properties

For the AST2500 and compatible watchdog controllers the external reset
signal can be configured for push-pull or open-drain drive types, and in
the case of push-pull driving, active low or high.
Signed-off-by: NAndrew Jeffery <andrew@aj.id.au>
Acked-by: NRob Herring <robh@kernel.org>
Reviewed-by: NGuenter Roeck <linux@roeck-us.net>
Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
上级 ffbb29d6
...@@ -33,10 +33,18 @@ Optional properties: ...@@ -33,10 +33,18 @@ Optional properties:
- none: No reset is performed on timeout. Assumes another watchdog - none: No reset is performed on timeout. Assumes another watchdog
engine is responsible for this. engine is responsible for this.
- aspeed,alt-boot: If property is present then boot from alternate block.
- aspeed,external-signal: If property is present then signal is sent to - aspeed,external-signal: If property is present then signal is sent to
external reset counter (only WDT1 and WDT2). If not external reset counter (only WDT1 and WDT2). If not
specified no external signal is sent. specified no external signal is sent.
- aspeed,alt-boot: If property is present then boot from alternate block. - aspeed,ext-pulse-duration: External signal pulse duration in microseconds
Optional properties for AST2500-compatible watchdogs:
- aspeed,ext-push-pull: If aspeed,external-signal is present, set the pin's
drive type to push-pull. The default is open-drain.
- aspeed,ext-active-high: If aspeed,external-signal is present and and the pin
is configured as push-pull, then set the pulse
polarity to active-high. The default is active-low.
Example: Example:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册