提交 f5e2943b 编写于 作者: M Michal Simek

arm: zynq: Enable cadence driver on zc706

Enable watchdog with reset-on-timeout feature.
Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
上级 e6cc3b25
...@@ -333,3 +333,7 @@ ...@@ -333,3 +333,7 @@
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usb0_default>; pinctrl-0 = <&pinctrl_usb0_default>;
}; };
&watchdog0 {
reset-on-timeout;
};
...@@ -73,3 +73,5 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0x0300 ...@@ -73,3 +73,5 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0x0300
CONFIG_CI_UDC=y CONFIG_CI_UDC=y
CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_USB_FUNCTION_THOR=y CONFIG_USB_FUNCTION_THOR=y
CONFIG_WDT=y
CONFIG_WDT_CDNS=y
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册