Re: [PATCH 1/3] drivers: reset: stih407: Add softreset, powerdown and picophy controllers

2014-07-02 Thread Peter Griffin
Hi Lee, Thanks for reviewing, see my inline comments below > > This patch adds a softreset, powerdown and picophy reset controllers for > > the STiH407 SoC. > > s/adds a softreset/adds softreset/ Fixed in V2 > > > .../bindings/reset/st,sti-picophyreset.txt | 41 ++ > >

Re: [PATCH 1/3] drivers: reset: stih407: Add softreset, powerdown and picophy controllers

2014-07-02 Thread Peter Griffin
Hi Patrice, On Tue, 01 Jul 2014, Patrice Chotard wrote: > Hi Peter > > 2 minor remarks below Thanks for reviewing, both remarks fixed in v2. Regards, Peter. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More

Re: [PATCH 1/3] drivers: reset: stih407: Add softreset, powerdown and picophy controllers

2014-07-02 Thread Lee Jones
> This patch adds a softreset, powerdown and picophy reset controllers for > the STiH407 SoC. s/adds a softreset/adds softreset/ > With this patch three new devices are registered: - > 1. st,stih407-powerdown > 2. st,stih407-softreset > 3. st,stih407-picophyreset > > All three devices use

Re: [PATCH 1/3] drivers: reset: stih407: Add softreset, powerdown and picophy controllers

2014-07-02 Thread Lee Jones
This patch adds a softreset, powerdown and picophy reset controllers for the STiH407 SoC. s/adds a softreset/adds softreset/ With this patch three new devices are registered: - 1. st,stih407-powerdown 2. st,stih407-softreset 3. st,stih407-picophyreset All three devices use system

Re: [PATCH 1/3] drivers: reset: stih407: Add softreset, powerdown and picophy controllers

2014-07-02 Thread Peter Griffin
Hi Patrice, On Tue, 01 Jul 2014, Patrice Chotard wrote: Hi Peter 2 minor remarks below Thanks for reviewing, both remarks fixed in v2. Regards, Peter. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More

Re: [PATCH 1/3] drivers: reset: stih407: Add softreset, powerdown and picophy controllers

2014-07-02 Thread Peter Griffin
Hi Lee, Thanks for reviewing, see my inline comments below This patch adds a softreset, powerdown and picophy reset controllers for the STiH407 SoC. s/adds a softreset/adds softreset/ Fixed in V2 .../bindings/reset/st,sti-picophyreset.txt | 41 ++

Re: [PATCH 1/3] drivers: reset: stih407: Add softreset, powerdown and picophy controllers

2014-07-01 Thread Patrice Chotard
Hi Peter 2 minor remarks below Thanks On 07/01/2014 04:30 PM, Peter Griffin wrote: This patch adds a softreset, powerdown and picophy reset controllers for the STiH407 SoC. With this patch three new devices are registered: - 1. st,stih407-powerdown 2. st,stih407-softreset 3.

[PATCH 1/3] drivers: reset: stih407: Add softreset, powerdown and picophy controllers

2014-07-01 Thread Peter Griffin
This patch adds a softreset, powerdown and picophy reset controllers for the STiH407 SoC. With this patch three new devices are registered: - 1. st,stih407-powerdown 2. st,stih407-softreset 3. st,stih407-picophyreset All three devices use system configuration registers mapped via regmap to

[PATCH 1/3] drivers: reset: stih407: Add softreset, powerdown and picophy controllers

2014-07-01 Thread Peter Griffin
This patch adds a softreset, powerdown and picophy reset controllers for the STiH407 SoC. With this patch three new devices are registered: - 1. st,stih407-powerdown 2. st,stih407-softreset 3. st,stih407-picophyreset All three devices use system configuration registers mapped via regmap to

Re: [PATCH 1/3] drivers: reset: stih407: Add softreset, powerdown and picophy controllers

2014-07-01 Thread Patrice Chotard
Hi Peter 2 minor remarks below Thanks On 07/01/2014 04:30 PM, Peter Griffin wrote: This patch adds a softreset, powerdown and picophy reset controllers for the STiH407 SoC. With this patch three new devices are registered: - 1. st,stih407-powerdown 2. st,stih407-softreset 3.