Lukasz Majewski wrote: > > Hi Kukjin, > > > Hi Kukjin, > > > > > This patch enables support for TMU at Exynos4412 based Trats2 board. > > > > > > Signed-off-by: Lukasz Majewski <l.majewski@xxxxxxxxxxx> > > > Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx> > > > Reviewed-by: Tomasz Figa <t.figa@xxxxxxxxxxx> > > > > > > --- > > > Changes for v2: > > > - None > > > > > > arch/arm/boot/dts/exynos4412-trats2.dts | 5 +++++ > > > 1 file changed, 5 insertions(+) > > > > > > diff --git a/arch/arm/boot/dts/exynos4412-trats2.dts > > > b/arch/arm/boot/dts/exynos4412-trats2.dts index fb7b9ae..57136f8 > > > 100644 --- a/arch/arm/boot/dts/exynos4412-trats2.dts > > > +++ b/arch/arm/boot/dts/exynos4412-trats2.dts > > > @@ -467,6 +467,11 @@ > > > status = "okay"; > > > }; > > > > > > + tmu@100C0000 { > > > + vtmu-supply = <&ldo10_reg>; > > > + status = "okay"; > > > + }; > > > + > > > i2c_ak8975: i2c-gpio-0 { > > > compatible = "i2c-gpio"; > > > gpios = <&gpy2 4 0>, <&gpy2 5 0>; > > > > Can you pull this DT node definition for TMU (as a fix to v3.12)? > > > > It is crucial for Exynos4412. Other patches from this patch set were > > already pulled as v3.12 fixes. > > > > Kukjin, could you pull this patch? > Applied, thanks. Kukjin -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html