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

This adds the i2c device node for the ethernet switch watchdog.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Lucas Stach 2019-03-06 14:12:47 +01:00 committed by Shawn Guo
parent d058ad0e38
commit 574e852f99

View File

@ -528,6 +528,11 @@ vgen6_reg: vgen6 {
};
};
watchdog@38 {
compatible = "zii,rave-wdt";
reg = <0x38>;
};
temp-sense@48 {
compatible = "national,lm75";
reg = <0x48>;