Re: [PATCH 1/2] pinctrl: exynos: Add AUDIO pin controller for exynos7

2015-01-19 Thread Linus Walleij
On Wed, Jan 14, 2015 at 3:27 PM, Tomasz Figa tomasz.f...@gmail.com wrote:
 2015-01-14 20:40 GMT+09:00 Linus Walleij linus.wall...@linaro.org:
 On Fri, Dec 19, 2014 at 2:10 PM, Padmavathi Venna padm...@samsung.com 
 wrote:

 Audio IPs on Exynos7 require gpios available in AUDIO
 pin controller block. So adding the AUDIO pinctrl support.

 Signed-off-by: Padmavathi Venna padm...@samsung.com
 (...)
 --- a/Documentation/devicetree/bindings/pinctrl/samsung-pinctrl.txt
 +++ b/Documentation/devicetree/bindings/pinctrl/samsung-pinctrl.txt
 @@ -181,6 +181,7 @@ Aliases for controllers compatible with 
 samsung,exynos7-pinctrl:
  - pinctrl6: pin controller of FSYS0 block,
  - pinctrl7: pin controller of FSYS1 block,
  - pinctrl8: pin controller of BUS1 block,
 +- pinctrl9: pin controller of AUDIO block,

 This doesn't apply at all, the list has never been in the document merged
 upstream.

 I believe this patch depends on patch [1], which was mentioned in
 cover letter and which you seem to have applied two days ago. If it
 still doesn't apply, please let me know if I should collect the
 patches myself and prepare a pull request for you.

 [1] https://patchwork.kernel.org/patch/5467321/

It applied when I tried it now, sorry I must have screwed up or something :(

Patch applied!

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 1/2] pinctrl: exynos: Add AUDIO pin controller for exynos7

2015-01-14 Thread Linus Walleij
On Fri, Dec 19, 2014 at 2:10 PM, Padmavathi Venna padm...@samsung.com wrote:

 Audio IPs on Exynos7 require gpios available in AUDIO
 pin controller block. So adding the AUDIO pinctrl support.

 Signed-off-by: Padmavathi Venna padm...@samsung.com
(...)
 --- a/Documentation/devicetree/bindings/pinctrl/samsung-pinctrl.txt
 +++ b/Documentation/devicetree/bindings/pinctrl/samsung-pinctrl.txt
 @@ -181,6 +181,7 @@ Aliases for controllers compatible with 
 samsung,exynos7-pinctrl:
  - pinctrl6: pin controller of FSYS0 block,
  - pinctrl7: pin controller of FSYS1 block,
  - pinctrl8: pin controller of BUS1 block,
 +- pinctrl9: pin controller of AUDIO block,

This doesn't apply at all, the list has never been in the document merged
upstream.

Please prepare this patch rebased on a *CLEAN* upstream tree
and resend.

Include Tomasz ACK on your repost.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 1/2] pinctrl: exynos: Add AUDIO pin controller for exynos7

2014-12-28 Thread Tomasz Figa

On 19.12.2014 22:10, Padmavathi Venna wrote:

Audio IPs on Exynos7 require gpios available in AUDIO
pin controller block. So adding the AUDIO pinctrl support.

Signed-off-by: Padmavathi Venna padm...@samsung.com
---
  .../bindings/pinctrl/samsung-pinctrl.txt   |1 +
  drivers/pinctrl/samsung/pinctrl-exynos.c   |   10 ++
  2 files changed, 11 insertions(+), 0 deletions(-)


Acked-by: Tomasz Figa tomasz.f...@gmail.com

Best regards,
Tomasz
--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html