Message ID | 1566875507-8067-1-git-send-email-santosh.shilimkar@oracle.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] SOC: TI soc updates for 5.4 | expand |
On Tue, Aug 27, 2019 at 5:12 AM Santosh Shilimkar <santosh.shilimkar@oracle.com> wrote: > ---------------------------------------------------------------- > soc: TI soc updates for 5.4 > > - Update firmware to support PM domain shared and exclusive support > - Update driver and dt binding docs for the same. > > ---------------------------------------------------------------- > > Lokesh Vutla (3): > firmware: ti_sci: Allow for device shared and exclusive requests > dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared > access > soc: ti: ti_sci_pm_domains: Add support for exclusive and shared > access Hi Santosh, I noticed that your branch is based on top of v5.3-rc2, while my arm/drivers branch started out from -rc1. Do you have any dependencies on -rc2 in your changes? If not, could you please resubmit after rebasing? I can also just cherry-pick those three commits if that's easier. Arnd
On 9/4/19 6:13 AM, Arnd Bergmann wrote: > On Tue, Aug 27, 2019 at 5:12 AM Santosh Shilimkar > <santosh.shilimkar@oracle.com> wrote: > >> ---------------------------------------------------------------- >> soc: TI soc updates for 5.4 >> >> - Update firmware to support PM domain shared and exclusive support >> - Update driver and dt binding docs for the same. >> >> ---------------------------------------------------------------- >> >> Lokesh Vutla (3): >> firmware: ti_sci: Allow for device shared and exclusive requests >> dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared >> access >> soc: ti: ti_sci_pm_domains: Add support for exclusive and shared >> access > > Hi Santosh, > > I noticed that your branch is based on top of v5.3-rc2, while my > arm/drivers branch started out from -rc1. > > Do you have any dependencies on -rc2 in your changes? If not, > could you please resubmit after rebasing? I can also just > cherry-pick those three commits if that's easier. > No dependencies. Can you please cherry pick them this time ? Will use rc1 for future pull request(s). Thanks !! Regards, Santosh
On Wed, Sep 4, 2019 at 7:35 PM <santosh.shilimkar@oracle.com> wrote: > On 9/4/19 6:13 AM, Arnd Bergmann wrote: > > On Tue, Aug 27, 2019 at 5:12 AM Santosh Shilimkar > > > > Do you have any dependencies on -rc2 in your changes? If not, > > could you please resubmit after rebasing? I can also just > > cherry-pick those three commits if that's easier. > > > No dependencies. Can you please cherry pick them this time ? > Will use rc1 for future pull request(s). Thanks !! Ok, done. Arnd