All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] clk: npcm750: fix base address and of_clk_get_by_name
@ 2018-05-01  7:23 ` Tali Perry
  0 siblings, 0 replies; 9+ messages in thread
From: Tali Perry @ 2018-05-01  7:23 UTC (permalink / raw)
  To: sboyd, brendanhiggins, robh+dt, mark.rutland, linux, weiyongjunl,
	avifishman70, tmaimon77, raltherr
  Cc: devicetree, linux-kernel, linux-arm-kernel, openbmc, Tali Perry,
	Wei Yongjun


Nuvoton NPCM7XX Clock Controller
fix base address and of_clk_get_by_name error handling.
    Also update error messages to be more informative.
    
    In case clk_base allocation is erronoeous the return value is null.
    Also fix handling of of_clk_get_by_name returns an error. 
    Print a better error message pointing to the dt-binding documention.


Signed-off-by: Tali Perry <tali.perry1@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>

Tali Perry (2):

---

Tali Perry (1):
  clk: npcm750: fix base address and of_clk_get_by_name error handling.
    Also update error messages to be more informative

 drivers/clk/clk-npcm7xx.c | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

-- 
2.14.1

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

end of thread, other threads:[~2018-05-15 22:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-01  7:23 [PATCH v1 0/1] clk: npcm750: fix base address and of_clk_get_by_name Tali Perry
2018-05-01  7:23 ` Tali Perry
2018-05-01  7:23 ` Tali Perry
2018-05-01  7:23 ` [PATCH v1 1/1] clk: npcm750: fix base address and of_clk_get_by_name error handling. Also update error messages to be more informative Tali Perry
2018-05-01  7:23   ` Tali Perry
2018-05-01  7:23   ` Tali Perry
2018-05-15 22:15   ` Stephen Boyd
2018-05-15 22:15     ` Stephen Boyd
2018-05-15 22:15     ` 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.