All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add pinctrl support for audio IPs on exynos7
@ 2014-12-19 13:10 ` Padmavathi Venna
  0 siblings, 0 replies; 14+ messages in thread
From: Padmavathi Venna @ 2014-12-19 13:10 UTC (permalink / raw)
  To: linux-arm-kernel, linux-samsung-soc, devicetree
  Cc: kgene.kim, linus.walleij, tomasz.figa, s.nawrocki

Audio interface IPs I2S, PCM and SPDIF on Exynos7 requires GPIOs
available on AUD and BUS0 pin controller blocks. So add support
for all. 

This patchset is dependent on BUS1 pin control support from Vivek
in the below link
https://patchwork.kernel.org/patch/5467321/

Padmavathi Venna (2):
  pinctrl: exynos: Add AUDIO pin controller for exynos7
  arm64: dts: Add pinctrl support for audio IPs on exynos7

 .../bindings/pinctrl/samsung-pinctrl.txt           |    1 +
 arch/arm64/boot/dts/exynos/exynos7-pinctrl.dtsi    |   56 ++++++++++++++++++++
 arch/arm64/boot/dts/exynos/exynos7.dtsi            |    7 +++
 drivers/pinctrl/samsung/pinctrl-exynos.c           |   10 ++++
 4 files changed, 74 insertions(+), 0 deletions(-)

-- 
1.7.4.4

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-01-19 10:05 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-19 13:10 [PATCH 0/2] Add pinctrl support for audio IPs on exynos7 Padmavathi Venna
2014-12-19 13:10 ` Padmavathi Venna
2014-12-19 13:10 ` [PATCH 1/2] pinctrl: exynos: Add AUDIO pin controller for exynos7 Padmavathi Venna
2014-12-19 13:10   ` Padmavathi Venna
2014-12-28 11:24   ` Tomasz Figa
2014-12-28 11:24     ` Tomasz Figa
     [not found]   ` <1418994659-5222-2-git-send-email-padma.v-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-01-14 11:40     ` Linus Walleij
2015-01-14 11:40       ` Linus Walleij
2015-01-14 14:27       ` Tomasz Figa
2015-01-14 14:27         ` Tomasz Figa
     [not found]         ` <CA+Ln22GhnW5jcXdQfYaJ_aM4Wq9OHXvShHHaxLKjJi+dp6Afcg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-19 10:05           ` Linus Walleij
2015-01-19 10:05             ` Linus Walleij
2014-12-19 13:10 ` [PATCH 2/2] arm64: dts: Add pinctrl support for audio IPs on exynos7 Padmavathi Venna
2014-12-19 13:10   ` Padmavathi Venna

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.