[PATCH 1/6] phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.h
From: peter.griffin@linaro.org (Peter Griffin)
Date: 2015-02-27 10:41:28
Also in:
linux-devicetree, lkml
From: peter.griffin@linaro.org (Peter Griffin)
Date: 2015-02-27 10:41:28
Also in:
linux-devicetree, lkml
Hi Rob, On Wed, 25 Feb 2015, Rob Herring wrote:
On Wed, Feb 25, 2015 at 7:36 AM, Peter Griffin [off-list ref] wrote:quoted
Now there are generic phy type constants declared in phy.h, migrate over to using them rather than defining our own. This change has been done as one atomic commit to be bisectable.You should note that the values of the defines are not changed. If they did, that would be an ABI breakage.
Yes your right, I was intending to explicity mention that, and then didn't. In V2 I will update the commit message, along with adding the Ack's. regards, Peter.