linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 0/4] clk: ti: add support for clkctrl clocks
@ 2017-05-17 15:50 Tero Kristo
  2017-05-17 15:50 ` [PATCHv3 1/4] Documentation: dt-bindings: Add binding documentation for TI " Tero Kristo
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Tero Kristo @ 2017-05-17 15:50 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Basically a rebase on top of 4.12-rc1, with some minor fixes.
This series is now against the clock driver only, and should be ready
to pull in.

Changes compared to v2:

Patch #1: fixed the typo for #clock-cells property in the example
Patch #2: fixed a compile bug detected by kbuild bot, basically added
	  default clkctrl data, and moved the registration of omap4
	  version of the same to patch #4
Patch #3: grouped the macro definitions based on clock instance and
	  added header rows before the clock instances
Patch #4: Moved the registration of the clkctrl data under this patch

Dropped rest of the patches from series to be reviewed / pulled separately
by Tony, as they are all against mach-omap2 / omap DTS. I will post the
remaining patches separately on linux-omap list only.

Boot testing done against:
am335x-evm, am335x-evmsk, am37x-evm, am437x-sk, am43x-epos-evm,
am437x-gp-evm, omap3-beagle-xm, omap3-beagle, am335x-boneblack,
am335x-bone, craneboard, dra72x-evm, dra7xx-evm, omap3-n900,
omap5-uevm, omap4-panda-es, omap4-panda, omap2430-sdp,
omap3430-sdp, omap4-sdp-es23plus

Boot failures detected on:
am335x-evm, am43x-epos-evm, dra72x-evm, dra7xx-evm

  => all board fail to mount NFS rootfs but are otherwise fine
  => same failure seen on same boards on plain 4.12-rc1 also

Basic suspend-resume test done on omap4-panda-es.

Public branch:
tree: https://github.com/t-kristo/linux-pm.git
branch: 4.12-rc1-clkctrl

-Tero

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

end of thread, other threads:[~2017-05-19 22:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-17 15:50 [PATCHv3 0/4] clk: ti: add support for clkctrl clocks Tero Kristo
2017-05-17 15:50 ` [PATCHv3 1/4] Documentation: dt-bindings: Add binding documentation for TI " Tero Kristo
2017-05-17 15:50 ` [PATCHv3 2/4] clk: ti: add support for " Tero Kristo
2017-05-19 22:14   ` Tony Lindgren
2017-05-17 15:50 ` [PATCHv3 3/4] dt-bindings: clk: add omap4 clkctrl definitions Tero Kristo
2017-05-17 15:50 ` [PATCHv3 4/4] clk: ti: omap4: add clkctrl clock data Tero Kristo
2017-05-19 22:15   ` Tony Lindgren

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