From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCHv4 0/6] ARM: OMAP2+: preparation for clk/clkctrl support Date: Wed, 31 May 2017 15:20:22 -0700 Message-ID: <20170531222021.GM3730@atomide.com> References: <1496242803-6101-1-git-send-email-t-kristo@ti.com> <20170531195339.GL3730@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20170531195339.GL3730@atomide.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: Tero Kristo Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org * Tony Lindgren [170531 12:57]: > * Tero Kristo [170531 08:03]: > > Hi, > > > > This series is evolution of the v3b of the same series: > > https://www.spinics.net/lists/arm-kernel/msg584344.html > > > > Changes compared to v3b: > > > > - Added patch #3 which stores the physical address for PRCM instances > > in addition to the virtual addresses > > - Fixed patch #5 to use physical base address for xlate instead of > > the OMAP2_L4_IO_ADDRESS hack > > - Dropped unnecessary device node passing from patch #6 which makes > > the code slightly more readable also > > I gave this series a quick test with no other changes and > noticed that n8x0 stopped booting. Other than that looks > pretty good to me. Sorry that was a false alert, n8x0 is booting just fine. It's the loading of kernel over USB that's flakey for me again.. Regards, Tony