ARM: dts: DRA7: wdt: Fix compatible property for watchdog node
authorLokesh Vutla <lokeshvutla@ti.com>
Wed, 12 Nov 2014 05:24:15 +0000 (10:54 +0530)
committerTony Lindgren <tony@atomide.com>
Wed, 12 Nov 2014 15:27:48 +0000 (07:27 -0800)
OMAP wdt driver supports only ti,omap3-wdt compatible. In DRA7 dt
wdt compatible property is defined as ti,omap4-wdt by mistake instead of
ti,omap3-wdt. Correcting the typo.

Fixes: 6e58b8f1daaf1a ("ARM: dts: DRA7: Add the dts files for dra7 SoC and dra7-evm board")
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7.dtsi

Simple merge