devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add clk and dt support for PDMA and SPI on Exynos7
@ 2014-12-19 13:23 Padmavathi Venna
  2014-12-19 13:23 ` [PATCH 1/4] clk: samsung: exynos7: add gate clock for DMA block Padmavathi Venna
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Padmavathi Venna @ 2014-12-19 13:23 UTC (permalink / raw)
  To: linux-arm-kernel, linux-samsung-soc, devicetree
  Cc: kgene.kim, mturquette, tomasz.figa, s.nawrocki

Add PDMA0,PDMA1 gate clock and required clks for 5 SPI channels.
Also enable the support for PDMA and 5 SPI channels in DT.

This patchset is dependent on usb clk support from Vivek in below link.
http://www.spinics.net/lists/linux-samsung-soc/msg39342.html

Padmavathi Venna (4):
  clk: samsung: exynos7: add gate clock for DMA block
  clk: samsung: exynos7: add clocks for SPI block
  clk: samsung: exynos7: add clocks for audio block
  arm64: dts: Add PDMA and SPI device tree node for exynos7

 .../devicetree/bindings/clock/exynos7-clock.txt    |    6 +
 arch/arm64/boot/dts/exynos/exynos7.dtsi            |  113 ++++++++++
 drivers/clk/samsung/clk-exynos7.c                  |  221 +++++++++++++++++++-
 include/dt-bindings/clock/exynos7-clk.h            |   46 ++++-
 4 files changed, 380 insertions(+), 6 deletions(-)

-- 
1.7.4.4

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

end of thread, other threads:[~2015-01-15 14:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-19 13:23 [PATCH 0/4] Add clk and dt support for PDMA and SPI on Exynos7 Padmavathi Venna
2014-12-19 13:23 ` [PATCH 1/4] clk: samsung: exynos7: add gate clock for DMA block Padmavathi Venna
2014-12-19 13:23 ` [PATCH 2/4] clk: samsung: exynos7: add clocks for SPI block Padmavathi Venna
2015-01-09 11:48   ` Vivek Gautam
     [not found]     ` <CAFp+6iFzawDY1wFA-2AQUHFCk54WsaCJAOkrqvX9t7b-XugY8g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-09 11:54       ` Vivek Gautam
2015-01-13  6:10         ` Padma Venkat
2014-12-19 13:23 ` [PATCH 3/4] clk: samsung: exynos7: add clocks for audio block Padmavathi Venna
2014-12-22 15:08   ` Sylwester Nawrocki
2015-01-13  6:16     ` Padma Venkat
2015-01-13 10:29   ` Vivek Gautam
2015-01-15  5:49     ` Padma Venkat
2015-01-15 14:24       ` Sylwester Nawrocki
2014-12-19 13:23 ` [PATCH 4/4] arm64: dts: Add PDMA and SPI device tree node for exynos7 Padmavathi Venna

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).