clock-names = "secss";
};
+ mali: mali@11800000 {
+ compatible = "arm,mali-midgard";
+ reg = <0x11800000 0x5000>;
+ interrupts = <0 219 0>, <0 74 0>, <0 117 0>;
+ interrupt-names = "JOB", "MMU", "GPU";
+ clocks = <&clock CLK_G3D>, <&clock CLK_MOUT_G3D>,
+ <&clock CLK_MOUT_VPLL>, <&clock CLK_FIN_PLL>,
+ <&clock CLK_FOUT_VPLL>;
+ clock-names = "g3d", "aclk_g3d", "mout_vpll", "ext_xtal",
+ "fout_vpll";
+ status = "disabled";
+ };
+
usbdrd3_0: usb@12000000 {
compatible = "samsung,exynos5250-dwusb3";
clocks = <&clock CLK_USBD300>;