Message ID | 20210917133357.1911092-1-sudeep.holla@arm.com (mailing list archive) |
---|---|
Headers | show |
Series | mailbox: pcc: Add support for PCCT extended PCC subspaces | expand |
Hi Jassi, On Fri, Sep 17, 2021 at 02:33:43PM +0100, Sudeep Holla wrote: > Hi, > > Though the series is about adding support for PCCT extended PCC subspaces, > except one patch, remaining are either preparatory or clean up to add > the PCCT extended PCC subspaces. Only patch 12 adds the support of extended > PCC type3/4 subspaces. > > The main change affecting your is the change in pcc_mbox_request_channel > to avoid clien driver using con_priv member which is designed for controller > private pointer rather than for client's to use that. > Once I have ack from Guenter, is it OK to get this merged via mailbox tree. Rafael is happy for me to maintain this PCC part of ACPI. Do you prefer to merge patches directly or do you prefer pull request ? Let me know.
Hi Jassi, Gentle ping! On Mon, Oct 11, 2021 at 11:09:49AM +0100, Sudeep Holla wrote: > Hi Jassi, > > On Fri, Sep 17, 2021 at 02:33:43PM +0100, Sudeep Holla wrote: > > Hi, > > > > Though the series is about adding support for PCCT extended PCC subspaces, > > except one patch, remaining are either preparatory or clean up to add > > the PCCT extended PCC subspaces. Only patch 12 adds the support of extended > > PCC type3/4 subspaces. > > > > The main change affecting your is the change in pcc_mbox_request_channel > > to avoid clien driver using con_priv member which is designed for controller > > private pointer rather than for client's to use that. > > > > Once I have ack from Guenter, is it OK to get this merged via mailbox tree. > Rafael is happy for me to maintain this PCC part of ACPI. Do you prefer > to merge patches directly or do you prefer pull request ? Let me know. > > -- > Regards, > Sudeep
On Thu, Oct 21, 2021 at 11:54 AM Sudeep Holla <sudeep.holla@arm.com> wrote: > > Hi Jassi, > > Gentle ping! > I'll pick them. thanks.
On Fri, Oct 22, 2021 at 10:05:52AM -0500, Jassi Brar wrote: > On Thu, Oct 21, 2021 at 11:54 AM Sudeep Holla <sudeep.holla@arm.com> wrote: > > > > Hi Jassi, > > > > Gentle ping! > > > I'll pick them. > > thanks. Thanks, you can drop 02/14. I will ask Rafael you pick that up once he is happy with it.