mbox series

[PATCHv8,0/9] soc: ti: add OMAP PRM driver (for reset)

Message ID 20191008125544.20679-1-t-kristo@ti.com (mailing list archive)
Headers show
Series soc: ti: add OMAP PRM driver (for reset) | expand

Message

Tero Kristo Oct. 8, 2019, 12:55 p.m. UTC
Hi,

Hopefully this is the final revision of the series. Just a repost of v7
with the single comment from Philipp fixed, and added reviewed by tags
from him for couple of the patches.

-Tero


--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

Comments

Tony Lindgren Oct. 8, 2019, 2 p.m. UTC | #1
* Tero Kristo <t-kristo@ti.com> [191008 05:56]:
> Hi,
> 
> Hopefully this is the final revision of the series. Just a repost of v7
> with the single comment from Philipp fixed, and added reviewed by tags
> from him for couple of the patches.

Santosh, when applying these, can you please provide me an immutable
branch maybe against v5.4-rc1 that I can use as the base for the related
dts changes?

For the whole series where not already done, please feel free to add:

Reviewed-by: Tony Lindgren <tony@atomide.com>
Santosh Shilimkar Oct. 9, 2019, 4:01 p.m. UTC | #2
On 10/8/19 7:00 AM, Tony Lindgren wrote:
> * Tero Kristo <t-kristo@ti.com> [191008 05:56]:
>> Hi,
>>
>> Hopefully this is the final revision of the series. Just a repost of v7
>> with the single comment from Philipp fixed, and added reviewed by tags
>> from him for couple of the patches.
> 
> Santosh, when applying these, can you please provide me an immutable
> branch maybe against v5.4-rc1 that I can use as the base for the related
> dts changes?
> 
> For the whole series where not already done, please feel free to add:
> 
> Reviewed-by: Tony Lindgren <tony@atomide.com>
> 
Pushed a branch out with series and your reviewed-by tag. I have tagged
it yet in case Peter's soc patches get ready.

git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git 
for_5.5/driver-soc
Tony Lindgren Oct. 9, 2019, 6:39 p.m. UTC | #3
* santosh.shilimkar@oracle.com <santosh.shilimkar@oracle.com> [191009 09:02]:
> On 10/8/19 7:00 AM, Tony Lindgren wrote:
> > * Tero Kristo <t-kristo@ti.com> [191008 05:56]:
> > > Hi,
> > > 
> > > Hopefully this is the final revision of the series. Just a repost of v7
> > > with the single comment from Philipp fixed, and added reviewed by tags
> > > from him for couple of the patches.
> > 
> > Santosh, when applying these, can you please provide me an immutable
> > branch maybe against v5.4-rc1 that I can use as the base for the related
> > dts changes?
> > 
> > For the whole series where not already done, please feel free to add:
> > 
> > Reviewed-by: Tony Lindgren <tony@atomide.com>
> > 
> Pushed a branch out with series and your reviewed-by tag. I have tagged
> it yet in case Peter's soc patches get ready.
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
> for_5.5/driver-soc

Great, thanks!

Tony