linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Extend TI PRUSS platform driver
@ 2020-09-03 18:41 Grzegorz Jaszczyk
  2020-09-03 18:41 ` [PATCH 1/2] dt-bindings: soc: ti: Update TI PRUSS bindings regarding clock-muxes Grzegorz Jaszczyk
  2020-09-03 18:41 ` [PATCH 2/2] soc: ti: pruss: support CORECLK_MUX and IEPCLK_MUX Grzegorz Jaszczyk
  0 siblings, 2 replies; 3+ messages in thread
From: Grzegorz Jaszczyk @ 2020-09-03 18:41 UTC (permalink / raw)
  To: ssantosh, s-anna
  Cc: grzegorz.jaszczyk, santosh.shilimkar, robh+dt, lee.jones,
	devicetree, linux-kernel, linux-omap, linux-arm-kernel, praneeth,
	tony

Hi,

This patch-set extends TI PRUSS platform driver about CORECLK_MUX and
IEPCLK_MUX support. The corresponding dt-binding is updated accordingly.

This patch series depends on TI PRUSS platform driver patchset [1].

[1] https://patchwork.kernel.org/cover/11729645/

Grzegorz Jaszczyk (2):
  dt-bindings: soc: ti: Update TI PRUSS bindings regarding clock-muxes
  soc: ti: pruss: support CORECLK_MUX and IEPCLK_MUX

 .../devicetree/bindings/soc/ti/ti,pruss.yaml       | 121 +++++++++++++-
 drivers/soc/ti/pruss.c                             | 184 ++++++++++++++++++++-
 include/linux/pruss_driver.h                       |   6 +
 3 files changed, 303 insertions(+), 8 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2020-09-03 18:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-03 18:41 [PATCH 0/2] Extend TI PRUSS platform driver Grzegorz Jaszczyk
2020-09-03 18:41 ` [PATCH 1/2] dt-bindings: soc: ti: Update TI PRUSS bindings regarding clock-muxes Grzegorz Jaszczyk
2020-09-03 18:41 ` [PATCH 2/2] soc: ti: pruss: support CORECLK_MUX and IEPCLK_MUX Grzegorz Jaszczyk

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