All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [rocko/master][PATCH 00/29] RTOS Patches for 5.3 release
Date: Thu, 21 Mar 2019 16:56:46 -0400	[thread overview]
Message-ID: <20190321205646.GI30002@beryl> (raw)
In-Reply-To: <1553174173-28679-1-git-send-email-m-radhakrishnan2@ti.com>

Thanks! Merged 26 out of 29 patches into "next" branches for testing.

Please address comments for patches 26, 27 and 28 and re-submit separately.


On Thu, Mar 21, 2019 at 09:15:44AM -0400, Mahesh Radhakrishnan wrote:
> RTOS driver patches for 5.3 release
> 
> Mahesh Radhakrishnan (29):
>   board-rtos: SRCREV bump to 01.00.10.04, added dependency on osal-rtos
>     for all targets
>   common-csl-rtos:SRCREV bump to 03.03.00.14B
>   emac-lld-rtos: SRCREV bump to 01.00.03.14A
>   fatfs-rtos: SRCREV update to 01.00.00.13, added osal-rtos dependency
>   gpio-lld-rtos: SRCREV updater to 01.00.00.14
>   gpmc-lld-rtos:SRCREV udpate to 01.00.00.03A
>   i2c-lld-rtos: SRCREV update to 01.00.00.14
>   icss-emac-lld: SRCREV update to 01.00.00.15
>   mcasp-lld-rtos: SRCREV update to 01.01.00.13
>   mcbsp-lld-rtos: SRCREV update to 01.00.00.12
>   mmcsd-lld-rtos: SRCREV update to 01.00.00.15
>   osal: SRCREV update to 01.00.00.14A
>   pcie-lld-rtos: SRCREV update to 02.03.00.03
>   pm-lld-rtos: SRCREV update to 01.08.00.21 & 01.04.00.05C (for
>     ti33x,ti43x,k2g)
>   pruss-lld:SRCREV update to 01.00.00.13
>   sa-lld: SRCREV update to 04.00.00.02, added osal-rtos dependency for
>     rtos
>   sciclient-rtos: SRCREV update to 01.00.00.02A
>   spi-lld-rtos: SRCREV update to 01.00.00.14A
>   starterware:SRCREV update to 02.01.01.10, added dependency to
>     ti-xdctools-native
>   transport: SRCREV update to 01.00.00.15
>   uart-lld-rtos: SRCREV update to 01.00.00.14
>   udma-lld-rtos: SRCREV update to 01.00.00.02
>   usb-lld-rtos: SRCREV update to 01.00.00.17
>   profiling-rtos: SRCREV update to 01.00.00.08
>   vps-lld-rtos: SRCREV update to 01.00.01.13A
>   dsplib: Recipe enhancements to facilitate AUTOREV
>   mathlib: Enhancements to facilitate AUTOREV
>   swtools: Enhancements to facilitate AUTOREV
>   ti-pdk-build-rtos: SRCREV update to 01.00.00.12
> 
>  recipes-bsp/board-rtos/board-rtos_git.bb         | 12 +++++-------
>  recipes-bsp/common-csl-ip/common-csl-ip.inc      |  6 +++---
>  recipes-bsp/emac-lld/emac-lld-rtos_git.bb        |  6 +++---
>  recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb         | 10 ++++++----
>  recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb        |  6 +++---
>  recipes-bsp/gpmc-lld/gpmc-lld-rtos_git.bb        |  6 +++---
>  recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb          |  9 ++++++---
>  recipes-bsp/icss-emac-lld/icss-emac-lld.inc      |  6 +++---
>  recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb      |  6 +++---
>  recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb      |  6 +++---
>  recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb      |  6 +++---
>  recipes-bsp/osal/osal.inc                        |  6 +++---
>  recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb        |  6 +++---
>  recipes-bsp/pm-lld/pm-lld-rtos_git.bb            | 14 +++++++-------
>  recipes-bsp/pruss-lld/pruss-lld.inc              |  6 +++---
>  recipes-bsp/sa-lld/sa-lld-rtos_git.bb            |  2 +-
>  recipes-bsp/sa-lld/sa-lld.inc                    |  6 +++---
>  recipes-bsp/sciclient/sciclient-rtos_git.bb      |  6 +++---
>  recipes-bsp/spi-lld/spi-lld-rtos_git.bb          |  6 +++---
>  recipes-bsp/starterware/starterware-rtos_git.bb  |  2 +-
>  recipes-bsp/starterware/starterware.inc          |  6 +++---
>  recipes-bsp/transport-rtos/transport.inc         |  6 +++---
>  recipes-bsp/uart-lld/uart-lld-rtos_git.bb        |  8 ++++----
>  recipes-bsp/udma-lld/udma-lld-rtos_git.bb        |  6 +++---
>  recipes-bsp/usb-lld/usb-lld-rtos_git.bb          |  6 +++---
>  recipes-bsp/utils-rtos/profiling-rtos_git.bb     |  6 +++---
>  recipes-bsp/vps-lld/vps-lld-rtos_git.bb          |  6 +++---
>  recipes-ti/dsplib/dsplib.inc                     | 12 +++++++++---
>  recipes-ti/mathlib/mathlib.inc                   | 12 +++++++++---
>  recipes-ti/swtools/swtools_git.bb                | 15 +++++++++++----
>  recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb |  6 +++---
>  31 files changed, 122 insertions(+), 100 deletions(-)
> 
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


  parent reply	other threads:[~2019-03-21 20:56 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-21 13:15 [rocko/master][PATCH 00/29] RTOS Patches for 5.3 release Mahesh Radhakrishnan
2019-03-21 13:15 ` [rocko/master][PATCH 01/29] board-rtos: SRCREV bump to 01.00.10.04, added dependency on osal-rtos for all targets Mahesh Radhakrishnan
2019-03-21 13:15 ` [rocko/master][PATCH 02/29] common-csl-rtos:SRCREV bump to 03.03.00.14B Mahesh Radhakrishnan
2019-03-21 13:15 ` [rocko/master][PATCH 03/29] emac-lld-rtos: SRCREV bump to 01.00.03.14A Mahesh Radhakrishnan
2019-03-21 13:15 ` [rocko/master][PATCH 04/29] fatfs-rtos: SRCREV update to 01.00.00.13, added osal-rtos dependency Mahesh Radhakrishnan
2019-03-21 13:15 ` [rocko/master][PATCH 05/29] gpio-lld-rtos: SRCREV updater to 01.00.00.14 Mahesh Radhakrishnan
2019-03-21 13:15 ` [rocko/master][PATCH 06/29] gpmc-lld-rtos:SRCREV udpate to 01.00.00.03A Mahesh Radhakrishnan
2019-03-21 13:15 ` [rocko/master][PATCH 07/29] i2c-lld-rtos: SRCREV update to 01.00.00.14 Mahesh Radhakrishnan
2019-03-21 13:15 ` [rocko/master][PATCH 08/29] icss-emac-lld: SRCREV update to 01.00.00.15 Mahesh Radhakrishnan
2019-03-21 13:15 ` [rocko/master][PATCH 09/29] mcasp-lld-rtos: SRCREV update to 01.01.00.13 Mahesh Radhakrishnan
2019-03-21 13:15 ` [rocko/master][PATCH 10/29] mcbsp-lld-rtos: SRCREV update to 01.00.00.12 Mahesh Radhakrishnan
2019-03-21 13:15 ` [rocko/master][PATCH 11/29] mmcsd-lld-rtos: SRCREV update to 01.00.00.15 Mahesh Radhakrishnan
2019-03-21 13:15 ` [rocko/master][PATCH 12/29] osal: SRCREV update to 01.00.00.14A Mahesh Radhakrishnan
2019-03-21 13:15 ` [rocko/master][PATCH 13/29] pcie-lld-rtos: SRCREV update to 02.03.00.03 Mahesh Radhakrishnan
2019-03-21 13:15 ` [rocko/master][PATCH 14/29] pm-lld-rtos: SRCREV update to 01.08.00.21 & 01.04.00.05C (for ti33x, ti43x, k2g) Mahesh Radhakrishnan
2019-03-21 13:15 ` [rocko/master][PATCH 15/29] pruss-lld:SRCREV update to 01.00.00.13 Mahesh Radhakrishnan
2019-03-21 13:16 ` [rocko/master][PATCH 16/29] sa-lld: SRCREV update to 04.00.00.02, added osal-rtos dependency for rtos Mahesh Radhakrishnan
2019-03-21 13:16 ` [rocko/master][PATCH 17/29] sciclient-rtos: SRCREV update to 01.00.00.02A Mahesh Radhakrishnan
2019-03-21 13:16 ` [rocko/master][PATCH 18/29] spi-lld-rtos: SRCREV update to 01.00.00.14A Mahesh Radhakrishnan
2019-03-21 13:16 ` [rocko/master][PATCH 19/29] starterware:SRCREV update to 02.01.01.10, added dependency to ti-xdctools-native Mahesh Radhakrishnan
2019-03-21 13:16 ` [rocko/master][PATCH 20/29] transport: SRCREV update to 01.00.00.15 Mahesh Radhakrishnan
2019-03-21 13:16 ` [rocko/master][PATCH 21/29] uart-lld-rtos: SRCREV update to 01.00.00.14 Mahesh Radhakrishnan
2019-03-21 13:16 ` [rocko/master][PATCH 22/29] udma-lld-rtos: SRCREV update to 01.00.00.02 Mahesh Radhakrishnan
2019-03-21 13:16 ` [rocko/master][PATCH 23/29] usb-lld-rtos: SRCREV update to 01.00.00.17 Mahesh Radhakrishnan
2019-03-21 13:16 ` [rocko/master][PATCH 24/29] profiling-rtos: SRCREV update to 01.00.00.08 Mahesh Radhakrishnan
2019-03-21 13:16 ` [rocko/master][PATCH 25/29] vps-lld-rtos: SRCREV update to 01.00.01.13A Mahesh Radhakrishnan
2019-03-21 13:16 ` [rocko/master][PATCH 26/29] dsplib: Recipe enhancements to facilitate AUTOREV Mahesh Radhakrishnan
2019-03-21 20:49   ` Denys Dmytriyenko
2019-03-21 13:16 ` [rocko/master][PATCH 27/29] mathlib: Enhancements " Mahesh Radhakrishnan
2019-03-21 20:49   ` Denys Dmytriyenko
2019-03-21 13:16 ` [rocko/master][PATCH 28/29] swtools: " Mahesh Radhakrishnan
2019-03-21 20:50   ` Denys Dmytriyenko
2019-03-21 13:16 ` [rocko/master][PATCH 29/29] ti-pdk-build-rtos: SRCREV update to 01.00.00.12 Mahesh Radhakrishnan
2019-03-21 20:56 ` Denys Dmytriyenko [this message]
2019-03-21 21:19   ` [rocko/master][PATCH 00/29] RTOS Patches for 5.3 release Radhakrishnan, Mahesh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190321205646.GI30002@beryl \
    --to=denys@ti.com \
    --cc=m-radhakrishnan2@ti.com \
    --cc=meta-ti@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.