[PATCH 1/2] arm64: dts: imx8mn: Add spba1 bus

Robin Gong yibin.gong at nxp.com
Tue May 11 05:20:42 PDT 2021


On 2021/05/11 18:45 Adam Ford <aford173 at gmail.com> wrote:
> > Also may I ask if you have a real use case for this bus node?
> 
> The reference manual shows the SPBA bus tells the DMA controller which
> peripherals are associated with it.  Nearly all the i.MX boards use this.  The
> boards I support have Bluetooth devices connected to a UART running high
> speeds, and if the DMA driver isn't loaded, I can see a performance change.
Compare PIO with DMA on UART, but not w/o this  'spba bus node ' patch? 

> In fact, if the DMA firmware isn't loaded, I often get transfer errors.
UART use SDMA ROM firmware instead of RAM firmware, so it should work
even without sdma RAM firmware loaded.  Still curious what really happen in
your board without this patch. 


 




More information about the linux-arm-kernel mailing list