Message ID | 20220628125346.693304-1-sudeep.holla@arm.com |
---|---|
Headers | show |
Series | ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64 | expand |
Hi Rafael, On Tue, Jun 28, 2022 at 01:53:42PM +0100, Sudeep Holla wrote: > Hi, > > This tiny series is to enable Platform Runtime Mechanism(PRM) support on > ARM64. Not much changes. Just enabling the build and moving the config > option so that it is not listed under the topmost menu for ARM64. > Ard has slightly modified version of patch 2/4 which updates few other arch code. Since the PRMT driver build is dependent on that, is it OK for you to ACK if you agree with other 3 patches(1,3,4) so that it can be routed via efi tree. Alternatively, Ard has offered to provide a stable branch if needed.
On Wed, Jun 29, 2022 at 10:06:35AM +0100, Sudeep Holla wrote: > Hi Rafael, > > On Tue, Jun 28, 2022 at 01:53:42PM +0100, Sudeep Holla wrote: > > Hi, > > > > This tiny series is to enable Platform Runtime Mechanism(PRM) support on > > ARM64. Not much changes. Just enabling the build and moving the config > > option so that it is not listed under the topmost menu for ARM64. > > > > Ard has slightly modified version of patch 2/4 which updates few other > arch code. Since the PRMT driver build is dependent on that, is it OK > for you to ACK if you agree with other 3 patches(1,3,4) so that it can > be routed via efi tree. Alternatively, Ard has offered to provide a stable > branch if needed. Sorry pressed enter too early. I wanted to add reference to the commit in Ard's efi queue I was referring[1] and the email where we discussed how to deal with these PRMT patches[2]
On Wed, Jun 29, 2022 at 11:22 AM Sudeep Holla <sudeep.holla@arm.com> wrote: > > On Wed, Jun 29, 2022 at 10:06:35AM +0100, Sudeep Holla wrote: > > Hi Rafael, > > > > On Tue, Jun 28, 2022 at 01:53:42PM +0100, Sudeep Holla wrote: > > > Hi, > > > > > > This tiny series is to enable Platform Runtime Mechanism(PRM) support on > > > ARM64. Not much changes. Just enabling the build and moving the config > > > option so that it is not listed under the topmost menu for ARM64. > > > > > > > Ard has slightly modified version of patch 2/4 which updates few other > > arch code. Since the PRMT driver build is dependent on that, is it OK > > for you to ACK if you agree with other 3 patches(1,3,4) so that it can > > be routed via efi tree. Alternatively, Ard has offered to provide a stable > > branch if needed. > > Sorry pressed enter too early. I wanted to add reference to the commit in > Ard's efi queue I was referring[1] and the email where we discussed how > to deal with these PRMT patches[2] The ACPI changes in this series are fine with me, so please feel free to add Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> to the patches and route them through the EFI tree. Thanks!
On Wed, Jun 29, 2022 at 09:12:39PM +0200, Rafael J. Wysocki wrote: > On Wed, Jun 29, 2022 at 11:22 AM Sudeep Holla <sudeep.holla@arm.com> wrote: > > > > On Wed, Jun 29, 2022 at 10:06:35AM +0100, Sudeep Holla wrote: > > > Hi Rafael, > > > > > > On Tue, Jun 28, 2022 at 01:53:42PM +0100, Sudeep Holla wrote: > > > > Hi, > > > > > > > > This tiny series is to enable Platform Runtime Mechanism(PRM) support on > > > > ARM64. Not much changes. Just enabling the build and moving the config > > > > option so that it is not listed under the topmost menu for ARM64. > > > > > > > > > > Ard has slightly modified version of patch 2/4 which updates few other > > > arch code. Since the PRMT driver build is dependent on that, is it OK > > > for you to ACK if you agree with other 3 patches(1,3,4) so that it can > > > be routed via efi tree. Alternatively, Ard has offered to provide a stable > > > branch if needed. > > > > Sorry pressed enter too early. I wanted to add reference to the commit in > > Ard's efi queue I was referring[1] and the email where we discussed how > > to deal with these PRMT patches[2] > > The ACPI changes in this series are fine with me, so please feel free to add > > Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> > > to the patches and route them through the EFI tree. > Thanks Rafael. Hi Ard, I assume you will pick up the patches(except 2/4 which is already in your -next) with Rafael's ack.
On Thu, 30 Jun 2022 at 15:03, Sudeep Holla <sudeep.holla@arm.com> wrote: > > On Wed, Jun 29, 2022 at 09:12:39PM +0200, Rafael J. Wysocki wrote: > > On Wed, Jun 29, 2022 at 11:22 AM Sudeep Holla <sudeep.holla@arm.com> wrote: > > > > > > On Wed, Jun 29, 2022 at 10:06:35AM +0100, Sudeep Holla wrote: > > > > Hi Rafael, > > > > > > > > On Tue, Jun 28, 2022 at 01:53:42PM +0100, Sudeep Holla wrote: > > > > > Hi, > > > > > > > > > > This tiny series is to enable Platform Runtime Mechanism(PRM) support on > > > > > ARM64. Not much changes. Just enabling the build and moving the config > > > > > option so that it is not listed under the topmost menu for ARM64. > > > > > > > > > > > > > Ard has slightly modified version of patch 2/4 which updates few other > > > > arch code. Since the PRMT driver build is dependent on that, is it OK > > > > for you to ACK if you agree with other 3 patches(1,3,4) so that it can > > > > be routed via efi tree. Alternatively, Ard has offered to provide a stable > > > > branch if needed. > > > > > > Sorry pressed enter too early. I wanted to add reference to the commit in > > > Ard's efi queue I was referring[1] and the email where we discussed how > > > to deal with these PRMT patches[2] > > > > The ACPI changes in this series are fine with me, so please feel free to add > > > > Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> > > > > to the patches and route them through the EFI tree. > > > > Thanks Rafael. > > Hi Ard, > > I assume you will pick up the patches(except 2/4 which is already in your > -next) with Rafael's ack. > OK, I've queued them up now.