Re: [PATCH 0/4] spmi: msm: fix pid mapping for v5 & v7 controllers

2025-03-31 Thread Caleb Connolly
On Fri, 28 Mar 2025 09:53:20 +0100, Neil Armstrong wrote: > The v5 & v7 controllers has complex mapping for > different Execution Environment, and v7 supports > two busses within the same controller so it needs > some special care when parsing the hardware map > table to get the proper read & wri

Re: [PATCH 0/4] spmi: msm: fix pid mapping for v5 & v7 controllers

2025-03-28 Thread Caleb Connolly
On 3/28/25 09:53, Neil Armstrong wrote: The v5 & v7 controllers has complex mapping for different Execution Environment, and v7 supports two busses within the same controller so it needs some special care when parsing the hardware map table to get the proper read & write channels. Test are we

[PATCH 0/4] spmi: msm: fix pid mapping for v5 & v7 controllers

2025-03-28 Thread Neil Armstrong
The v5 & v7 controllers has complex mapping for different Execution Environment, and v7 supports two busses within the same controller so it needs some special care when parsing the hardware map table to get the proper read & write channels. Test are welcome, especially for v5 controllers. Tested