On 11.01.2013 10:01, Prashant Gaikwad wrote: > diff --git a/arch/arm/boot/dts/tegra30.dtsi b/arch/arm/boot/dts/tegra30.dtsi > index 6765646..c3e129a 100644 > --- a/arch/arm/boot/dts/tegra30.dtsi > +++ b/arch/arm/boot/dts/tegra30.dtsi > gr3d { > compatible = "nvidia,tegra30-gr3d"; > reg = <0x54180000 0x00040000>; > + clocks = <&tegra_car 24>; > }; In Tegra3, 3D has two clocks. I believe you'd need to add <&tegra_car 98> here. Terje -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html