OSDN Git Service

ARM: dts: imx6: RDU2: add switch watchdog device
authorLucas Stach <l.stach@pengutronix.de>
Wed, 6 Mar 2019 13:12:47 +0000 (14:12 +0100)
committerShawn Guo <shawnguo@kernel.org>
Wed, 20 Mar 2019 14:52:42 +0000 (22:52 +0800)
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>
arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi

index 69942c7..7f920e0 100644 (file)
                };
        };
 
+       watchdog@38 {
+               compatible = "zii,rave-wdt";
+               reg = <0x38>;
+       };
+
        temp-sense@48 {
                compatible = "national,lm75";
                reg = <0x48>;