From mboxrd@z Thu Jan 1 00:00:00 1970 From: srinivas kandagatla Subject: Re: [PATCH 1/5] dt/bindings: Remove all references to device_type "ethernet-phy" Date: Wed, 11 Dec 2013 11:41:37 +0000 Message-ID: <52A84F71.7080903@st.com> References: <1386760555-22732-1-git-send-email-grant.likely@linaro.org> <1386760555-22732-2-git-send-email-grant.likely@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1386760555-22732-2-git-send-email-grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Grant Likely Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Florian Fainelli , Benjamin Herrenschmidt List-Id: devicetree@vger.kernel.org On 11/12/13 11:15, Grant Likely wrote: > The device_type property is deprecated for the flattened device tree and > the value "ethernet-phy" has never been defined as having a useful > meaning. Neither the kernel nor u-boot depend on it. It should never > have appeared in PHY bindings. This patch removes all references to > "ethernet-phy" as a device_type value from the documentation and the > .dts files. Makes sense... Acked-by: Srinivas Kandagatla > > This patch was generated mechanically with the following command and > then verified by looking at the diff. > > sed -i '/"ethernet-phy"/d' `git grep -l '"ethernet-phy"'` > > Signed-off-by: Grant Likely > Cc: Rob Herring > Cc: Pawel Moll > Cc: Mark Rutland > Cc: Ian Campbell > Cc: Kumar Gala > Cc: Srinivas Kandagatla > Cc: Florian Fainelli > Cc: Benjamin Herrenschmidt -- 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