linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/5] clk: keystone: clock optimizations / fixes
@ 2019-05-28 13:10 Tero Kristo
  2019-05-28 13:10 ` [PATCHv2 1/5] clk: keystone: sci-clk: cut down the clock name length Tero Kristo
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Tero Kristo @ 2019-05-28 13:10 UTC (permalink / raw)
  To: linux-clk, sboyd, mturquette, ssantosh, nm; +Cc: linux-arm-kernel

Hi,

This is a re-base / re-spin of the Keystone clock optimization series [1].

Changes from v1:
- rebased on top of 5.2-rc1
- added support for clk-ids 255+
- changed patch #3 to parse also 'assigned-clocks' in addition to 'clocks'
  DT nodes only. This allows automatic (DT based) programming of clocks
  that are not directly touched by any driver.

Please note that there is hard dependency between patches 4 & 5, patch #5
must be applied after patch #4, otherwise bad things will happen (basically
boot breaks.) The cast magic in patch #4 is done also so that this order
of patches can be used and bisectability is retained.

-Tero

[1] https://lore.kernel.org/linux-arm-kernel/1555093342-428-1-git-send-email-t-kristo@ti.com/


--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-06-05  7:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-28 13:10 [PATCHv2 0/5] clk: keystone: clock optimizations / fixes Tero Kristo
2019-05-28 13:10 ` [PATCHv2 1/5] clk: keystone: sci-clk: cut down the clock name length Tero Kristo
2019-05-28 13:10 ` [PATCHv2 2/5] clk: keystone: sci-clk: split out the fw clock parsing to own function Tero Kristo
2019-05-28 13:10 ` [PATCHv2 3/5] clk: keystone: sci-clk: probe clocks from DT instead of firmware Tero Kristo
2019-05-28 13:10 ` [PATCHv2 4/5] clk: keystone: sci-clk: extend clock IDs to 32 bits Tero Kristo
2019-05-28 13:10 ` [PATCHv2 5/5] firmware: ti_sci: extend clock identifiers from u8 to u32 Tero Kristo
2019-06-04 17:55 ` [PATCHv2 0/5] clk: keystone: clock optimizations / fixes santosh.shilimkar
2019-06-05  7:50   ` 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).