[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150124.171739.2001690287677703044.davem@davemloft.net>
Date: Sat, 24 Jan 2015 17:17:39 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: romain.perier@...il.com
Cc: peppe.cavallaro@...com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, heiko@...ech.de,
linux-rockchip@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
roger.chen@...k-chips.com
Subject: Re: [PATCH v2 0/4] net: stmmac: dwmac-rk: Fix phy regulator issues
From: Romain Perier <romain.perier@...il.com>
Date: Tue, 20 Jan 2015 07:09:36 +0000
> This series fixes few issues in dwmac-rk:
>
> 1. Voltage settings was hardcoded into the driver for the phy regulator.
> The driver now uses the default voltage settings found in the devicetree,
> which are applied throught the regulator framework.
> 2. The regulator name used to power on or power off the phy was put in the devicetree
> variable "phy_regulator", which is not standard and added a lot of code for nothing.
> The driver now uses the devicetree property "phy-supply" and the corresponding functions
> to manipulate this regulator.
>
> The corresponding devicetree files are also updated. As this new binding for
> rk3288 has not been released with any official kernel yet (not until 3.20),
> I don't need to care about keeping compatibility with the old non standard property.
Series applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists