All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] AM57/DRA7 Clock Tree DTSI Fix-ups
@ 2016-04-26 17:54 ` J.D. Schroeder
  0 siblings, 0 replies; 85+ messages in thread
From: J.D. Schroeder @ 2016-04-26 17:54 UTC (permalink / raw)
  To: linux-kernel, bcousson, tony, robh+dt, pawel.moll, mark.rutland,
	ijc+devicetree, galak, linux, linux-omap, devicetree,
	linux-arm-kernel

This series of patches fixes several discrepancies between the
AM57/DRA7 clock tree description and the actual hardware behavior and
frequencies. With these changes a more complete picture of the clock
tree is represented for a few of the clocks and their resulting
frequencies.

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

end of thread, other threads:[~2016-05-04 14:10 UTC | newest]

Thread overview: 85+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-26 17:54 [PATCH 0/3] AM57/DRA7 Clock Tree DTSI Fix-ups J.D. Schroeder
2016-04-26 17:54 ` J.D. Schroeder
2016-04-26 17:54 ` J.D. Schroeder
2016-04-26 17:54 ` [PATCH 1/3] DRA7: Fix clock data for gmac_gmii_ref_clk_div J.D. Schroeder
2016-04-26 17:54   ` J.D. Schroeder
2016-04-26 17:54   ` J.D. Schroeder
2016-04-27 11:21   ` Tero Kristo
2016-04-27 11:21     ` Tero Kristo
2016-04-27 11:21     ` Tero Kristo
2016-04-27 16:36     ` Tony Lindgren
2016-04-27 16:36       ` Tony Lindgren
2016-04-27 17:16       ` Tony Lindgren
2016-04-27 17:16         ` Tony Lindgren
2016-04-27 17:16         ` Tony Lindgren
2016-05-02 17:12         ` [PATCH v2 0/3] AM57/DRA7 Clock Tree DTSI Fix-ups J.D. Schroeder
2016-05-02 17:12           ` J.D. Schroeder
2016-05-02 17:12           ` J.D. Schroeder
2016-05-02 17:12           ` [PATCH v2 1/3] DRA7: Fix clock data for gmac_gmii_ref_clk_div J.D. Schroeder
2016-05-02 17:12             ` J.D. Schroeder
2016-05-02 17:12             ` J.D. Schroeder
2016-05-02 17:12           ` [PATCH v2 2/3] ARM: DRA7x: dts: Update the OSC_32K_CLK frequency J.D. Schroeder
2016-05-02 17:12             ` J.D. Schroeder
2016-05-02 17:12             ` J.D. Schroeder
2016-05-03  8:16             ` Tero Kristo
2016-05-03  8:16               ` Tero Kristo
2016-05-03  8:16               ` Tero Kristo
2016-05-03 13:31               ` J.D. Schroeder
2016-05-03 13:31                 ` J.D. Schroeder
2016-05-03 13:31                 ` J.D. Schroeder
2016-05-03 16:43                 ` Tony Lindgren
2016-05-03 16:43                   ` Tony Lindgren
2016-05-03 17:32                   ` Tero Kristo
2016-05-03 17:32                     ` Tero Kristo
2016-05-03 17:32                     ` Tero Kristo
2016-05-03 17:49                     ` J.D. Schroeder
2016-05-03 17:49                       ` J.D. Schroeder
2016-05-03 17:49                       ` J.D. Schroeder
2016-05-03 18:08                       ` Tony Lindgren
2016-05-03 18:08                         ` Tony Lindgren
2016-05-03 18:08                         ` Tony Lindgren
2016-05-03 18:08                       ` Tero Kristo
2016-05-03 18:08                         ` Tero Kristo
2016-05-03 18:08                         ` Tero Kristo
2016-05-03 23:17                         ` Nishanth Menon
2016-05-03 23:17                           ` Nishanth Menon
2016-05-03 23:17                           ` Nishanth Menon
2016-05-04 14:09                     ` Matthijs van Duin
2016-05-04 14:09                       ` Matthijs van Duin
2016-05-04 14:09                       ` Matthijs van Duin
2016-05-02 17:12           ` [PATCH v2 3/3] ARM: dts: dra7: fix clock node definition to avoid build warning J.D. Schroeder
2016-05-02 17:12             ` J.D. Schroeder
2016-05-02 17:12             ` J.D. Schroeder
2016-05-03  4:20           ` [PATCH v2 0/3] AM57/DRA7 Clock Tree DTSI Fix-ups Lokesh Vutla
2016-05-03  4:20             ` Lokesh Vutla
2016-05-03  4:20             ` Lokesh Vutla
2016-04-26 17:54 ` [PATCH 2/3] ARM: DRA7x: dts: Fix the 32kHz clock calculation J.D. Schroeder
2016-04-26 17:54   ` J.D. Schroeder
2016-04-26 17:54   ` J.D. Schroeder
2016-04-27 11:40   ` Tero Kristo
2016-04-27 11:40     ` Tero Kristo
2016-04-27 11:40     ` Tero Kristo
2016-04-27 14:06     ` J.D. Schroeder
2016-04-27 14:06       ` J.D. Schroeder
2016-04-27 14:06       ` J.D. Schroeder
2016-04-27 19:47       ` Tero Kristo
2016-04-27 19:47         ` Tero Kristo
2016-04-27 19:47         ` Tero Kristo
2016-04-27 20:13         ` J.D. Schroeder
2016-04-27 20:13           ` J.D. Schroeder
2016-04-27 20:13           ` J.D. Schroeder
2016-04-26 17:54 ` [PATCH 3/3] ARM: DRA7x: dts: Update the OSC_32K_CLK frequency J.D. Schroeder
2016-04-26 17:54   ` J.D. Schroeder
2016-04-26 17:54   ` J.D. Schroeder
2016-04-27 11:49   ` Tero Kristo
2016-04-27 11:49     ` Tero Kristo
2016-04-27 11:49     ` Tero Kristo
2016-04-27 14:20     ` J.D. Schroeder
2016-04-27 14:20       ` J.D. Schroeder
2016-04-27 14:20       ` J.D. Schroeder
2016-04-26 18:13 ` [PATCH 0/3] AM57/DRA7 Clock Tree DTSI Fix-ups Tony Lindgren
2016-04-26 18:13   ` Tony Lindgren
2016-04-26 18:13   ` Tony Lindgren
2016-04-26 19:18   ` J.D. Schroeder
2016-04-26 19:18     ` J.D. Schroeder
2016-04-26 19:18     ` J.D. Schroeder

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.