All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv4 0/2] clk: keystone: add sci-clk support
@ 2017-05-22 13:01 ` Tero Kristo
  0 siblings, 0 replies; 18+ messages in thread
From: Tero Kristo @ 2017-05-22 13:01 UTC (permalink / raw)
  To: linux-clk, ssantosh, sboyd, mturquette, devicetree; +Cc: linux-arm-kernel

Hi,

This revision is a rebase on top of 4.12-rc1, with following changes:

1) Dropped the usage of dt-bindings include genpd/k2g.h as this is
   apparently going to be removed
2) Dropped the dt-bindings include file for the clock identifiers
   based on item [1]. The identifiers are only used once for anything
   within the driver, and it is more readable this way also. The DT
   users should use magic numbers for accessing the clocks, relative
   to what is done for example for IP addresses etc.
3) Fixed the node name for the clocks in patch #1
4) Init time failure fixes in patch #2
5) Some other minor fixes for comments provided for v3 of the patch #2

Boot tested with some additional patches on top on keystone-k2g.

(Bootable reference branch, NOT FOR MERGE:
 https://github.com/t-kristo/linux-pm/tree/4.12-rc1-ti-sci-v4c-integ)

-Tero

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

end of thread, other threads:[~2017-06-13  7:06 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-22 13:01 [PATCHv4 0/2] clk: keystone: add sci-clk support Tero Kristo
2017-05-22 13:01 ` Tero Kristo
2017-05-22 13:01 ` Tero Kristo
2017-05-22 13:01 ` [PATCHv4 1/2] Documentation: dt: Add TI SCI clock driver Tero Kristo
2017-05-22 13:01   ` Tero Kristo
2017-05-22 13:01   ` Tero Kristo
2017-05-31 16:27   ` Rob Herring
2017-05-31 16:27     ` Rob Herring
2017-05-22 13:01 ` [PATCHv4 2/2] clk: keystone: Add sci-clk driver support Tero Kristo
2017-05-22 13:01   ` Tero Kristo
2017-05-22 13:01   ` Tero Kristo
2017-06-13  2:04   ` Stephen Boyd
2017-06-13  2:04     ` Stephen Boyd
2017-06-13  7:06     ` Tero Kristo
2017-06-13  7:06       ` Tero Kristo
2017-06-13  7:06       ` Tero Kristo
2017-06-08 15:27 ` [PATCHv4 0/2] clk: keystone: add sci-clk support Tero Kristo
2017-06-08 15:27   ` Tero Kristo

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.