linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Suman Anna <s-anna@ti.com>
To: Tony Lindgren <tony@atomide.com>
Cc: Jason Kridner <jdk@ti.com>, Caleb Robey <c-robey@ti.com>,
	Drew Fustini <drew@beagleboard.org>,
	Robert Nelson <robertcnelson@gmail.com>,
	<linux-omap@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, Suman Anna <s-anna@ti.com>
Subject: [PATCH 0/2] Enable IPU and DSP rprocs on AM5729 BeagleBone AI
Date: Thu, 11 Jun 2020 10:29:43 -0500	[thread overview]
Message-ID: <20200611152945.27656-1-s-anna@ti.com> (raw)

Hi Tony, Jason, Caleb,

The IPU and DSP remote processors are finally booting as of latest master
on almost all the TI DRA7xx/AM57xx boards except for AM5729 BeagleBone AI
board. We have most of the common dts pieces available due to the usage
of common dra74-ipu-dsp.common.dtsi and dra7-ipu-dsp-common.dtsi files.
The series leverages these to enable both the IPUs (IPU1 and IPU2) and
DSPs (DSP1 and DSP2) on AM5729 BeagleBone AI board.

Patch 1 is enough to enable the support, and patch 2 is a cleanup.
Patches are based on latest master.

I don't have access to an BeagleBone AI board, so appreciate some testing
from any of you. If you are using the TI SDK firmware images, you would
need the following additional patch [1] to have the rpmsg devices published
successfully (otherwise you will see a malformed rpmsg ns message trace).
This patch is getting replaced with an alternate logic, and I am waiting
for that to be finalized before I update our BIOS-side logic/firmwares.

regards
Suman

[1] https://patchwork.kernel.org/patch/11096599/

Suman Anna (2):
  ARM: dts: am5729-beaglebone-ai: Enable IPU & DSP rprocs
  ARM: dts: am5729-beaglebone-ai: Disable ununsed mailboxes

 arch/arm/boot/dts/am5729-beagleboneai.dts | 73 +++++++----------------
 1 file changed, 21 insertions(+), 52 deletions(-)

-- 
2.26.0


             reply	other threads:[~2020-06-11 15:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-11 15:29 Suman Anna [this message]
2020-06-11 15:29 ` [PATCH 1/2] ARM: dts: am5729-beaglebone-ai: Enable IPU & DSP rprocs Suman Anna
2020-06-11 15:29 ` [PATCH 2/2] ARM: dts: am5729-beaglebone-ai: Disable ununsed mailboxes Suman Anna
2020-06-29 17:18 ` [PATCH 0/2] Enable IPU and DSP rprocs on AM5729 BeagleBone AI Tony Lindgren

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=20200611152945.27656-1-s-anna@ti.com \
    --to=s-anna@ti.com \
    --cc=c-robey@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=drew@beagleboard.org \
    --cc=jdk@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=robertcnelson@gmail.com \
    --cc=tony@atomide.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 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).