Message ID | 20191007122931.18668-1-t-kristo@ti.com (mailing list archive) |
---|---|
Headers | show |
Series | bus: ti-sysc: fix reset sequencing | expand |
* Tero Kristo <t-kristo@ti.com> [191007 12:30]: > Hi, > > These three patches make sure that IOMMU/remoteprocs work across > all devices with the latest OMAP PRM series for reset support [1]. > The last dangling issues were caused by the removal of the hardlink > between the reset + clock drivers. OK. I presume these are safe to wait for v5.5 since we don't have the rstctrl driver yet? Regards, Tony > [1] https://patchwork.kernel.org/cover/11142871/ > > > -- > Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
On 07/10/2019 19:38, Tony Lindgren wrote: > * Tero Kristo <t-kristo@ti.com> [191007 12:30]: >> Hi, >> >> These three patches make sure that IOMMU/remoteprocs work across >> all devices with the latest OMAP PRM series for reset support [1]. >> The last dangling issues were caused by the removal of the hardlink >> between the reset + clock drivers. > > OK. I presume these are safe to wait for v5.5 since we don't > have the rstctrl driver yet? Yeah, they are safe to wait. -Tero -- Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
* Tero Kristo <t-kristo@ti.com> [191007 19:00]: > On 07/10/2019 19:38, Tony Lindgren wrote: > > * Tero Kristo <t-kristo@ti.com> [191007 12:30]: > > > Hi, > > > > > > These three patches make sure that IOMMU/remoteprocs work across > > > all devices with the latest OMAP PRM series for reset support [1]. > > > The last dangling issues were caused by the removal of the hardlink > > > between the reset + clock drivers. > > > > OK. I presume these are safe to wait for v5.5 since we don't > > have the rstctrl driver yet? > > Yeah, they are safe to wait. OK applying into omap-for-v5.5/ti-sysc thanks. Tony