Commit 5f789ebc authored by Afzal Mohammed's avatar Afzal Mohammed Committed by Tony Lindgren

arm/dts: Fix am33xx wdt node

Add am33xx wdt node.
Signed-off-by: default avatarAfzal Mohammed <afzal@ti.com>
[tony@atomide.com: I messed up and produced an empty commit db27ac80 with stg apply]
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent a71eb61c
......@@ -154,5 +154,10 @@ i2c3: i2c@4819C000 {
#size-cells = <0>;
ti,hwmods = "i2c3";
};
wdt2: wdt@44e35000 {
compatible = "ti,omap3-wdt";
ti,hwmods = "wd_timer2";
};
};
};
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