Lukasz Majewski wrote:
> 
> Hi Kukjin,
> 
> > Hi Kukjin,
> >
> > > This patch enables support for TMU at Exynos4412 based Trats2 board.
> > >
> > > Signed-off-by: Lukasz Majewski <l.majew...@samsung.com>
> > > Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnier...@samsung.com>
> > > Reviewed-by: Tomasz Figa <t.f...@samsung.com>
> > >
> > > ---
> > > 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 devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to