Re: [PATCH v3 3/8] accel/qaic: Add MHI controller

2023-03-13 Thread Jeffrey Hugo
On 3/13/2023 7:39 AM, Jacek Lawrynowicz wrote: Hi, On 06.03.2023 22:33, Jeffrey Hugo wrote: An AIC100 device contains a MHI interface with a number of different channels for controlling different aspects of the device. The MHI controller works with the MHI bus to enable and drive that interface

Re: [PATCH v3 3/8] accel/qaic: Add MHI controller

2023-03-13 Thread Jacek Lawrynowicz
Hi, On 06.03.2023 22:33, Jeffrey Hugo wrote: > An AIC100 device contains a MHI interface with a number of different > channels for controlling different aspects of the device. The MHI > controller works with the MHI bus to enable and drive that interface. > > AIC100 uses the BHI protocol in PBL t

[PATCH v3 3/8] accel/qaic: Add MHI controller

2023-03-06 Thread Jeffrey Hugo
An AIC100 device contains a MHI interface with a number of different channels for controlling different aspects of the device. The MHI controller works with the MHI bus to enable and drive that interface. AIC100 uses the BHI protocol in PBL to load SBL. The MHI controller expects the SBL to be loc