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

2014-10-21 Thread Kishon Vijay Abraham I
On Tuesday 21 October 2014 09:19 PM, Gabriel Fernandez wrote: > Hi Kishon, > > To be sure, if i rename MIPHY_TYPE_SATA into PHY_TYPE_SATA, i have to > rename the filename also ? > > include/dt-bindings/phy/phy-miphy.h into include/dt-bindings/phy/phy.h > > am I right? That's right.. Cheers K

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

2014-10-21 Thread Gabriel Fernandez
Hi Kishon, To be sure, if i rename MIPHY_TYPE_SATA into PHY_TYPE_SATA, i have to rename the filename also ? include/dt-bindings/phy/phy-miphy.h into include/dt-bindings/phy/phy.h am I right? Best Regards Gabriel On 21 October 2014 12:38, Kishon Vijay Abraham I wrote: > Hi Gabriel, > > On Fri

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

2014-10-21 Thread Kishon Vijay Abraham I
Hi Gabriel, On Friday 26 September 2014 02:24 PM, Gabriel FERNANDEZ wrote: > This provides the shared header file which will be reference from both > the MiPHY28lp driver and its associated Device Tree node(s). > > Signed-off-by: alexandre torgue > Signed-off-by: Gabriel Fernandez > --- > incl

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

2014-09-26 Thread Gabriel FERNANDEZ
This provides the shared header file which will be reference from both the MiPHY28lp driver and its associated Device Tree node(s). Signed-off-by: alexandre torgue Signed-off-by: Gabriel Fernandez --- include/dt-bindings/phy/phy-miphy.h | 12 1 file changed, 12 insertions(+) creat