RE: [PATCH 1/2] ARM: dts: Add vmmc regulator node in exynos4412-origen.dts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Tomasz Figa wrote:
> 
> Hi Sachin,
> 
> On Thursday 17 of January 2013 11:18:12 Sachin Kamat wrote:
> > Added vmmc regulator node in exynos4412-origen.dts file.
> >
> > Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
> > ---
> >  arch/arm/boot/dts/exynos4412-origen.dts |    9 +++++++++
> >  1 files changed, 9 insertions(+), 0 deletions(-)
> >
> > diff --git a/arch/arm/boot/dts/exynos4412-origen.dts
> > b/arch/arm/boot/dts/exynos4412-origen.dts index df880c4..fe70bc6
> 100644
> > --- a/arch/arm/boot/dts/exynos4412-origen.dts
> > +++ b/arch/arm/boot/dts/exynos4412-origen.dts
> > @@ -27,6 +27,15 @@
> >  		bootargs ="console=ttySAC2,115200";
> >  	};
> >
> > +	mmc_reg: voltage-regulator {
> > +		compatible = "regulator-fixed";
> > +		regulator-name = "VMEM_VDD_2.8V";
> > +		regulator-min-microvolt = <2800000>;
> > +		regulator-max-microvolt = <2800000>;
> > +		gpio = <&gpx1 1 0>;
> > +		enable-active-high;
> > +	};
> > +
> >  	serial@13800000 {
> >  		status = "okay";
> >  	};
> 
> Reviewed-by: Tomasz Figa <t.figa@xxxxxxxxxxx>
> 
Looks good to me, applied 1/2 and 2/2.

Thanks for review and posting.

- 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


[Index of Archives]     [Linux SoC Development]     [Linux Rockchip Development]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Linux SCSI]     [Yosemite News]

  Powered by Linux