Subject: ARM dts am33xx fix prcm for reset controller
From: Carsten Emde <C.Emde@osadl.org>
Date: Sat, 2  Aug 2014 14:11:12 +0100

Fix erroneous prcm for reset controller.

Signed-off-by: Carsten Emde <C.Emde@osadl.org>

---
 arch/arm/boot/dts/am33xx.dtsi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: linux-3.12.31-rt45-r8s8/arch/arm/boot/dts/am33xx.dtsi
===================================================================
@ linux-3.12.31-rt45-r8s8/arch/arm/boot/dts/am33xx.dtsi:100 @
 		ti,hwmods = "l3_main";
 
 		prcm: prcm@44e00000 {
-			compatible = "ti,am3-prcm";
+			compatible = "ti,am3352-prcm";
 			reg = <0x44e00000 0x4000>;
 			#reset-cells = <1>;