]> Git Repo - u-boot.git/blobdiff - src/arm/ti/omap/am4372.dtsi
Squashed 'dts/upstream/' changes from b35b9bd1d4ee..7e08733c96c8
[u-boot.git] / src / arm / ti / omap / am4372.dtsi
index 9d2c064534f7d1b6d42a50cc4df65419e2dc956c..5fd1b380ece6280516c0e141f68a3a969b42d509 100644 (file)
                        #address-cells = <1>;
                        #size-cells = <1>;
                        ranges = <0 0x56000000 0x1000000>;
                        #address-cells = <1>;
                        #size-cells = <1>;
                        ranges = <0 0x56000000 0x1000000>;
+
+                       gpu@0 {
+                               compatible = "ti,omap3630-gpu", "img,powervr-sgx530";
+                               reg = <0x0 0x10000>; /* 64kB */
+                               interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;
+                       };
                };
        };
 };
                };
        };
 };
This page took 0.036414 seconds and 4 git commands to generate.