From mboxrd@z Thu Jan 1 00:00:00 1970 From: t-kristo@ti.com (Tero Kristo) Date: Wed, 25 Feb 2015 20:47:07 +0200 Subject: [PATCHv2 00/33] ARM: OMAP2+: PRCM/omap ctrl cleanups against 3.19-rc1 In-Reply-To: <20150213183327.GQ2531@atomide.com> References: <1423843973-6050-1-git-send-email-t-kristo@ti.com> <20150213183327.GQ2531@atomide.com> Message-ID: <54EE18AB.2050402@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 02/13/2015 08:33 PM, Tony Lindgren wrote: > Hi Tero, > > * Tero Kristo [150213 08:16]: >> Hi, >> >> Updates since v1: >> >> - fixed omap2/am33xx boot issues >> - added regmap support to generic omap clock core >> - control module driver converted to use syscon > > I made some comments to patch 25 of this series detailing > how we should limit the syscon usage to the scm_conf register > area only. > >> - dropped patches for removing legacy pad muxing support (this is still >> needed) > > Sounds like this can be moved to the DSS driver using the > syscon area as long as these are not in the pinctrl-single > padconf register area. Preferrably implementing some standard > Linux framework, along the lines pbias-regulator.c is handling > the SCM register for MMC. > I've done some updates/fixes to this set, mostly to address your comments and rebase it on top of 4.0-rc1. Will be posting a v3 in a bit. -Tero