From d06a0bfd651ca1340f600d7e2aff8158e91f5439 Mon Sep 17 00:00:00 2001
From: Torben Hohn <torbenh@linutronix.de>
Date: Tue, 28 May 2013 12:59:33 +0200
Subject: [PATCH 26/51] add pvrsrvkm to DT

---
 arch/arm/boot/dts/am33xx.dtsi |    7 +++++++
 1 file changed, 7 insertions(+)

@ arch/arm/boot/dts/am33xx.dtsi:318 @
 			ti,hwmods = "rtc";
 		};
 
+		sgx@56000000 {
+			compatible = "pvrsrvkm";
+			reg = <0x56000000 0x1000000>;
+			interrupts = <37>;
+			ti,hwmods = "gfx";
+		};
+
 		spi0: spi@48030000 {
 			compatible = "ti,omap4-mcspi";
 			#address-cells = <1>;
-- 
1.7.10.4