AM335X FDT: use the oma3-wdt string for compatibility with Linux.

Submitted by:	andrew
MFC after:	1 week
This commit is contained in:
Rui Paulo 2014-10-18 16:34:52 +00:00
parent 6ff33bb6aa
commit 5aed7446fe

View File

@ -83,7 +83,7 @@
};
wdt1@44E35000 {
compatible = "ti,wdt";
compatible = "ti,omap3-wdt";
reg = <0x44E35000 0x1000>;
interrupts = <91>;
interrupt-parent = <&AINTC>;