Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1694876

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

From Sudeep Holla <sudeep.holla@arm.com>
Newsgroups linux.kernel
Subject Re: [PATCH 3/9] firmware: arm_scmi: add basic driver infrastructure for SCMI
Date 2017-07-24 18:30 +0200
Message-ID <u6Op3-7lG-7@gated-at.bofh.it> (permalink)
References (1 earlier) <u0ELM-6Is-19@gated-at.bofh.it> <u0Fot-7c6-5@gated-at.bofh.it> <u0QDg-6uh-3@gated-at.bofh.it> <u6IjE-32F-11@gated-at.bofh.it> <u6NMm-6Pn-33@gated-at.bofh.it>
Organization ARM

Show all headers | View raw



On 24/07/17 16:41, Jassi Brar wrote:
> On Mon, Jul 24, 2017 at 3:20 PM, Sudeep Holla <sudeep.holla@arm.com> wrote:
>>
>>
>> On 08/07/17 06:32, Jassi Brar wrote:
>>> Hi Roy, Matt, Nishant, Harb Abdulhamid, Loc,
>>>
>>> I have a gut feeling you guys were part of the SCMI spec committee. If
>>> so, could you please chime in?
>>>
>>
>> I take complete silence as no objection.
>>
> I take it as no self respecting developer/architect would stand by
> your FUBAR implementation of SCMI.
>

Wow really ? This is exactly how ACPI PCC works today IIUC.

> 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 but you seem to have combined my ARM MHU
changes into this which is totally wrong and now I say also stupid after
mentioning the same thing so many times. Consider them independently and
try to understand.

> As the maintainer I have tried to explain it to you in a dozen ways.
> If you still can't see how it's broken, you can't be helped.
> 

Sorry but you wanted driver to explain initially. I posted them. But you
haven't answer my specific questions yet.

-- 
Regards,
Sudeep

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH 3/9] firmware: arm_scmi: add basic driver infrastructure  for SCMI Sudeep Holla <sudeep.holla@arm.com> - 2017-07-24 12:00 +0200
  Re: [PATCH 3/9] firmware: arm_scmi: add basic driver infrastructure  for SCMI Jassi Brar <jassisinghbrar@gmail.com> - 2017-07-24 17:50 +0200
    Re: [PATCH 3/9] firmware: arm_scmi: add basic driver infrastructure  for SCMI Sudeep Holla <sudeep.holla@arm.com> - 2017-07-24 18:30 +0200
      Re: [PATCH 3/9] firmware: arm_scmi: add basic driver infrastructure  for SCMI Jassi Brar <jassisinghbrar@gmail.com> - 2017-07-24 19:30 +0200
        Re: [PATCH 3/9] firmware: arm_scmi: add basic driver infrastructure  for SCMI Sudeep Holla <sudeep.holla@arm.com> - 2017-07-24 19:40 +0200

csiph-web