All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Allwinner clock fixes for 5.19
@ 2022-07-21 21:23 Jernej Skrabec
  2022-07-26 17:56 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Jernej Skrabec @ 2022-07-21 21:23 UTC (permalink / raw)
  To: mturquette, sboyd; +Cc: wens, samuel, linux-clk, linux-sunxi

Hi!

As it turns out, commit 38d321b61bda ("clk: sunxi-ng: h6-r: Add RTC gate
clock"), queued for 5.19, introduced a bug. This bug is accidentally
fixed by commit e1c51d31befc ("clk: sunxi-ng: Deduplicate ccu_clks
arrays"), which is already queued for 5.20.

Although this commit as a fix is much bigger than it needs to be, I
still suggest that's fast tracked to 5.19. This will also avoid any
merge conflicts during merging material for 5.20.

Best regards,
Jernej

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-clk-fixes-for-5.19-1

for you to fetch changes up to 48e29e0f3be086a28a9384befa77d02a43be2f98:

  clk: sunxi-ng: Deduplicate ccu_clks arrays (2022-07-21 23:11:28 +0200)

----------------------------------------------------------------
Fix H6 RTC clock

----------------------------------------------------------------
Samuel Holland (1):
      clk: sunxi-ng: Deduplicate ccu_clks arrays

 drivers/clk/sunxi-ng/ccu-sun50i-h6-r.c |  16 +----
 drivers/clk/sunxi-ng/ccu-sun8i-de2.c   |  79 ++++++-----------------
 drivers/clk/sunxi-ng/ccu-sun8i-h3.c    | 113 +--------------------------------
 drivers/clk/sunxi-ng/ccu-sun8i-r.c     |  40 +++---------
 drivers/clk/sunxi-ng/ccu-sun8i-v3s.c   |  84 ++----------------------
 5 files changed, 40 insertions(+), 292 deletions(-)

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

* Re: [GIT PULL] Allwinner clock fixes for 5.19
  2022-07-21 21:23 [GIT PULL] Allwinner clock fixes for 5.19 Jernej Skrabec
@ 2022-07-26 17:56 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2022-07-26 17:56 UTC (permalink / raw)
  To: Jernej Skrabec, mturquette; +Cc: wens, samuel, linux-clk, linux-sunxi

Quoting Jernej Skrabec (2022-07-21 14:23:23)
> Hi!
> 
> As it turns out, commit 38d321b61bda ("clk: sunxi-ng: h6-r: Add RTC gate
> clock"), queued for 5.19, introduced a bug. This bug is accidentally
> fixed by commit e1c51d31befc ("clk: sunxi-ng: Deduplicate ccu_clks
> arrays"), which is already queued for 5.20.
> 
> Although this commit as a fix is much bigger than it needs to be, I
> still suggest that's fast tracked to 5.19. This will also avoid any
> merge conflicts during merging material for 5.20.
> 
> Best regards,
> Jernej
> 
> The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
> 
>   Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-clk-fixes-for-5.19-1
> 
> for you to fetch changes up to 48e29e0f3be086a28a9384befa77d02a43be2f98:
> 
>   clk: sunxi-ng: Deduplicate ccu_clks arrays (2022-07-21 23:11:28 +0200)
> 
> ----------------------------------------------------------------
> Fix H6 RTC clock

Anymore details besides "Fix"? There's some more details in this pull
request but the tag tells me almost nothing. Does RTC fail? What's
actually broken?

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

end of thread, other threads:[~2022-07-26 17:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-21 21:23 [GIT PULL] Allwinner clock fixes for 5.19 Jernej Skrabec
2022-07-26 17:56 ` Stephen Boyd

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.