[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20151012093239.GA2278@lukather>
Date: Mon, 12 Oct 2015 11:32:39 +0200
From: Maxime Ripard <maxime.ripard@...e-electrons.com>
To: Chen-Yu Tsai <wens@...e.org>
Cc: linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
Hans de Goede <hdegoede@...hat.com>,
linux-kernel <linux-kernel@...r.kernel.org>,
linux-sunxi <linux-sunxi@...glegroups.com>
Subject: Re: [PATCH v3 5/5] ARM: sun5i: Add C.H.I.P DTS
On Mon, Oct 12, 2015 at 10:20:37AM +0800, Chen-Yu Tsai wrote:
> >> > +};
> >> > +
> >> > +®_ldo2 {
> >> > + regulator-min-microvolt = <2700000>;
> >> > + regulator-max-microvolt = <3300000>;
> >> > + regulator-name = "avcc";
> >> > + regulator-always-on;
> >> > +};
> >> > +
> >> > +®_ldo5 {
> >> > + regulator-min-microvolt = <1800000>;
> >> > + regulator-max-microvolt = <1800000>;
> >> > + regulator-name = "vcc-1v8";
> >> > +};
> >> > +
> >> > +®_usb0_vbus {
> >> > + pinctrl-0 = <&chip_vbus_pin>;
> >> > + vin-supply = <®_vcc5v0>;
> >> > + gpio = <&pio 1 10 GPIO_ACTIVE_HIGH>; /* PB10 */
> >>
> >> status = "okay"; ?
> >
> > Ah, yes, indeed.
> >
> >> The rest looks good.
> >
> > Is that an Ack from you if I add the status ?
>
> Yes. Thanks!
Great :)
Applied with the extra status and your Ack.
Thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists