All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Suman Anna <s-anna@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [master/dunfell PATCH] packagegroup-*-addons: add ti-rpmsg-char for all K3 platforms
Date: Wed, 21 Oct 2020 14:31:32 -0400	[thread overview]
Message-ID: <20201021183132.GT14852@beryl> (raw)
In-Reply-To: <6bbac038-986b-abd9-fe2a-3ccded5027f7@ti.com>

On Wed, Oct 21, 2020 at 01:27:38PM -0500, Suman Anna wrote:
> Hi Denys,
> 
> On 10/21/20 1:00 PM, Denys Dmytriyenko wrote:
> > On Wed, Oct 21, 2020 at 12:53:06PM -0500, Suman Anna wrote:
> >> libti_rpmsg_char is a new utility library providing a simple API for
> >> applications wanting to talk to remote processors over the rpmsg_char
> >> Linux kernel driver with virtio-rpmsg back-end transport.
> >>
> >> Add this library and examples for all the K3 platforms. It does not
> >> support legacy SoCs at the moment, but this can be adjusted later on
> >> when the support for the same is added to the library.
> >>
> >> Signed-off-by: Suman Anna <s-anna@ti.com>
> >> Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
> >> ---
> >>  .../packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb | 3 ++-
> >>  .../packagegroups/packagegroup-arago-tisdk-addons.bb          | 4 +++-
> >>  2 files changed, 5 insertions(+), 2 deletions(-)
> >>
> >> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb
> >> index 46817f999894..914fa07bf705 100644
> >> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb
> >> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb
> >> @@ -1,6 +1,6 @@
> >>  DESCRIPTION = "Task to install sources for additional utilities/demos for SDKs"
> >>  LICENSE = "MIT"
> >> -PR = "r36"
> >> +PR = "r37"
> >>  
> >>  PACKAGE_ARCH = "${MACHINE_ARCH}"
> >>  
> >> @@ -40,6 +40,7 @@ UTILS_append_k3 = " \
> >>      jailhouse-src \
> >>      ti-sci-fw-source \
> >>      trusted-firmware-a-src \
> >> +    ti-rpmsg-char-src \
> > 
> > This won't work ^^^
> 
> Alright, I will drop this.

If you need -src package generated, you'd need to update arago-source-ipk.inc 
in the conf/


> regards
> Suman
> 
> > 
> > 
> >>  "
> >>  
> >>  UTILS_append_j7-evm = " \
> >> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> >> index e2c3774a287a..adfd45f2af11 100644
> >> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> >> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> >> @@ -1,6 +1,6 @@
> >>  DESCRIPTION = "Task to install additional utilities/demos for SDKs"
> >>  LICENSE = "MIT"
> >> -PR = "r77"
> >> +PR = "r78"
> >>  
> >>  PACKAGE_ARCH = "${MACHINE_ARCH}"
> >>  
> >> @@ -72,6 +72,8 @@ UTILS_append_k3 = " mmc-utils \
> >>                      switch-config \
> >>                      irqbalance \
> >>                      jailhouse \
> >> +                    ti-rpmsg-char \
> >> +                    ti-rpmsg-char-examples \
> >>  "
> >>  
> >>  UTILS_append_am65xx = " ti-rtos-firmware pru-icss pru-pwm-fw"
> >> -- 
> >> 2.28.0
> >>
> 


      parent reply	other threads:[~2020-10-21 18:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20201021175306.13253-1-s-anna@ti.com>
2020-10-21 18:00 ` [master/dunfell PATCH] packagegroup-*-addons: add ti-rpmsg-char for all K3 platforms Denys Dmytriyenko
     [not found]   ` <6bbac038-986b-abd9-fe2a-3ccded5027f7@ti.com>
2020-10-21 18:31     ` Denys Dmytriyenko [this message]

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=20201021183132.GT14852@beryl \
    --to=denys@ti.com \
    --cc=meta-arago@arago-project.org \
    --cc=s-anna@ti.com \
    /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.