RE: [PATCH V5 4/8] phy: st-miphy-40lp: Add skeleton driver

2014-02-18 Thread Mohit KUMAR DCG
.org; linux- > ker...@vger.kernel.org; Lee Jones > Subject: RE: [PATCH V5 4/8] phy: st-miphy-40lp: Add skeleton driver > > Hello Arnd, > > > -Original Message- > > From: Arnd Bergmann [mailto:a...@arndb.de] > > Sent: Tuesday, February 11, 2014 8:09 PM >

RE: [PATCH V5 4/8] phy: st-miphy-40lp: Add skeleton driver

2014-02-18 Thread Mohit KUMAR DCG
...@vger.kernel.org; Lee Jones Subject: RE: [PATCH V5 4/8] phy: st-miphy-40lp: Add skeleton driver Hello Arnd, -Original Message- From: Arnd Bergmann [mailto:a...@arndb.de] Sent: Tuesday, February 11, 2014 8:09 PM To: Mohit KUMAR DCG Cc: Pratyush ANAND; Kishon Vijay Abraham I; spear

RE: [PATCH V5 4/8] phy: st-miphy-40lp: Add skeleton driver

2014-02-11 Thread Mohit KUMAR DCG
.org; linux- > ker...@vger.kernel.org; Lee Jones > Subject: Re: [PATCH V5 4/8] phy: st-miphy-40lp: Add skeleton driver > > On Tuesday 11 February 2014 11:57:46 Mohit KUMAR DCG wrote: > > > > > Maybe mention that this phy is used inside the spear13xx SoC here > > > rath

Re: [PATCH V5 4/8] phy: st-miphy-40lp: Add skeleton driver

2014-02-11 Thread Arnd Bergmann
On Tuesday 11 February 2014 11:57:46 Mohit KUMAR DCG wrote: > > > Maybe mention that this phy is used inside the spear13xx > > SoC here rather than a standalone phy. > > - Yes, for spear13xx its used internally. Do you think that > it requires to be mentioned here? > We have few prototype

Re: [PATCH V5 4/8] phy: st-miphy-40lp: Add skeleton driver

2014-02-11 Thread Arnd Bergmann
On Tuesday 11 February 2014 11:57:46 Mohit KUMAR DCG wrote: Maybe mention that this phy is used inside the spear13xx SoC here rather than a standalone phy. - Yes, for spear13xx its used internally. Do you think that it requires to be mentioned here? We have few prototype boards that

RE: [PATCH V5 4/8] phy: st-miphy-40lp: Add skeleton driver

2014-02-11 Thread Mohit KUMAR DCG
...@vger.kernel.org; Lee Jones Subject: Re: [PATCH V5 4/8] phy: st-miphy-40lp: Add skeleton driver On Tuesday 11 February 2014 11:57:46 Mohit KUMAR DCG wrote: Maybe mention that this phy is used inside the spear13xx SoC here rather than a standalone phy. - Yes, for spear13xx its used internally

RE: [PATCH V5 4/8] phy: st-miphy-40lp: Add skeleton driver

2014-02-10 Thread Mohit KUMAR DCG
.org; linux- > ker...@vger.kernel.org > Subject: Re: [PATCH V5 4/8] phy: st-miphy-40lp: Add skeleton driver > > On Monday 10 February 2014, Mohit Kumar wrote: > > diff --git a/Documentation/devicetree/bindings/phy/st-miphy40lp.txt > > b/Documentation/devicetree/bindings/phy

Re: [PATCH V5 4/8] phy: st-miphy-40lp: Add skeleton driver

2014-02-10 Thread Arnd Bergmann
On Monday 10 February 2014, Mohit Kumar wrote: > diff --git a/Documentation/devicetree/bindings/phy/st-miphy40lp.txt > b/Documentation/devicetree/bindings/phy/st-miphy40lp.txt > new file mode 100644 > index 000..d0c7096 > --- /dev/null > +++

[PATCH V5 4/8] phy: st-miphy-40lp: Add skeleton driver

2014-02-10 Thread Mohit Kumar
From: Pratyush Anand ST miphy-40lp supports PCIe, SATA and Super Speed USB. This driver adds skeleton support for the same. This skeleton defines function corresponding to phy ops as well as sleep pm ops. Any platform using this phy can add its own platform specific ops(if needed) corresponding

[PATCH V5 4/8] phy: st-miphy-40lp: Add skeleton driver

2014-02-10 Thread Mohit Kumar
From: Pratyush Anand pratyush.an...@st.com ST miphy-40lp supports PCIe, SATA and Super Speed USB. This driver adds skeleton support for the same. This skeleton defines function corresponding to phy ops as well as sleep pm ops. Any platform using this phy can add its own platform specific ops(if

Re: [PATCH V5 4/8] phy: st-miphy-40lp: Add skeleton driver

2014-02-10 Thread Arnd Bergmann
On Monday 10 February 2014, Mohit Kumar wrote: diff --git a/Documentation/devicetree/bindings/phy/st-miphy40lp.txt b/Documentation/devicetree/bindings/phy/st-miphy40lp.txt new file mode 100644 index 000..d0c7096 --- /dev/null +++ b/Documentation/devicetree/bindings/phy/st-miphy40lp.txt

RE: [PATCH V5 4/8] phy: st-miphy-40lp: Add skeleton driver

2014-02-10 Thread Mohit KUMAR DCG
...@vger.kernel.org Subject: Re: [PATCH V5 4/8] phy: st-miphy-40lp: Add skeleton driver On Monday 10 February 2014, Mohit Kumar wrote: diff --git a/Documentation/devicetree/bindings/phy/st-miphy40lp.txt b/Documentation/devicetree/bindings/phy/st-miphy40lp.txt new file mode 100644 index 000