Re: [PATCH v2 1/6] phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.h
From: Maxime Coquelin <hidden>
Date: 2015-03-31 15:56:20
Also in:
linux-arm-kernel, lkml
From: Maxime Coquelin <hidden>
Date: 2015-03-31 15:56:20
Also in:
linux-arm-kernel, lkml
Hi Kishon, On 03/31/2015 05:30 PM, Kishon Vijay Abraham I wrote:
Maxime, On Tuesday 31 March 2015 01:10 PM, Lee Jones wrote:quoted
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. I think the best bet moving forward is to pull this into its own branch, tag it and send Maxime a pull-request to the immutable branch. It's the best way to minimise merge conflicts during the v4.1 merge window.okay. I still need an Ack from Maxime.
You have my Ack. I haven't sent a pull request for STi DT files for v4.1 now, and it is too late to send one. So creating an immutable tag is not even needed in my opinion, you can just take the DT patch. Thanks, Maxime
Thanks Kishon