linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] firmware: ti_sci: tx_tdtype and export ti_sci_do_xfer()
@ 2020-02-04 15:27 Peter Ujfalusi
  2020-02-04 15:27 ` [PATCH v2 1/3] firmware: ti_sci: rm: Add support for tx_tdtype parameter for tx channel Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Ujfalusi @ 2020-02-04 15:27 UTC (permalink / raw)
  To: nm, t-kristo, ssantosh, santosh.shilimkar
  Cc: linux-arm-kernel, linux-kernel, lokeshvutla, grygorii.strashko

Hi Santosh,

Changes since v1s:
- one series
- Added Reviewed-by from Tero

I have collected the three patch under one series, the first one is needed for
the UDMA driver, the second is required for the UDMA and ringacc drivers to be
buildable as modules.
The last one is a small fix.

Regards,
Peter
---
Peter Ujfalusi (3):
  firmware: ti_sci: rm: Add support for tx_tdtype parameter for tx
    channel
  firmware: ti_sci: Export devm_ti_sci_get_of_resource for modules
  firmware: ti_sci: Correct the timeout type in ti_sci_do_xfer()

 drivers/firmware/ti_sci.c              | 4 +++-
 drivers/firmware/ti_sci.h              | 7 +++++++
 include/linux/soc/ti/ti_sci_protocol.h | 2 ++
 3 files changed, 12 insertions(+), 1 deletion(-)

-- 
Peter

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


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

end of thread, other threads:[~2020-02-04 15:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-04 15:27 [PATCH v2 0/3] firmware: ti_sci: tx_tdtype and export ti_sci_do_xfer() Peter Ujfalusi
2020-02-04 15:27 ` [PATCH v2 1/3] firmware: ti_sci: rm: Add support for tx_tdtype parameter for tx channel Peter Ujfalusi
2020-02-04 15:27 ` [PATCH v2 2/3] firmware: ti_sci: Export devm_ti_sci_get_of_resource for modules Peter Ujfalusi
2020-02-04 15:27 ` [PATCH v2 3/3] firmware: ti_sci: Correct the timeout type in ti_sci_do_xfer() Peter Ujfalusi

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