Re: [PATCH v2 1/1] ARM: dts: dra7: add entry for bb2d module
From: Neil Armstrong <hidden>
Date: 2021-11-23 12:47:53
Also in:
linux-omap, lkml
From: Neil Armstrong <hidden>
Date: 2021-11-23 12:47:53
Also in:
linux-omap, lkml
Hi, On 23/11/2021 13:17, Yongqin Liu wrote:
Hi, Neil, Tony
# sorry for the confusion if you have received the mail which I sent
before, which is not in plain text mode.
We have one out of tree change to enable the SGX544 gpu for the
beagleboard-X15 Android build,
https://android-review.linaro.org/c/kernel/common/+/20521/11/arch/arm/boot/dts/dra7.dtsi
and that seems to conflict with this BB2D enabling change,
Could you please help give some suggestions on how we should update our patch
to make it work with BB2D, without the revert of this change?This BB2D patch alters the target-module@59000000 while your SGX change alters the target-module@56000000. Please rebase your patches. Neil
On Wed, 6 Oct 2021 at 15:47, Tony Lindgren [off-list ref] wrote:quoted
* Neil Armstrong [off-list ref] [210921 10:18]:quoted
From: Gowtham Tammana <redacted> BB2D is a Vivante GC 2D Accelerator. This adds the node to the dts file within a target module node. Crossbar index number is used for interrupt mapping.Thanks applying into omap-for-v5.16/dt. Tony