The XGene patch did not apply on top of Linus's current tree. The other
patches applied OK.
I only had to make one modification to my patch to remove the call to
‘pcc_mbox_ioremap’, as it is performed in the pcc_mbox_request_channel
call instead. With that change, my driver continues to work. I will
submit another version here shortly.
I like the direction that this change is pushing, making the mailbox
layer the owner for other drivers.
On 3/11/25 08:10, Sudeep Holla wrote:
On Wed, Mar 05, 2025 at 04:38:04PM +0000, Sudeep Holla wrote:
Adam, Robbie, Huisong,
Please test this in your setup as you are the ones reporting/fixing the
issues or last modified the code that I am changing here.
Huisong,
Thanks a lot for all the testing and review.
Adam, Robbie,
Can you please help me with the testing on your platforms ?