All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yogesh Siraswar" <yogeshs@ti.com>
To: Denys Dmytriyenko <denis@denix.org>, <meta-ti@lists.yoctoproject.org>
Subject: Re: [meta-ti] [master][PATCH 00/22] Sync up with Dunfell
Date: Thu, 4 Nov 2021 21:25:20 -0500	[thread overview]
Message-ID: <bd5a7b4b-d8f5-008d-acec-e9c8bb6e81d7@ti.com> (raw)
In-Reply-To: <20211104175557.GX10132@denix.org>



On 11/4/2021 12:55 PM, Denys Dmytriyenko wrote:
> Ping

Denys, I did try to apply the series. But there were errors.
Didn't get chance to look. Will get back tomorrow.

> 
> On Mon, Nov 01, 2021 at 03:32:50PM -0400, Denys Dmytriyenko wrote:
>> From: Denys Dmytriyenko <denys@konsulko.com>
>>
>> Keep master up to date with latest changes in Dunfell, adjust to the new
>> override syntax.
>>
>> Denys Dmytriyenko (1):
>>    powervr-drivers: teach modules_install to respect "usrmerge" distro
>>      feature
>>
>> Hari Nagalla (2):
>>    ipc: ti-rpmsg-char: Update library to 0.3.1
>>    ti-rtos-firmware: Update M4F binary for AM64x SoCs
>>
>> Nick Saulnier (1):
>>    pru-icss_git.bb: add AM64x, update to PSSP v6.0.0
>>
>> Sinthu Raja (1):
>>    conf: j7-evm: Replace eaik dtb with sk to KERNEL_DEVICETREE
>>
>> Tom Rini (2):
>>    conf/machine: k3: Enable grub-efi by default in wic images
>>    conf: Add extlinux.conf support on some 32bit platforms
>>
>> Vignesh Raghavedra (1):
>>    prusw-fw-am65x-sr2: Add recipe for ICSSG Switch mode firmware for
>>      AM65x SR2.0
>>
>> Yogesh Siraswar (14):
>>    linux-ti-staging: Update SRCREV to 5.10.65
>>    linux-ti-staging-rt: Update SRCREV to 5.10.65
>>    conf: omap-a15: fix the dtb file path for extlinux boot
>>    conf: dra7xx-evm: ReIntroduce existent dtb* for 5.10
>>    conf: am57xx-evm: ReIntroduce existent dtb* for 5.10
>>    ti-linux-fw: Support common inc for all firmware
>>    ti-linux-fw: AUTOREV support for ti-linux-fw
>>    ti-sci-fw_git: Fix issue with using gp*.bin for TISCI firmware
>>    linux-ti-staging: Bump linux version to latest
>>    linux-ti-staging-rt: Bump linux rt version to latest
>>    ti-linux-fw: Bump to 08.01.00.001 release
>>    u-boot-ti-staging: Bump to 08.01.00.001 release
>>    linux-ti-staging-rt: Bump to 08.01.00.001 release
>>    linux-ti-staging: Bump to 08.01.00.001 release
>>
>>   conf/machine/am57xx-evm.conf                       |  6 +-
>>   conf/machine/dra7xx-evm.conf                       |  8 +++
>>   conf/machine/include/k3.inc                        |  6 +-
>>   conf/machine/include/omap-a15.inc                  | 13 ++++-
>>   conf/machine/include/ti33x.inc                     | 11 +++-
>>   conf/machine/include/ti43x.inc                     | 11 +++-
>>   conf/machine/j7-evm.conf                           |  2 +-
>>   recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb | 11 ++--
>>   recipes-bsp/goodix-fw/goodix-fw_git.bb             | 11 ++--
>>   recipes-bsp/netcp-pa-fw/netcp-pa-fw_git.bb         | 12 +---
>>   recipes-bsp/netcp-sa-fw/netcp-sa-fw_git.bb         | 12 +---
>>   .../ti-img-rogue-driver_1.13.5776728.bb            |  2 +-
>>   .../powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb  |  4 +-
>>   recipes-bsp/pru/pru-icss_git.bb                    | 64 +++++++++++++++++++++-
>>   recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb   | 11 +---
>>   recipes-bsp/prueth-fw/prueth-fw-am65x_git.bb       | 11 +---
>>   recipes-bsp/prueth-fw/prueth-fw_5.6.15.bb          | 10 +---
>>   recipes-bsp/pruhsr-fw/pruhsr-fw_2.17.25.bb         | 10 +---
>>   recipes-bsp/pruprp-fw/pruprp-fw_2.17.25.bb         | 10 +---
>>   recipes-bsp/prusw-fw/prusw-fw-am65x-sr2_git.bb     | 34 ++++++++++++
>>   recipes-bsp/prusw-fw/prusw-fw_3.2.9.bb             | 10 +---
>>   recipes-bsp/qmss-pdsp-fw/qmss-pdsp-fw_git.bb       | 11 ++--
>>   recipes-bsp/serdes-fw/serdes-fw_git.bb             | 10 ++--
>>   recipes-bsp/ti-linux-fw/ti-linux-fw.inc            | 43 +++++++++++++++
>>   recipes-bsp/ti-sci-fw/ti-sci-fw-source_git.bb      |  2 +-
>>   recipes-bsp/ti-sci-fw/ti-sci-fw.inc                | 32 -----------
>>   recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb             |  7 ++-
>>   recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb    |  4 +-
>>   recipes-kernel/linux/kernel-rdepends.inc           |  2 +-
>>   recipes-kernel/linux/linux-ti-staging-rt_5.10.bb   |  4 +-
>>   recipes-kernel/linux/linux-ti-staging_5.10.bb      |  4 +-
>>   recipes-ti/ipc/ti-rpmsg-char.inc                   |  6 +-
>>   recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb         |  8 ++-
>>   wic/sdimage-2part-efi.wks                          |  7 +++
>>   34 files changed, 258 insertions(+), 151 deletions(-)
>>   create mode 100644 recipes-bsp/prusw-fw/prusw-fw-am65x-sr2_git.bb
>>   create mode 100644 recipes-bsp/ti-linux-fw/ti-linux-fw.inc
>>   delete mode 100644 recipes-bsp/ti-sci-fw/ti-sci-fw.inc
>>   create mode 100644 wic/sdimage-2part-efi.wks
>>
>> -- 
>> 2.7.4
>>
>>
>>
>> 
>>

  reply	other threads:[~2021-11-05  2:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <16B383101A550137.21702@lists.yoctoproject.org>
2021-11-04 17:55 ` [meta-ti] [master][PATCH 00/22] Sync up with Dunfell Denys Dmytriyenko
2021-11-05  2:25   ` Yogesh Siraswar [this message]
2021-11-05 19:02     ` Denys Dmytriyenko

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=bd5a7b4b-d8f5-008d-acec-e9c8bb6e81d7@ti.com \
    --to=yogeshs@ti.com \
    --cc=denis@denix.org \
    --cc=meta-ti@lists.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.