From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Wed, 31 May 2017 12:53:40 -0700 Subject: [PATCHv4 0/6] ARM: OMAP2+: preparation for clk/clkctrl support In-Reply-To: <1496242803-6101-1-git-send-email-t-kristo@ti.com> References: <1496242803-6101-1-git-send-email-t-kristo@ti.com> Message-ID: <20170531195339.GL3730@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * 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. Regards, Tony