From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko =?ISO-8859-1?Q?St=FCbner?= Subject: Re: [PATCH v2 0/4] net: stmmac: dwmac-rk: Fix phy regulator issues Date: Wed, 21 Jan 2015 09:32:38 +0100 Message-ID: <1791081.FUojULYATz@phil> References: <1421737780-1533-1-git-send-email-romain.perier@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1421737780-1533-1-git-send-email-romain.perier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Romain Perier , David Miller Cc: peppe.cavallaro-qxv4g6HH51o@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, roger.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org List-Id: devicetree@vger.kernel.org Am Dienstag, 20. Januar 2015, 07:09:36 schrieb Romain Perier: > 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. This series Tested-by: Heiko Stuebner Reviewed-by: Heiko Stuebner @Dave: as said in the v1 mail, this would be nice to have for 3.20 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html