[PATCH 3/9] firmware: arm_scmi: add basic driver infrastructure for SCMI

Jassi Brar jassisinghbrar at gmail.com
Mon Jul 24 10:21:37 PDT 2017


On Mon, Jul 24, 2017 at 9:51 PM, Sudeep Holla <sudeep.holla at arm.com> wrote:
> On 24/07/17 16:41, Jassi Brar wrote:

>> SCMI  calls
>>     mbox_send_message(struct mbox_chan *chan, struct scmi_xfer *xfer);
>>
>> whereas the API expects
>>     mbox_send_message(struct mbox_chan *chan, struct controller_specific *xfer);
>>
>
> That's not hard to change ...

Cool, please change it and lets move on.



More information about the linux-arm-kernel mailing list