Linux clock framework development
 help / color / mirror / Atom feed
* [PATCH 0/4] clk: renesas: trivial fixes
@ 2021-11-17 11:50 Lad Prabhakar
  2021-11-17 11:50 ` [PATCH 1/4] clk: renesas: rzg2l: Check return value of pm_genpd_init() Lad Prabhakar
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Lad Prabhakar @ 2021-11-17 11:50 UTC (permalink / raw)
  To: Geert Uytterhoeven, Michael Turquette, Stephen Boyd
  Cc: Lad Prabhakar, Jiri Kosina, linux-renesas-soc, linux-clk,
	linux-kernel, Prabhakar, Biju Das

Hi Geert,

These are some sanity patches to remove power domain on probe failure,
said that the system might be not in a bootable state when such case
is hit.

Note: I have just compile tested for renesas-cpg-mssr driver.

Cheers,
Prabhakar

Lad Prabhakar (4):
  clk: renesas: rzg2l: Check return value of pm_genpd_init()
  clk: renesas: rzg2l: propagate return value
    of_genpd_add_provider_simple()
  clk: renesas: cpg-mssr: Check return value of pm_genpd_init()
  clk: renesas: cpg-mssr: propagate return value
    of_genpd_add_provider_simple()

 drivers/clk/renesas/renesas-cpg-mssr.c | 17 ++++++++++++++---
 drivers/clk/renesas/rzg2l-cpg.c        | 17 ++++++++++++++---
 2 files changed, 28 insertions(+), 6 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-11-18 17:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-17 11:50 [PATCH 0/4] clk: renesas: trivial fixes Lad Prabhakar
2021-11-17 11:50 ` [PATCH 1/4] clk: renesas: rzg2l: Check return value of pm_genpd_init() Lad Prabhakar
2021-11-18 15:25   ` Geert Uytterhoeven
2021-11-18 15:27     ` Geert Uytterhoeven
2021-11-17 11:50 ` [PATCH 2/4] clk: renesas: rzg2l: propagate return value of_genpd_add_provider_simple() Lad Prabhakar
2021-11-18 15:26   ` Geert Uytterhoeven
2021-11-18 15:26     ` Geert Uytterhoeven
2021-11-17 11:51 ` [PATCH 3/4] clk: renesas: cpg-mssr: Check return value of pm_genpd_init() Lad Prabhakar
2021-11-18 15:29   ` Geert Uytterhoeven
2021-11-18 17:44     ` Sergey Shtylyov
2021-11-18 17:46       ` Geert Uytterhoeven
2021-11-17 11:51 ` [PATCH 4/4] clk: renesas: cpg-mssr: propagate return value of_genpd_add_provider_simple() Lad Prabhakar
2021-11-18 15:30   ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox