Hi Tero,
* Tero Kristo [off-list ref] [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.
Regards,
Tony