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: > > >> 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

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: > > >> 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 fi

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: 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 only by

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 Abrah

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 FERNA

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: > >>>

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 PHY

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

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-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 > --- > include/dt-bindings/phy/phy.h | 18 ++ I

[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 --- include/dt-bindings/phy/phy.h | 18 ++ 1 file changed, 18 insertions(+) create mode 100644 include/dt-bindings/phy/phy.h