From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Mon, 28 Jul 2014 10:23:58 +0200 Subject: [U-Boot] [linux-sunxi] Re: [PATCH 4/7] sunxi: Add CONFIG_MACPWR option In-Reply-To: <1406533709.28644.16.camel@dagon.hellion.org.uk> References: <1406496323-13093-1-git-send-email-hdegoede@redhat.com> <1406496323-13093-4-git-send-email-hdegoede@redhat.com> <1406533709.28644.16.camel@dagon.hellion.org.uk> Message-ID: <53D6089E.5080307@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 07/28/2014 09:48 AM, Ian Campbell wrote: > On Sun, 2014-07-27 at 23:25 +0200, Hans de Goede wrote: >> On some boards the phy needs to be powered up through a gpio, add support for >> this. > > I assume from the context that this is the Ethernet PHY? Yes, I'll amend the commit msg before pushing. > > I'm a bit surprised there isn't some sort of de facto existing naming > etc for something like this, but if there is my grep's aren't finding it > so: >> Signed-off-by: Hans de Goede > > Acked-by: Ian Campbell Regards, Hans