Re: [PATCH v5 2/8] phy: miphy28lp: Add PHY header file for DT x Driver defines

2014-11-11 Thread Kishon Vijay Abraham I
Hi, On Monday 10 November 2014 04:09 PM, Maxime Coquelin wrote: On 11/07/2014 02:05 PM, Lee Jones wrote: snip If the merge turns out to be simple, then Git will do the correct thing; however, if the first version of the patch is applied, then some changes around the same area of the file

Re: [PATCH v5 2/8] phy: miphy28lp: Add PHY header file for DT x Driver defines

2014-11-10 Thread Maxime Coquelin
On 11/07/2014 02:05 PM, Lee Jones wrote: snip If the merge turns out to be simple, then Git will do the correct thing; however, if the first version of the patch is applied, then some changes around the same area of the file occur _then_ when the second version (of the same patch differing

Re: [PATCH v5 2/8] phy: miphy28lp: Add PHY header file for DT x Driver defines

2014-11-10 Thread Kishon Vijay Abraham I
On Monday 10 November 2014 04:09 PM, Maxime Coquelin wrote: On 11/07/2014 02:05 PM, Lee Jones wrote: snip If the merge turns out to be simple, then Git will do the correct thing; however, if the first version of the patch is applied, then some changes around the same area of the file

Re: [PATCH v5 2/8] phy: miphy28lp: Add PHY header file for DT x Driver defines

2014-11-07 Thread Lee Jones
On Thu, 06 Nov 2014, Maxime Coquelin wrote: On 11/06/2014 04:36 PM, Lee Jones wrote: On Thu, 06 Nov 2014, Maxime Coquelin wrote: On 11/06/2014 12:28 PM, Lee Jones wrote: On Thu, 06 Nov 2014, Maxime Coquelin wrote: Hi Kishon, On 11/06/2014 07:59 AM, Kishon Vijay Abraham I wrote: Hi, On

Re: [PATCH v5 2/8] phy: miphy28lp: Add PHY header file for DT x Driver defines

2014-11-06 Thread Maxime Coquelin
Hi Kishon, On 11/06/2014 07:59 AM, Kishon Vijay Abraham I wrote: Hi, On Tuesday 04 November 2014 04:21 PM, Gabriel FERNANDEZ wrote: This provides the shared header file which will be reference from both PHY driver and its associated Device Tree node(s). Signed-off-by: Gabriel Fernandez

Re: [PATCH v5 2/8] phy: miphy28lp: Add PHY header file for DT x Driver defines

2014-11-06 Thread Lee Jones
On Thu, 06 Nov 2014, Maxime Coquelin wrote: Hi Kishon, On 11/06/2014 07:59 AM, Kishon Vijay Abraham I wrote: Hi, On Tuesday 04 November 2014 04:21 PM, Gabriel FERNANDEZ wrote: This provides the shared header file which will be reference from both PHY driver and its associated Device Tree

Re: [PATCH v5 2/8] phy: miphy28lp: Add PHY header file for DT x Driver defines

2014-11-06 Thread Maxime Coquelin
On 11/06/2014 12:28 PM, Lee Jones wrote: On Thu, 06 Nov 2014, Maxime Coquelin wrote: Hi Kishon, On 11/06/2014 07:59 AM, Kishon Vijay Abraham I wrote: Hi, On Tuesday 04 November 2014 04:21 PM, Gabriel FERNANDEZ wrote: This provides the shared header file which will be reference from both

Re: [PATCH v5 2/8] phy: miphy28lp: Add PHY header file for DT x Driver defines

2014-11-06 Thread Lee Jones
On Thu, 06 Nov 2014, Maxime Coquelin wrote: On 11/06/2014 12:28 PM, Lee Jones wrote: On Thu, 06 Nov 2014, Maxime Coquelin wrote: Hi Kishon, On 11/06/2014 07:59 AM, Kishon Vijay Abraham I wrote: Hi, On Tuesday 04 November 2014 04:21 PM, Gabriel FERNANDEZ wrote: This provides the shared

Re: [PATCH v5 2/8] phy: miphy28lp: Add PHY header file for DT x Driver defines

2014-11-06 Thread Maxime Coquelin
On 11/06/2014 04:36 PM, Lee Jones wrote: On Thu, 06 Nov 2014, Maxime Coquelin wrote: On 11/06/2014 12:28 PM, Lee Jones wrote: On Thu, 06 Nov 2014, Maxime Coquelin wrote: Hi Kishon, On 11/06/2014 07:59 AM, Kishon Vijay Abraham I wrote: Hi, On Tuesday 04 November 2014 04:21 PM, Gabriel

Re: [PATCH v5 2/8] phy: miphy28lp: Add PHY header file for DT x Driver defines

2014-11-05 Thread Kishon Vijay Abraham I
Hi, On Tuesday 04 November 2014 04:21 PM, Gabriel FERNANDEZ wrote: This provides the shared header file which will be reference from both PHY driver and its associated Device Tree node(s). Signed-off-by: Gabriel Fernandez gabriel.fernan...@linaro.org --- include/dt-bindings/phy/phy.h | 18

[PATCH v5 2/8] phy: miphy28lp: Add PHY header file for DT x Driver defines

2014-11-04 Thread Gabriel FERNANDEZ
This provides the shared header file which will be reference from both PHY driver and its associated Device Tree node(s). Signed-off-by: Gabriel Fernandez gabriel.fernan...@linaro.org --- include/dt-bindings/phy/phy.h | 18 ++ 1 file changed, 18 insertions(+) create mode 100644