Commit 574e852f authored by Lucas Stach's avatar Lucas Stach Committed by Shawn Guo

ARM: dts: imx6: RDU2: add switch watchdog device

This adds the i2c device node for the ethernet switch watchdog.
Signed-off-by: default avatarLucas Stach <l.stach@pengutronix.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent d058ad0e
......@@ -528,6 +528,11 @@ vgen6_reg: vgen6 {
};
};
watchdog@38 {
compatible = "zii,rave-wdt";
reg = <0x38>;
};
temp-sense@48 {
compatible = "national,lm75";
reg = <0x48>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment