linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4 - Keystone DTS and clock driver updates]
@ 2013-11-20  0:45 Murali Karicheri
  2013-11-20  0:45 ` [PATCH v2 1/4] clk: keystone: use clkod register bits for postdiv Murali Karicheri
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Murali Karicheri @ 2013-11-20  0:45 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series add a K2HK (K2 Hawking/Kepler) EVM
dts file and make some updates to the existing dts
files and Keystone PLL clk driver.

Murali Karicheri (4):
  clk: keystone: use clkod register bits for postdiv
  keystone: dts: add a k2hk-evm specific dts file
  keystone: dts: fix typo in the ddr3 pllclk node name
  keystone: dts: add paclk divider clock node

 .../devicetree/bindings/clock/keystone-pll.txt     |    8 +--
 arch/arm/boot/dts/k2hk-evm.dts                     |   55 ++++++++++++++++++++
 arch/arm/boot/dts/keystone-clocks.dtsi             |   36 ++++++-------
 arch/arm/boot/dts/{keystone.dts => keystone.dtsi}  |    2 -
 drivers/clk/keystone/pll.c                         |   24 +++++++--
 5 files changed, 96 insertions(+), 29 deletions(-)
 create mode 100644 arch/arm/boot/dts/k2hk-evm.dts
 rename arch/arm/boot/dts/{keystone.dts => keystone.dtsi} (98%)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-11-20 14:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-20  0:45 [PATCH v2 0/4 - Keystone DTS and clock driver updates] Murali Karicheri
2013-11-20  0:45 ` [PATCH v2 1/4] clk: keystone: use clkod register bits for postdiv Murali Karicheri
2013-11-20  0:45 ` [PATCH v2 2/4] keystone: dts: add a k2hk-evm specific dts file Murali Karicheri
2013-11-20  0:45 ` [PATCH v2 3/4] keystone: dts: fix typo in the ddr3 pllclk node name Murali Karicheri
2013-11-20  0:45 ` [PATCH v2 4/4] keystone: dts: add paclk divider clock node Murali Karicheri
2013-11-20  0:48 ` [PATCH v2 0/4 - Keystone DTS and clock driver updates] Santosh Shilimkar
2013-11-20 14:55   ` Karicheri, Muralidharan

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).