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 <tony@xxxxxxxxxxx> wrote: >> >> * Neil Armstrong <narmstrong@xxxxxxxxxxxx> [210921 10:18]: >>> From: Gowtham Tammana <g-tammana@xxxxxx> >>> >>> 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 >