Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1650520
| From | Jassi Brar <jassisinghbrar@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/6] mailbox: arm_mhu: add support for doorbell mode |
| Date | 2017-05-25 15:50 +0200 |
| Message-ID | <tL1jj-pv-13@gated-at.bofh.it> (permalink) |
| References | <tKByy-11f-5@gated-at.bofh.it> <tKCbf-1hF-7@gated-at.bofh.it> <tKZhy-7An-79@gated-at.bofh.it> <tL0ZY-iP-5@gated-at.bofh.it> <tL19E-me-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, May 25, 2017 at 7:05 PM, Sudeep Holla <sudeep.holla@arm.com> wrote: >>> 1. The client driver is generic and expects it to be doorbell like >>> mailbox controller. I am referring to SCMI which will be released >>> soon. We can't embed ARM MHU or any other mailbox controller info >>> into that. >>> >> If SCMI is to be usable over different platforms, there has to be 2 >> sub-parts of the SCMI - one platform agnostic high level protocol >> implementation, and the other platform specific 'transport' layer >> where actual message xfer is done. >> > > It recommends doorbell kind of interface for the transport. > >> For the Nth time:- >> The 'mssg' in mbox_send_message(struct mbox_chan *chan, void >> *mssg) is platform specific. For MHU it is simple u32*, whereas for >> other platform it will be like 'struct my_protocol_message *' >> >> I can't make it any clearer. >> > > Why is that ? Just because it was used on your platform like that ? > Sorry that's not a valid reason. > To be clear, by "other platform" I mean platforms with mailbox controller other than MHU. (Not to mean SCMI can't run on MHU as of today). Do you intend SCMI to run only on platforms that have MHU controller? I hope not. Now re-read my last post until you get it. Thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v2 0/6] mailbox: arm_mhu: add support for doorbell mode Sudeep Holla <sudeep.holla@arm.com> - 2017-05-25 13:40 +0200
Re: [PATCH v2 0/6] mailbox: arm_mhu: add support for doorbell mode Jassi Brar <jassisinghbrar@gmail.com> - 2017-05-25 15:30 +0200
Re: [PATCH v2 0/6] mailbox: arm_mhu: add support for doorbell mode Sudeep Holla <sudeep.holla@arm.com> - 2017-05-25 15:40 +0200
Re: [PATCH v2 0/6] mailbox: arm_mhu: add support for doorbell mode Jassi Brar <jassisinghbrar@gmail.com> - 2017-05-25 15:50 +0200
Re: [PATCH v2 0/6] mailbox: arm_mhu: add support for doorbell mode Sudeep Holla <sudeep.holla@arm.com> - 2017-05-25 16:00 +0200
Re: [PATCH v2 0/6] mailbox: arm_mhu: add support for doorbell mode Jassi Brar <jassisinghbrar@gmail.com> - 2017-05-25 16:10 +0200
Re: [PATCH v2 0/6] mailbox: arm_mhu: add support for doorbell mode Sudeep Holla <sudeep.holla@arm.com> - 2017-05-25 16:20 +0200
csiph-web