linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] clk: ti: minor fixes and add sha2 instance for dra7
@ 2020-09-07  8:25 Tero Kristo
  2020-09-07  8:25 ` [PATCH 1/3] clk: ti: autoidle: add checks against NULL pointer reference Tero Kristo
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Tero Kristo @ 2020-09-07  8:25 UTC (permalink / raw)
  To: linux-clk, sboyd; +Cc: linux-omap

Hi,

This series adds a couple of minor static checker fixes and new data
entry for second instance of SHA accelerator on dra7 SoC.

-Tero

---

Tero Kristo (3):
  clk: ti: autoidle: add checks against NULL pointer reference
  clk: ti: clockdomain: fix static checker warning
  clk: ti: dra7: add missing clkctrl register for SHA2 instance

 drivers/clk/ti/autoidle.c        | 14 ++++++++++++--
 drivers/clk/ti/clk-7xx.c         |  1 +
 drivers/clk/ti/clockdomain.c     |  2 ++
 include/dt-bindings/clock/dra7.h |  1 +
 4 files changed, 16 insertions(+), 2 deletions(-)

-- 
2.17.1

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

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

end of thread, other threads:[~2020-09-22 20:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-07  8:25 [PATCH 0/3] clk: ti: minor fixes and add sha2 instance for dra7 Tero Kristo
2020-09-07  8:25 ` [PATCH 1/3] clk: ti: autoidle: add checks against NULL pointer reference Tero Kristo
2020-09-22 20:00   ` Stephen Boyd
2020-09-07  8:25 ` [PATCH 2/3] clk: ti: clockdomain: fix static checker warning Tero Kristo
2020-09-22 20:00   ` Stephen Boyd
2020-09-07  8:26 ` [PATCH 3/3] clk: ti: dra7: add missing clkctrl register for SHA2 instance Tero Kristo
2020-09-22 20:00   ` Stephen Boyd

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).