Re: [PATCH v2 1/6] phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.h
From: Peter Griffin <peter.griffin@linaro.org>
Date: 2015-03-31 08:02:06
Also in:
linux-arm-kernel, lkml
From: Peter Griffin <peter.griffin@linaro.org>
Date: 2015-03-31 08:02:06
Also in:
linux-arm-kernel, lkml
Hi Lee, On Tue, 31 Mar 2015, Lee Jones wrote:
On Tue, 31 Mar 2015, Kishon Vijay Abraham I wrote:quoted
Hi Patrice, Maxime, On Monday 30 March 2015 08:47 PM, Peter Griffin 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. Note: The values of the defines are the same, so there is no ABI breakage with this patch. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Lee Jones <redacted>Are you okay for this patch to go via PHY tree? It modifies arch/arm/boot/dts /stih416.dtsi.These files need to be changed simultaneously in order to prevent breakage during bisection and the like.
That is why it has been authored as one atomic commit. See commit message above. regards, Peter