linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 0/7] clk: ti add support for hwmod clk type
@ 2016-06-30 14:13 Tero Kristo
  2016-06-30 14:13 ` [PATCHv3 1/7] clkdev: add helper registration API Tero Kristo
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Tero Kristo @ 2016-06-30 14:13 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Changes from v3:
- moved mach-omap2 related patches to their own sets
- moved DT_CLK cleanup patches to their own series (which depends on this)
- added patch #1 to add clkdev helper support, this helps
  getting rid of some 4...5 patches from v2 of the series, and keeping
  the clk_get API uniform
- made ti_clk_get function static, not used outside the file anymore,
  as this will be providing support via tha API added in patch #1 in
  this set

This series can be applied separately, without any dependencies on the
other sets. I will be posting the DT_CLK cleanup set separately if this
series gets approval.

Test results:

  : Board           : Boot WRN version                 
 1: am335x-evm      : PASS   0 4.7.0-rc1-00007-g958a12a
 2: am335x-evmsk    : PASS   0 4.7.0-rc1-00007-g958a12a
 3: am3517-evm      : PASS   1 4.7.0-rc1-00007-g958a12a
 4: am37x-evm       : PASS   0 4.7.0-rc1-00007-g958a12a
 5: am437x-sk       : PASS   0 4.7.0-rc1-00007-g958a12a
 6: am43x-epos-evm  : PASS   0 4.7.0-rc1-00007-g958a12a
 7: am437x-gp-evm   : PASS   0 4.7.0-rc1-00007-g958a12a
 8: am57xx-evm      : PASS   3 4.7.0-rc1-00007-g958a12a
 9: omap3-beagle-xm : PASS   0 4.7.0-rc1-00007-g958a12a
10: omap3-beagle    : PASS   0 4.7.0-rc1-00007-g958a12a
11: am335x-boneblack: PASS   0 4.7.0-rc1-00007-g958a12a
12: am335x-bone     : PASS   0 4.7.0-rc1-00007-g958a12a
13: craneboard      : PASS   1 4.7.0-rc1-00007-g958a12a
14: dra72x-evm      : FAIL   3 4.7.0-rc1-00007-g958a12a
15: dra7xx-evm      : PASS   3 4.7.0-rc1-00007-g958a12a
16: ldp3430         : FAIL   0                         
17: omap3-n900      : PASS   0 4.7.0-rc1-00007-g958a12a
18: omap5-uevm      : PASS   0 4.7.0-rc1-00007-g958a12a
19: omap4-panda-es  : PASS   0 4.7.0-rc1-00007-g958a12a
20: omap4-panda     : PASS   0 4.7.0-rc1-00007-g958a12a
21: omap2430-sdp    : PASS   0 4.7.0-rc1-00007-g958a12a
22: omap3430-sdp    : PASS   0 4.7.0-rc1-00007-g958a12a
23: omap4-sdp-es23plus: PASS   0 4.7.0-rc1-00007-g958a12a
TOTAL = 23 boards, Booted Boards = 21, No Boot boards = 2

The couple of failing boards seem to have hardware issues on the farm, as
they fail with any kernel.

Patches also available here:

tree: https://github.com/t-kristo/linux-pm.git
branch: 4.7-rc1-hwmod-clks-v3

-Tero

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

end of thread, other threads:[~2016-07-12 17:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-30 14:13 [PATCHv3 0/7] clk: ti add support for hwmod clk type Tero Kristo
2016-06-30 14:13 ` [PATCHv3 1/7] clkdev: add helper registration API Tero Kristo
2016-06-30 14:13 ` [PATCHv3 2/7] clk: ti: add clkdev get helper Tero Kristo
2016-07-12 10:22   ` Russell King - ARM Linux
2016-07-12 15:18     ` Tero Kristo
2016-07-12 15:34       ` Russell King - ARM Linux
2016-07-12 15:49         ` Tero Kristo
2016-07-12 17:40           ` Michael Turquette
2016-06-30 14:13 ` [PATCHv3 3/7] clk: ti: remove un-used definitions from public clk_hw_omap struct Tero Kristo
2016-06-30 14:13 ` [PATCHv3 4/7] clk: ti: mux: export mux clock APIs locally Tero Kristo
2016-06-30 14:13 ` [PATCHv3 5/7] clk: ti: am33xx: fix timer3/6 init time setup for module clocks Tero Kristo
2016-06-30 14:13 ` [PATCHv3 6/7] dt-bindings: clk: ti: Document module clock type Tero Kristo
2016-06-30 14:13 ` [PATCHv3 7/7] clk: ti: add support for omap4 module clocks Tero Kristo

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