From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCHv5 00/10] soc: ti: add OMAP PRM driver (for reset) Date: Mon, 23 Sep 2019 10:47:09 -0700 Message-ID: <20190923174709.GY5610@atomide.com> References: <20190912113916.20093-1-t-kristo@ti.com> <20190920142849.GS5610@atomide.com> <13a77bd8-72bd-6a44-9141-d5492be82d82@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <13a77bd8-72bd-6a44-9141-d5492be82d82@oracle.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: santosh.shilimkar@oracle.com Cc: devicetree@vger.kernel.org, Tero Kristo , robh+dt@kernel.org, p.zabel@pengutronix.de, ssantosh@kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org * santosh.shilimkar@oracle.com [190920 19:20]: > On 9/20/19 7:28 AM, Tony Lindgren wrote: > > * Tero Kristo [190912 04:39]: > > > Hi, > > > > > > V5 of the series, re-sent the whole series as one patch was dropped. > > > Changes compared to v3/v4: > > > > > > - removed dependency towards clock driver (patch #5 was completely > > > dropped compared to v3/v4) > > > - dropped clocks property from dt binding > > > - re-added the pdata patch which was accidentally dropped out (it has > > > dependency towards this series.) > > > > > > The new implementation (without clock driver dependency) relies on the > > > bus driver to sequence events properly, otherwise some timeouts will > > > occur either at clock driver or reset driver end. > > > > With the two updated patches seems like we're done with this > > series? > > > > If so, I suggest either Santosh or me sets up an immutable > > branch against v5.3 or v5.4-rc1 that we all can merge in. > > I will need it for the related dts changes at least. > > > I will pick this up Tony and apply it once v5.4-rc1 is out. OK thanks. Tony